Package | Description |
---|---|
com.google.gwt.maps.client | |
com.google.gwt.maps.client.events.bounds | |
com.google.gwt.maps.client.overlays |
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
MapImpl.addBoundsChangeHandler(BoundsChangeMapHandler handler)
This event is fired when the viewport bounds have changed.
|
HandlerRegistration |
MapWidget.addBoundsChangeHandler(BoundsChangeMapHandler handler)
This event is fired when the viewport bounds have changed.
|
Modifier and Type | Field and Description |
---|---|
static GwtEvent.Type<BoundsChangeMapHandler> |
BoundsChangeMapEvent.TYPE |
Modifier and Type | Method and Description |
---|---|
GwtEvent.Type<BoundsChangeMapHandler> |
BoundsChangeMapEvent.getAssociatedType() |
Modifier and Type | Method and Description |
---|---|
protected void |
BoundsChangeMapEvent.dispatch(BoundsChangeMapHandler handler) |
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
Rectangle.addBoundsChangeHandler(BoundsChangeMapHandler handler) |
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.