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