ol.source. ol.source.ImageStatic

new ImageStatic

Stability: experimental
Parameters:
Name Type Description
options olx.source.ImageStaticOptions

Options.

Properties
Name Type Description
attributions Array.<ol.Attribution> | undefined

Attributions.

crossOrigin null | string | undefined

crossOrigin setting for image requests.

extent ol.Extent | undefined

Extent.

imageExtent ol.Extent | undefined

Extent of the image.

imageSize ol.Size | undefined

Size of the image.

logo string | undefined

Logo.

projection ol.proj.ProjectionLike

Projection.

url string

Url.

Source:
  • imagestaticsource.js, line 16

Extends

  • ol.source.Image