On May 9, 10:52 am, Patrick Empey <[email protected]> wrote: > How do I view markers at different zoom layers. Using the > markercluster works, however, since I can't figure out how to add my > own information to the markers generated with the marker cluster, I've > had to manually add each marker to the map. Is there code to display a > marker only at specific zoom layers. Example: The initial extent would > only show a few markers, when the user zooms in more markers show up > so the map is not so crowded.
Have you seen the marker manager? http://google-maps-utility-library-v3.googlecode.com/svn/tags/markermanager/ -- Larry -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
