Hi,

I've got a simple map and I want to set it's exact bounds.

I tried using map.fitBounds(myBounds) and map.panToBounds(myBounds),
but both do not set the bounds. They just adjust the map bounds in the
way that myBounds fits into the displayed bounds.

If I call map.fitBounds( map.getBounds()), it zooms out. How can i
specify the exact bounds of a map? Something where
map.specialSettingOfBounds( map.getBounds()) does not modify the
bounds.

Any ideas?

Thanks for your help, any hints appreciated,
Klaas.

-- 
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 google-maps-js-api...@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to