Thanks,

fitBounds()  resolve my problem


On Jun 9, 1:12 pm, Miguel Angel Vilela <[email protected]> wrote:
> If you just need to make your map fit the given bounds, you can use the
> fitBounds() method in the Maps 
> class:http://code.google.com/apis/maps/documentation/javascript/reference.h...
>
> If you need the actual zoom level number, you would need to first use the
> fitBounds() method and then use the getZoom() method.
>
>
>
> On Wed, Jun 9, 2010 at 08:51, Shaliko <[email protected]> wrote:
> > Hi,
>
> > How I get Zoom level from Bounds in new API v3?
>
> > --
> > 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]<google-maps-js-api-v3%2B 
> > [email protected]>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/google-maps-js-api-v3?hl=en.

-- 
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.

Reply via email to