Class: Esri/GameEngine/View/State/ArcGISElevationSourceViewStatus
Since: 1.0.0
The status of an elevation source in the View.
Since | Value | Summary |
---|---|---|
1.0.0 | Active | = 1, The elevation source in the view is active. |
1.0.0 | Not | = 2, The elevation source in the view is not enabled. |
1.0.0 | Out | = 4, The elevation source in the view is out of scale. |
1.0.0 | Loading | = 8, The elevation source in the view is loading. |
1.0.0 | Error | = 16, The elevation source in the view has an unrecoverable error. |
1.0.0 | Warning | = 32, The elevation source in the view has encountered an error which may be temporary. |