Package | Description |
---|---|
com.google.gwt.maps.client | |
com.google.gwt.maps.client.events.tiles | |
com.google.gwt.maps.client.maptypes |
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
MapWidget.addTilesLoadedHandler(TilesLoadedMapHandler handler)
This event is fired when the visible tiles have finished loading.
|
HandlerRegistration |
MapImpl.addTilesLoadedHandler(TilesLoadedMapHandler handler)
This event is fired when the visible tiles have finished loading.
|
Modifier and Type | Field and Description |
---|---|
static GwtEvent.Type<TilesLoadedMapHandler> |
TilesLoadedMapEvent.TYPE |
Modifier and Type | Method and Description |
---|---|
GwtEvent.Type<TilesLoadedMapHandler> |
TilesLoadedMapEvent.getAssociatedType() |
Modifier and Type | Method and Description |
---|---|
protected void |
TilesLoadedMapEvent.dispatch(TilesLoadedMapHandler handler) |
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
ImageMapType.addClickHandler(TilesLoadedMapHandler handler)
This event is fired when the visible tiles finish loading.
|
Copyright © 2011-2013 GWT Maps API V3. All Rights Reserved.