I'm trying to limit the number of markers (and eventually ensure
certain ones are always displayed) shown at various zoom levels on
this page:

http://www.greenandtheblue.com/weather/markers_xml_13jun11.html

I'm using marker manager and downloading data from an xml doc, but I
can't get it to work correctly.  The map zoom default is 8 so I'm
testing it to show 20 markers at zoom level 8 but it's not showing.  I
was able to use marker clusterer fine as it allowed me to pass an
array of markers to it (so just used gmarkers) but marker manager is
requiring a function to add markers.  This is likely where I'm messing
up.  Can anyone highlight my errant ways and how I can fix this?

Thanks for any help,
S

-- 
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.

Reply via email to