Wasn't it Marcelo who wrote:
>**Marker** manager works with **markers**

Actually Open Source MarkerManager works fine with any GOverlays that 
support .getPoint(), such as ELabels.

If you could sensibly extend GPolyline with a sensible .getPoint() 
Method, then it would all work. The manager will display the poly 
whenever its poly.getPoint() is inside the viewport+padding region.

The problem is that at high zoom levels, whatever point you choose to 
return in your .getPoint() Method could be well outside the viewport and 
therefore the manager would not display it, while another part of the 
poly would have appeared in the viewport.

-- 
Mike Williams
http://econym.org.uk/gmap


--

You received this message because you are subscribed to the Google Groups 
"Google Maps API" 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-api?hl=.


Reply via email to