Top "Fitbounds" questions

Google Maps map.getBounds() immediately after a call to map.fitBounds

I'm calling getBounds() directly after a call to fitBounds(), and I thought I'd get a valid bound back as the …

javascript google-maps google-maps-api-3 fitbounds
google maps API 3 zooms out on fitBounds

I've run into a problem where calling map.fitBounds seems to zoom out. I'm trying to use the backbone.js …

google-maps-api-3 fitbounds
How can I fitBounds for all shapes on the map?

There are a lot of shapes on the map and they are all saved inside this array array_shapes_object[]. …

javascript google-maps-api-3 fitbounds