| Package | Description |
|---|---|
| com.google.gwt.maps.client | |
| com.google.gwt.maps.client.events.tiles |
| Modifier and Type | Method and Description |
|---|---|
HandlerRegistration |
MapImpl.addTilesLoadedHandler(TilesLoadedMapHandler handler)
This event is fired when the visible tiles have finished loading.
|
HandlerRegistration |
MapWidget.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) |
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.