Package | Description |
---|---|
com.google.gwt.maps.client.overlays | |
com.google.gwt.maps.client.streetview |
Modifier and Type | Method and Description |
---|---|
StreetViewPanoramaWidget |
Marker.getMap_StreetViewPanorama()
get Map (if it is a pano)
|
StreetViewPanoramaWidget |
MarkerOptions.getMapStreetViewPanoramaWidget()
gets Map on which to display Marker.
|
Modifier and Type | Method and Description |
---|---|
void |
InfoWindow.open(StreetViewPanoramaWidget streetViewPanoRamaWidget)
Opens this InfoWindow on the given map.
|
void |
InfoWindow.open(StreetViewPanoramaWidget streetViewPanoRamaWidget,
MVCObject<?> anchor)
Opens this InfoWindow on the given map.
|
void |
Marker.setMap(StreetViewPanoramaWidget pano)
set Map
|
void |
MarkerOptions.setMap(StreetViewPanoramaWidget streetViewPanoramaWidget) |
void |
OverlayView.setMap(StreetViewPanoramaWidget streetViewPanoramaWdiget)
Adds the overlay to the map or panorama.
|
Modifier and Type | Method and Description |
---|---|
static StreetViewPanoramaWidget |
StreetViewPanoramaWidget.newInstance(StreetViewPanoramaImpl impl)
create widget from a previous jso implementation
|
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.