public class StreetViewControlOptions extends JavaScriptObject
Modifier | Constructor and Description |
---|---|
protected |
StreetViewControlOptions()
Options for the rendering of the Street View pegman control on the map.
|
Modifier and Type | Method and Description |
---|---|
ControlPosition |
getPosition()
Position id.
|
static StreetViewControlOptions |
newInstance()
creates Options for the rendering of the Street View pegman control on the map.
|
void |
setPosition(ControlPosition position)
Position id.
|
cast, createArray, createFunction, createObject, equals, hashCode, toSource, toString
protected StreetViewControlOptions()
public static StreetViewControlOptions newInstance()
public final ControlPosition getPosition()
public final void setPosition(ControlPosition position)
position
- ControlPosition
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.