Package | Description |
---|---|
com.google.gwt.maps.client | |
com.google.gwt.maps.client.controls | |
com.google.gwt.maps.client.streetview |
Modifier and Type | Method and Description |
---|---|
ZoomControlOptions |
MapOptions.getZoomControlOptions()
gets The display options for the Zoom control.
|
Modifier and Type | Method and Description |
---|---|
void |
MapOptions.setZoomControlOptions(ZoomControlOptions zoomControlOptions)
sets The display options for the Zoom control.
|
Modifier and Type | Method and Description |
---|---|
static ZoomControlOptions |
ZoomControlOptions.newInstance()
creates Options for the rendering of the zoom control.
|
Modifier and Type | Method and Description |
---|---|
ZoomControlOptions |
StreetViewPanoramaOptions.getZoomControlOptions()
gets The display options for the zoom control.
|
Modifier and Type | Method and Description |
---|---|
void |
StreetViewPanoramaOptions.setZoomControlOptions(ZoomControlOptions zoomControlOptions)
sets The display options for the zoom control.
|
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.