I am having trouble using Marker Manager and Polycluster classes
together in a Google Map API V3 map. I have a large number of
polylines that I want to display using the Polycluster class. The
Polycluster class by itself works fine for me. However when it come to
displaying markers on the same map using the Marker Manger class, I am
having trouble. The map works so erratically and display a few
markers. If I remove the reference to the Marker Manager class and use
the simple "new google.maps.Marker" call the markers are displayed
fine. Only the MarkerManager.addMarker(marker) seems to cause the
problem. Conversely the MarkerManager works fine as long as there is
no reference to the Polycluster class. Since I have a large number of
makers and lines to display I need to use both the Polycluster and
MarkerManager(or similar) classes.

Has anyone experienced the same problem? Appreciate your advice.

Abraham

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