|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectJavaScriptObject
com.google.maps.gwt.client.StreetViewControlOptions
public class StreetViewControlOptions
Options for the rendering of the Street View pegman control on the map. THIS SOURCE CODE IS GENERATED, DO NOT MODIFY
Constructor Summary | |
---|---|
protected |
StreetViewControlOptions()
Protected constructor avoids default public constructor. |
Method Summary | |
---|---|
static StreetViewControlOptions |
create()
|
void |
setPosition(ControlPosition position)
Position id. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected StreetViewControlOptions()
Method Detail |
---|
public static final StreetViewControlOptions create()
public final void setPosition(ControlPosition position)
zoomControlOptions
or
panControlOptions
, the Street View control will be displayed as part of the navigation
controls. Otherwise, it will be displayed separately.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |