The copyright text as defined by the service.
The coverage identifier for the layer.
Use this property to append custom parameters to all WCS requests.
An array of raster fields in the layer that consists of service pixel value.
The full extent of the layer.
The unique ID assigned to the layer.
Defines how to interpolate pixel values.
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 multidimensional definitions associated with the layer.
The opacity of the layer.
The portal item from which the layer is loaded.
Raster information retrieved from data source.
The renderer assigned to the layer.
The title of the layer used to identify it in places such as the LayerList widget.
The URL of the REST endpoint of the layer.
The version of Web Coverage Service currently being used.
Indicates if the layer is visible in the View.
Cancels a load() operation if it is already in progress.
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.
Creates a default popup template for the layer, populated with all the fields of the layer.
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.
Fetches pixels for a given extent.
This method fetches a tile for the given level, row and column present in the view.
Indicates whether there is an event listener on the instance that matches the provided event name.
Identify pixel values at a given location.
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.
when()
may be leveraged once an instance of the class is created.
Generated using TypeDoc
Defines a band combination using 0-based band indexes.
Read more...