I have a googlemap and I\'m enhancing it with an horizontal sliding panel on the left, posibility to draw polygons and now I\'m trying to add MarkerClusterer.
Do you know how to have a nice clustering in OpenLayers su开发者_StackOverflowch as this google example ?You can add label to pointStyle in above example and explain context of this label.
I\'ve been trying for quite awhile to add a clusterer to my google map but I\'ve had no luck. I understand that I have to import the library for the c开发者_如何学Golusterer to my html but beyond that
I\'m new to the Google Maps API and have just taken over an RoR application that plots up to 2,000 markers on a map using MarkerClusterer and each marker has an associated infowindow.
I am using MarkerClustrer. After sufficiently zooming in on markers, they are separating out, but the image is default red-dot.png that google provides.
FIXED : SEE BELOW ok. so here\'s my app. http://libwiki.heroku.com/libraries if you view it with Firefox or Safari, it displays correctly. The objective is to display list of libraries in Australia
I have a MarkerClusterer which i want to disable if the开发者_如何学运维 zoom level is below a threshold.
Does any one have a clue how to add an info windows to the cluster markers, containing the merged markers info window content?
I have a google map set up with markers supplied via a JSON feed. Since there are a large number of markers involved (over 600) I have used markerclusterer v3 to speed things up. Everything is working
I was trying to ad开发者_如何学Pythond an infoBubble to a markerCluster in the \'clusterclick\' event but the infoBubble.Open method ask for a \'marker\' parameter to bind with. The problem is that a