I used some advice in the threads I found, but I couldn't get marker manager to work. Does anyone have advice on how to correctly implement markermanager on my page: http://www.greenandtheblue.com/weather/markers_xml_13jun11.html
Thanks for any help! Shad On Jun 15, 5:08 am, shadrack <[email protected]> wrote: > I may have found the answer with these after searching for a while > longer...http://groups.google.com/group/google-maps-js-api-v3/browse_thread/th...http://groups.google.com/group/google-maps-js-api-v3/browse_thread/th... > > I'll give them a try. > > On Jun 14, 9:57 pm, shadrack <[email protected]> wrote: > > > > > 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 > > working...it's > > showing all the markers. 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. So I'm > > trying to use > > createManager as the function to add markers...but it's not working. > > This is likely where I'm messing up. Can anyone shed light on how I > > can get this > > to work? > > Thanks for any help, > > Shad- Hide quoted text - > > - Show quoted text - -- 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.
