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
Comment #1
hutch commentedhttp://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 ;-(
Comment #2
axgalloway commentedOkay, I figured out you can change which zoom level all the markers appear at using the markermanager settings, so making minor progress...
Comment #3
drupaldope commentedany progress on this?
I am in need of exactly the same - the marker zoom level display but also the HTML label on the markers