I successfully have been implementing the gwt google maps. I am trying
to add a Panel on the top of the Map, but when I add a panel on top of
the Map so the map loose its functionality... I cannot move the map or
zoom etc... What I do is that adding the map to the LayoutPanel
"myMapPanel", next myMapPanel.add(googleMap), next
myMapPanel.add(mySmalPanelOnTop)... and the map loose its
functionality. Is there a way working around this??? Thanx!!!

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" 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-web-toolkit?hl=en.

Reply via email to