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