Top "Markerclusterer" questions

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

Styling MarkerClusterer Icons?

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 markerclusterer
Google Maps Api v3, custom Cluster icon

how 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 markerclusterer
Cluster markers in Google Maps Android v2

I 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 markerclusterer
update markercluster after removing markers from array

I am currently using markercluster plugin with jquery ui maps. I have two arrays one of all markers (called markers) …

javascript jquery google-maps markerclusterer
Adding simple marker clusterer to google map

I'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 markerclusterer
markerClusterer on click zoom

I 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 markerclusterer
Google MarkerClusterer: decluster markers below a certain zoom level?

I'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 markerclusterer
Get a list of markers in bounds of google map using markerclusterer v3

I 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 markerclusterer
Google Maps Api v3 - how to remove cluster icons?

how 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 markerclusterer
More than one marker on same place - MarkerClusterer

I 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