> This isn't entirely surprising if a GLatLngBounds object is maintained > *only* as its extents. When you extend it, the extents are expanded if > necessary so that the new point is accommodated. A GLatLngBounds > object doesn't actually hold all the points themselves.
That makes sense... I'll do as you suggested. I'll maintain an array of markers as I add/remove one and then loop thru it to adjust the bounds. Thanks ! --~--~---------~--~----~------------~-------~--~----~ 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=en -~----------~----~----~----~------~----~------~--~---
