> With
> markermanager you first collect all the markers and with refresh you put
> them on the map.

First, you initialize your MarkerManager object.  That takes time, it
may not be ready by the time you try to add markers to it.
See the suggestion to wait for its 'loaded' event here -
http://groups.google.com/group/google-maps-js-api-v3/browse_thread/thread/263b763b3a034bf1/d4d8c3cd8c7613cc
or here -
http://groups.google.com/group/google-maps-js-api-v3/browse_thread/thread/c9912261bf7822e2/9979dd824410990d

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