I would like to include a button where when I press will take the map
> to full screen. How can I achieve this extra functionality? Thank you.

Not really a maps question - all you would have to do would be to tell
the button to resize the div that the map sits in. And maybe call
checkResize(); on the map after that. JQuery has some useful pre-built
code for resizing divs on command, but from what I understand it can
be done with some simple javascript and css coding, too.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" 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-api?hl=en.

Reply via email to