Abstract
Protected
constructorCreates a new image model with the given options. This is an "abstract" model and should never be instantiated directly.
Optional
options: RasterImageModelConstructorOptionsparameters to configure the RasterImageModel.
Abstract
boundsThe coordinate type of geometries in this model
An object containing metadata about this model
An object containing metadata about this model
The reference in which this model is defined
Signals that the underlying data for the tiled images has changed. If this model is added to a map using a RasterImageLayer, calling this method will thus trigger a refresh of the visualization.
An event indicating that this Controller is invalidated. Invalidated means that data has changed and the visualization needs to be refreshed. This event fires when #invalidate is called.
Rest
...args: any[]Optional
context: any
A model that can provide access to raster images. To visualize such a model in a RasterImageLayer.
There are two implementations: WMSImageModel.
Note that this is an "abstract" model and should never be instantiated directly. Only its subtypes can be directly instantiated.
RasterImageModel
is not supported in hardware-accelerated map.Since
2013.1