Well you could change the code. Its open source

http://google-maps-utility-library-v3.googlecode.com/svn/tags/keydragzoom/2.0.5/src/keydragzoom.js

Just remove the call to "fitBounds" in the code. You could then do
what ever you want with the 'bnds'


But it still might not fit your needs, as in the box will disappear,
and do you want background fading etc?

Maybe you can just jerrypick the bits you want.



On 6 May 2011 16:20, Chris <[email protected]> wrote:
> Is there a way to get the box and not actually zoom?
> Perhaps it was bad to say that I wanted to actually zoom in my
> original question.
>
> All I want is to get the bounding box coords, so that I can draw a
> polygon on the map.
> That library appears to auto zoom.
>
> On May 6, 3:42 am, Esa <[email protected]> wrote:
>> There is KeyDragZoom for v3 in utility 
>> libraryhttp://google-maps-utility-library-v3.googlecode.com/svn/tags/keydrag...
>
> --
> 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.
>
>

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