I now have markermanager working "mostly" on this page.
http://greenandtheblue.com/weather/markers_xml_11jul11.html

I'm passing the array of markers and letting marker manager do it's
thing to display the certain number that I designate.  However, you'll
note that the initial load shows 100 markers but I tell it to show 60
at zoom level 6, which is the initial zoom level.  If you zoom in and
zoom back out, zoom level 6 only shows the appropriate 60.  If you
load the page and just zoom out and then in, it still shows 100.
Something must not be working totally right but not sure what.

Lastly, my infowindow is only showing the same infowindow when I click
on any marker.  Shouldn't the infowindow be unique for each marker
since I'm designating it within the createrMarker function?

Thanks for any additional help with those two points.

Lastly, Daejeon, I don't see a method to show specific number of
markers per the xmlparsing page you sent.  Is there one that I'm
missing that does the job of marker manager?

Thanks,
Shad

On Jul 7, 7:54 pm, Daejeon <siaw.man3...@gmail.com> wrote:
> http://gmaps-samples-v3.googlecode.com/svn/trunk/xmlparsing/
>
> Example of XML data and attributes.
> My question is, is it necessary to use marker manager?
> The example above doing the same thing, but without marker manager.

-- 
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 google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to