I have seen other maps do this.

At the least zoom level, completely zoomed out, only certain markers are displayed. Then, as you zoom in, more markers appear.

I am pretty sure this is done through a markermanager, but can't find documentation of how to accomplish it.

Comments

hutch’s picture

http://google-maps-utility-library-v3.googlecode.com/svn/tags/markermana...
This markermanager has a function addMarker which takes a minimum and a maximum zoom level parameter for that marker. See the reference under docs for details. How you implement that in Gmap is another matter though ;-(

axgalloway’s picture

Okay, I figured out you can change which zoom level all the markers appear at using the markermanager settings, so making minor progress...

drupaldope’s picture

Issue summary: View changes

any progress on this?

I am in need of exactly the same - the marker zoom level display but also the HTML label on the markers