@JsType(isNative=true, namespace="<global>", name="Object") public class ViewerCesiumNavigationMixinOptions extends Object
Modifier and Type | Field and Description |
---|---|
Rectangle |
defaultResetView
Default view when resetting the map view with the reset navigation
control.
|
boolean |
enableCompass
Enable or disable the compass.
|
boolean |
enableCompassOuterRing
Enable or disable the Compass Outer Ring.
|
boolean |
enableDistanceLegend
Enable or disable the distance legend.
|
boolean |
enableZoomControls
Enable or disable the zoom controls.
|
Constructor and Description |
---|
ViewerCesiumNavigationMixinOptions() |
@JsProperty public Rectangle defaultResetView
@JsProperty public boolean enableCompass
@JsProperty public boolean enableZoomControls
@JsProperty public boolean enableDistanceLegend
@JsProperty public boolean enableCompassOuterRing
Copyright © 2019. All rights reserved.