Page 1 of 1
Google maps markerclusterer
Posted: Mon Jan 12, 2015 11:04 am
by gregt
I have an app that is mapping multiple markers on Gmap. The markers data comes from a db that contains lat and long. I map the markers using js as in https://getsatisfaction.com/apperyio/....
any idea of how to make clusters ??
thnx
Gregory
Google maps markerclusterer
Posted: Tue Jan 13, 2015 4:09 am
by Yurii Orishchuk
Hi Gregory,
Unfortunatly it's not clear about your problem.
But it seems you want to implement the same as described in following tutorial:
http://devcenter.appery.io/tutorials/...
Regards
Google maps markerclusterer
Posted: Tue Jan 13, 2015 8:32 pm
by gregt
That part works. the map and the markers are working ok . what i need is to do something like that
http://google-maps-utility-library-v3...
Google maps markerclusterer
Posted: Wed Jan 14, 2015 3:56 am
by Yurii Orishchuk
Hi Gregt,
Unfortunatly we don't have such example..
But you can use that(given by you example) to implement it with google maps api v3.
Here is how you can use google maps api v3 in Appery.io app: http://devcenter.appery.io/tutorials/...
Regars.
Google maps markerclusterer
Posted: Sat Nov 28, 2015 12:40 pm
by Bruce Buttles
I need this page that you mentioned (http://devcenter.appery.io/tutorials/...)
You see, I am trying to use the google MarkerClusterer - BUT - I get an error stating that MarkerCluster is not defined when I do this:
markerCluster = new MarkerClusterer(map, markers);
Google maps markerclusterer
Posted: Sat Nov 28, 2015 12:42 pm
by Alena Prykhodko
Google maps markerclusterer
Posted: Mon Nov 30, 2015 4:14 am
by Bruce Buttles
Okay, thanks ... I've seen that one before. Specifically, I am looking for information regarding the Google Map "MarkerClusterer".
It is part of the standard Google JS API (http://google-maps-utility-library-v3...)
- BUT -
When I try to create a MarkerClusterer object it won't run/compile. Do I have to import an additional library to get the MarkerClusterer to work?
Google maps markerclusterer
Posted: Wed Jan 13, 2016 4:29 pm
by Serhii Kulibaba
Hello Bruce,
We are very sorry for the radio silence here!
You have to add markerclusterer lib to your app:
http://google-maps-utility-library-v3...
Please look an example here: https://github.com/danghoangthien/Med...