Top "Markerclusterer" questions

This JavaScript library creates and manages per-zoom-level clusters for large amounts of markers on a Google Map.

markerclusterer info windows

Let me say I am still fairly new to google maps and javascript. i've been mixing together the google store …

javascript google-maps-api-3 google-maps-markers infowindow markerclusterer
Getting Google Map MarkerClusterer Plus Icons In One Color

Can some one please let me know how to set MarkerClusterer plus to show all Clusters in One color? as …

google-maps-api-3 markerclusterer
How can I find the center of a cluster of data points?

Let's say I plotted the position of a helicopter every day for the past year and came up with the …

algorithm geocoding cluster-analysis data-mining markerclusterer
How to add info window for clustering marker in android?

I would like to show an info window with an image for all markers in Android. I referred to this …

android google-maps infowindow markerclusterer
google maps api v2 out of memory error

i have a huge memory problem in my app. i am using google map api v2 with ClusterManager and custom …

android bitmap out-of-memory google-maps-android-api-2 markerclusterer
Maps API v3 clustering at different zoom levels

I am working on a map project where I need clustering. I implemented a store locator and used MarkerClusterer which …

google-maps-api-3 markerclusterer markermanager
How update markers on Map when using ClusterManager

I am trying to update my map with newer data from server but I can't figure out how to remove …

java android google-maps google-maps-api-3 markerclusterer
Google Maps Utility: how to get all markers from ClusterManager<?>?

Sorry for my English I tried the ClusterManager<?>.getMarkerCollection().getMarkers() method but it returns empty collection. I use …

android google-maps-android-api-2 marker markerclusterer
Changing leaflet markercluster icon color, inheriting the rest of the default CSS properties

So, I'm trying to change the color of the markercluster icons in a leaflet map. I just want to change …

javascript css leaflet markerclusterer
Markerclusterer set marker cluster icon depending on markers inside it

Let's say that I want to make a webpage that will show approximate number of free parking spots left on …

javascript html google-maps google-maps-api-3 markerclusterer