Let me say I am still fairly new to google maps and javascript.i\'ve been mixing together the google store locator tutorial with some other stuff.So far, I am using marker clusterer plus (link), basic
I\'m having trouble getting the MarkerClusterer into my current Google Map (which has taken a long time to get this far!!). How can I combine the two? I\'m using V3 of the api.
I\'m using the jQuery Google Maps v3 plugin, I want to add the MarkerClusterer with the goMap plugin, however I have this what it was intended to do:
I have many map markers with the exact same lat/long cords so no matter how far in I zoom my map still shows the marker cluster and the number of results.
I have an issue with my MarkerClusterer. When i was 400 markers, cluster appears, all worked. But now i have moire than 600 markers and cluster don\'t appear.
I know markerClusterer able to handling large amounts markers on google map. By referring this example code as below shown
Hy, I don\'t know why the marker clusterer don\'t show my markers grouped , like here : http://media.svennerberg.com/2009/01/screenshot_clusterereffect.jpg
I followed the tutorial here to add an inforwindow to the individual clusters of markercluster at any zoom level.
I have a public-facing site using GoogleMaps API v3 and the MarkerClusterer library.The page that is having a problem can be found here (http://www.mihomes.com/Find-Your-New-Home/San-Antonio-Homes).If
I just started using the version 3 of the google maps api, and i am making a simple implementation of clustering, but i cant make it work. Maybe 开发者_如何学Goyou can see where is my error, and help