Package | Description |
---|---|
com.google.gwt.maps.client.events.visible | |
com.google.gwt.maps.client.overlays | |
com.google.gwt.maps.client.streetview |
Modifier and Type | Field and Description |
---|---|
static GwtEvent.Type<VisibleChangeMapHandler> |
VisibleChangeMapEvent.TYPE |
Modifier and Type | Method and Description |
---|---|
GwtEvent.Type<VisibleChangeMapHandler> |
VisibleChangeMapEvent.getAssociatedType() |
Modifier and Type | Method and Description |
---|---|
protected void |
VisibleChangeMapEvent.dispatch(VisibleChangeMapHandler handler) |
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
Marker.addVisibleChangeHandler(VisibleChangeMapHandler handler)
This event is fired when the marker's visible property changes.
|
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
StreetViewPanoramaImpl.addVisibleChangeHandler(VisibleChangeMapHandler handler)
This event is fired when the panorama's visibility changes.
|
HandlerRegistration |
StreetViewPanoramaWidget.addVisibleChangeHandler(VisibleChangeMapHandler handler)
This event is fired when the panorama's visibility changes.
|
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.