Trigger to resize event on Google Maps with GWT 2.5 using "gwt-maps-3.8.0"
Using gwt-maps-3.8.0 lib GWT-Maps , and I cannot call the size.
-> tried using "import com.google.gwt.user.client.Event;" β Event.trigger(mapWidget,"resize"); "Method trigger (GoogleMap, String) undefined for type Event"
(this is the following: the second call to Google maps does not display the map in the correct size )
+1
2 answers