Hi,
I'm trying to get a Google Map to render inside a modal SmartGWT Window. The Window is created when the user presses a button, and the map has its markers, center and zoomlevel updated in a RPCCallback. This works fine in Hosted Mode, but running it with Firefox 3.5.x or Chrome it just shows the LargeControl in the upper left corner with no map. Any ideas on how to solve this ?
BR,
-Ken.
I'm trying to get a Google Map to render inside a modal SmartGWT Window. The Window is created when the user presses a button, and the map has its markers, center and zoomlevel updated in a RPCCallback. This works fine in Hosted Mode, but running it with Firefox 3.5.x or Chrome it just shows the LargeControl in the upper left corner with no map. Any ideas on how to solve this ?
BR,
-Ken.
Comment