Blend modes are used to blend layers together to create an interesting effect in a layer, or even to produce what seems like a new layer.
Indicates the layer's supported capabilities.
The copyright text as defined by the service.
A list of custom parameters appended to the URL of all resources fetched by the layer.
The output dots per inch (DPI) of the MapImageLayer.
Effect provides various filter functions that can be performed on the layer to achieve different visual effects similar to how image filters work.
The full extent of the layer.
The version of the geodatabase of the map service data.
The unique ID assigned to the layer.
The output image type.
Indicates the maximum height of the image exported by the service.
Indicates the maximum width of the image exported by the service.
Indicates whether the background of the image exported by the service is transparent.
Indicates whether the layer will be included in the legend.
Indicates how the layer should display in the LayerList widget.
The Error object returned if an error occurred while loading.
Represents the status of a load operation.
A list of warnings which occurred while loading.
Indicates whether the layer's resources have loaded.
The maximum scale (most zoomed in) at which the layer is visible in the view.
The minimum scale (most zoomed out) at which the layer is visible in the view.
The opacity of the layer.
The portal item from which the layer is loaded.
Refresh interval of the layer in minutes.
The map service's metadata JSON exposed by the ArcGIS REST API.
The spatial reference of the layer as defined by the service.
A Collection of Sublayer objects that allow you to alter the properties of one or more sublayers of the MapImageLayer.
The layer's time extent.
TimeInfo provides information such as date fields that store start and end time for each feature and the fullTimeExtent for the layer.
A temporary offset of the time data based on a certain TimeInterval.
The title of the layer used to identify it in places such as the LayerList widget.
The URL to the REST endpoint of the map service.
Determines if the layer will update its temporal data based on the view's timeExtent.
The version of ArcGIS Server in which the map service is published.
Indicates if the layer is visible in the View.
Cancels a load() operation if it is already in progress.
Gets the parameters of the exported image to use when calling the export REST operation.
Called by the views, such as MapView and SceneView, when the layer is added to the Map.layers collection and a layer view must be created for it.
Returns a deep clone of a map service's sublayers as defined by the service.
Destroys the layer and any associated resources (including its portalItem, if it is a property on the layer).
Emits an event on the instance.
Fetches custom attribution data for the layer when it becomes available.
This method fetches the image for the specified extent and size.
Returns the sublayer with the given layerId.
Indicates whether there is an event listener on the instance that matches the provided event name.
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.
Loads the resources referenced by this class.
Loads all of the sublayers.
Fetches all the data for the layer.
when()
may be leveraged once an instance of the class is created.
Generated using TypeDoc
A flat Collection of all the sublayers in the MapImageLayer including the sublayers of its sublayers.
Read more...