Package | Description |
---|---|
com.google.gwt.maps.client | |
com.google.gwt.maps.client.events.zoom |
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
MapImpl.addZoomChangeHandler(ZoomChangeMapHandler handler)
This event is fired when the map zoom property changes.
|
HandlerRegistration |
MapWidget.addZoomChangeHandler(ZoomChangeMapHandler handler)
This event is fired when the map zoom property changes.
|
Modifier and Type | Field and Description |
---|---|
static GwtEvent.Type<ZoomChangeMapHandler> |
ZoomChangeMapEvent.TYPE |
Modifier and Type | Method and Description |
---|---|
GwtEvent.Type<ZoomChangeMapHandler> |
ZoomChangeMapEvent.getAssociatedType() |
Modifier and Type | Method and Description |
---|---|
protected void |
ZoomChangeMapEvent.dispatch(ZoomChangeMapHandler handler) |
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.