Hi,

Say, I'd like to provide users with a map, where they can set the
location, the zoom level and the map type. Then click on a button and
4 values are saved for reconstructing the map at a later point (lat,
lng, zoom & type).
This works for everything but the map type, here is my try until now:

http://www.divelogs.de/maps.html

The textbox "typ" needs to contain the constant I need for
the .setMapType() method for constructing the map later on. I have no
idea though, how to get the needed constant from the map (ex.
G_SATELLITE_MAP for satellite view or G_NORMAL_MAP for map view). If
someone wants to set the hybrid view, how can I retrieve the constant
I need?

Anyone got a hint for me?
Appreciate any help!
Thanks from Germany,
Rainer

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to Google-Maps-API@googlegroups.com
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