> So, from that code, it will do a fitBounds only if the bounds are > available. Otherwise, the fitBounds is not executed. Is there a method to > clear out the mapBounds for the map?
MapBounds is not a property or method of an API map object ; it is a property that your code creates and assigns to each of the objects your CreateMarkers() method I think attaches to your m_routePatternsArray of your MapObject? -- 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.
