Optional
options: OptionsImage ArcGIS Rest Options.
Protected
disposedThe object has already been disposed.
Protected
imageProtected
loaderThis source is currently loading data. Sources that defer loading to the
map's tile queue never set this to true
.
Protected
projectionProtected
viewProtected
viewProtected
applyProtected
Apply any properties from another object without triggering events.
The source object.
Dispatches an event and calls all listeners listening for events
of this type. The event parameter can either be a string or an
Object with a type
property.
Event object.
false
if anyone called preventDefault on the
event object or if any of the listeners returned false.
Protected
disposeProtected
findProtected
getProtected
handleProtected
onProtected
onceSets a collection of key-value pairs. Note that this changes any existing properties and adds new ones (it does not remove any existing properties).
Values.
Optional
silent: booleanUpdate without triggering an event.
Protected
un
Classdesc
Source for data from ArcGIS Rest services providing single, untiled images. Useful when underlying map service has labels.
If underlying map service is not using labels, take advantage of ol image caching and use module:ol/source/TileArcGISRest~TileArcGISRest data source.
Fires
module:ol/source/Image.ImageSourceEvent
Api