A flattened collection of tables anywhere in the map's hierarchy.
The applicationProperties contains the viewing properties of the WebMap.
The name of the application that authored the WebMap.
The version of the application that authored the WebMap.
Specifies a basemap for the map.
An array of saved geographic extents that allow end users to quickly navigate to a particular area of interest.
A collection of editable layers.
When a web map is configured as floor-aware, it has a floorInfo property defined.
Specifies the surface properties for the map.
The initial view of the WebMap.
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 WebMap is loaded.
Provides multiple slides.
The version of the source document from which the WebMap was read.
The URL to the thumbnail used for the webmap.
The utilityNetworks object contains utility networks saved on the web map
The widgets object contains widgets that are exposed to the user.
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 WebMap instance.
Loads all the externally loadable resources associated with the webmap.
Removes all layers.
Saves the webmap to its associated portal item.
Saves the webmap to a new portal item.
Update properties of the WebMap 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...