> So what is your advice. What I want is that on certain > zoom value is to be represented by a particular single icon if there > overlapping icon at the deeper zoom level. So what must I do I am quite lost > which is it which can you give me a guide on this?
That's a job for MarkerClusterer. My advice would be to remove MarkerManager from your code - do that first and restore it working on its own properly. Then add MarkerClusterer ; docs and how-to http://google-maps-utility-library-v3.googlecode.com/svn/tags/markerclusterer/1.0/docs/reference.html http://google-maps-utility-library-v3.googlecode.com/svn/tags/markerclusterer/1.0/docs/examples.html -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
