Package | Description |
---|---|
com.google.gwt.maps.client | |
com.google.gwt.maps.client.events.idle |
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
MapImpl.addIdleHandler(IdleMapHandler handler)
This event is fired when the map becomes idle after panning or zooming.
|
HandlerRegistration |
MapWidget.addIdleHandler(IdleMapHandler handler)
This event is fired when the map becomes idle after panning or zooming.
|
Modifier and Type | Field and Description |
---|---|
static GwtEvent.Type<IdleMapHandler> |
IdleMapEvent.TYPE |
Modifier and Type | Method and Description |
---|---|
GwtEvent.Type<IdleMapHandler> |
IdleMapEvent.getAssociatedType() |
Modifier and Type | Method and Description |
---|---|
protected void |
IdleMapEvent.dispatch(IdleMapHandler handler) |
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.