A flattened collection of tables anywhere in the map's hierarchy.
Configuration of application and UI elements.
The name of the application that authored the WebScene.
The version of the application that authored the WebScene.
Specifies a basemap for the map.
This property only applies to local scenes. Represents an optional clipping area used to define the bounds or Extent of a local scene.
This property only applies to local scenes. Determines whether clipping using the clippingArea is enabled.
A collection of editable layers.
When a web scene is configured as floor-aware, it has a floorInfo property defined.
Specifies the surface properties for the map.
The height model info of the WebScene.
The initial view of the WebScene.
A collection of operational layers.
The Error object returned if an error occurred while loading.
Represents the status of a load operation.
Indicates whether the instance has loaded.
The portal item from which the WebScene is loaded.
Provides a Collection of slides that act as bookmarks for saving predefined viewpoints and visible layers.
The version of the source document from which the WebScene was read.
The URL to the thumbnail used for the web scene.
Adds a layer to the layers collection.
Adds a layer or an array of layers to the layers collection.
Returns a layer based on the given layer ID.
Returns a table based on the given table ID.
isFulfilled()
may be used to verify if creating an instance of the class is fulfilled (either resolved or rejected).
isRejected()
may be used to verify if creating an instance of the class is rejected.
isResolved()
may be used to verify if creating an instance of the class is resolved.
Triggers the loading of the WebScene instance.
Loads all the externally loadable resources associated with the webscene.
Removes all layers.
Saves the webscene to its associated portal item.
Saves the webscene to a new portal item.
Converts an instance of this class to its ArcGIS portal JSON representation.
Update properties of the WebScene related to the view.
when()
may be leveraged once an instance of the class is created.
Generated using TypeDoc
A flattened collection of all layers in the map.
Read more...