This documentation is for OpenLayers v
10.6.1. The
latestis v
.
ol/source/ImageMapGuideurl
string | undefined
The mapagent url.
crossOrigin
null | string | undefined
The crossOrigin
attribute for loaded images. Note that you must provide a crossOrigin
value if you want to access pixel data with the Canvas renderer. See https://developer.mozilla.org/en-US/docs/Web/HTML/CORS_enabled_image for more detail.
displayDpi
number
The display resolution.
metersPerUnit
number
The meters-per-unit value.
hidpi
boolean
Use the ol/Map#pixelRatio
value when requesting the image from the remote server.
useOverlay
boolean | undefined
If true
, will use GETDYNAMICMAPOVERLAYIMAGE
.
projection
ProjectionLike | undefined
Projection. Default is the view projection.
ratio
number
Ratio. 1
means image requests are the size of the map viewport, 2
means twice the width and height of the map viewport, and so on. Must be 1
or higher.
resolutions
Array.<number> | undefined
Resolutions. If specified, requests will be made for these resolutions only.
imageLoadFunction
LoadFunction | undefined
Optional function to load an image given a URL.
interpolate
boolean
Use interpolated values when resampling. By default, linear interpolation is used when resampling. Set to false to use the nearest neighbor instead.
params
Object | undefined
Additional parameters.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4