Using gwt-maps-3.8.0 lib GWT-Maps and i am not able to trigger a resize.
-> tried using “import com.google.gwt.user.client.Event;” -> Event.trigger(mapWidget,"resize"); “The method trigger(GoogleMap, String) is undefined for the type Event”
(this is the follow up from here: second call of google maps does not show the map in correct size)
That’s the best I found so far: