This JavaScript library creates and manages per-zoom-level clusters for large amounts of markers on a Google Map.
I am using the MarkerCluster.js to create clustering in my google maps api. The clusters work how I want …
javascript google-maps-api-3 markerclustererhow can i change cluster icon? i wolud like to have same icon, with some other color than blue.
google-maps-api-3 icons google-maps-markers markerclustererI have to place different markers on a GoogleMap from the Google Maps Android v2 API. The problem is that …
android google-maps-android-api-2 markerclustererI am currently using markercluster plugin with jquery ui maps. I have two arrays one of all markers (called markers) …
javascript jquery google-maps markerclustererI'm having problems with adding marker clusterer functionality to my map. What I want is to use custom icon for …
javascript google-maps google-maps-api-3 markerclustererI just added a MarkerClusterer to my google map. It works perfectly fine. I am just wondering if there is …
javascript google-maps zoom google-maps-markers markerclustererI'm using Google MarkerClusterer. I'd like to decluster all the markers whenever the map goes above zoom level 15. There is …
google-maps google-maps-api-3 markerclustererI currently have a google map populated with data from a database. I am using markerclusterer v3 to cluster the …
jquery google-maps google-maps-api-3 markerclustererhow can i remove all cluster icons (cluster markers) from map? tryed with advices like: Google Maps API v3: How …
google-maps-api-3 google-maps-markers markerclustererI am using MarkerClusterer. When I have two or more markers on the exact same spot, The API only displays 1 …
google-maps google-maps-api-3 markerclusterer