Zoom level is not an option for me, because the user can actually make the map's div smaller or bigger and in such a case I will have wrong data to work with.
What is a the span of the map? Do you mean the toSpan() function for the boundaries object? http://code.google.com/apis/maps/documentation/javascript/reference.html#LatLngBounds Can you perhaps point me to more documentation about that? I don't understand the sense of this sentence: "Converts the given map bounds to a lat/lng span." and by looking at the output in the console I also can't understand how to use the values of the toSpan function? -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-js-api-v3/-/mHkN4_Is0bsJ. 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.
