Hi guys, All my regional markers are parsed an attribute called 'maxzl' - which is an integer that represents the maximum zoom level at which the marker should be visible.
I would like to hide these markers when zoom level is equal to or greater than the value of maxzl. Presumably this is done with GMarker.hide() - if you can give me a demo that would be most helpful? Similarly, if the user zooms the map back out again these markers should become visible. I am currently using MarkerManger to set the minimum (minzl) and maximum (maxzl) zoom levels at which the markers are visible, however, at these levels other markers appear and this creates confusion. Thanks again --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
