thats exactly what i was searching for!

one more question to this...
how can i add maptype
G_PHYSICAL_MAP
G_SATELLITE_3D_MAP
as shown in many javascripts i saw

map.addMapType(G_PHYSICAL_MAP);
map.addMapType(G_SATELLITE_3D_MAP);

is it also possible to do this in gwt / java?

because by default i only get
G_NORMAL_MAP
G_SATELLITE_MAP
G_HYBRID_MAP

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to