Package | Description |
---|---|
com.google.gwt.maps.client | |
com.google.gwt.maps.client.events.projection | |
com.google.gwt.maps.client.overlays |
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
MapImpl.addProjectionChangeHandler(ProjectionChangeMapHandler handler)
This event is fired when the projection has changed.
|
HandlerRegistration |
MapWidget.addProjectionChangeHandler(ProjectionChangeMapHandler handler)
This event is fired when the projection has changed.
|
Modifier and Type | Field and Description |
---|---|
static GwtEvent.Type<ProjectionChangeMapHandler> |
ProjectionChangeMapEvent.TYPE |
Modifier and Type | Method and Description |
---|---|
GwtEvent.Type<ProjectionChangeMapHandler> |
ProjectionChangeMapEvent.getAssociatedType() |
Modifier and Type | Method and Description |
---|---|
protected void |
ProjectionChangeMapEvent.dispatch(ProjectionChangeMapHandler handler) |
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
Marker.addProjectionChangeHandler(ProjectionChangeMapHandler handler)
This event is fired when the marker position property changes.
|
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.