Param: extent

Extent.

Param: resolution

Resolution.

Param: pixelRatio

Pixel ratio.

Param: attributions

Attributions.

Param: src

Image source URI.

Param: crossOrigin

Cross origin.

Param: imageLoadFunction

Image load function.

Hierarchy

Constructors

Methods

Constructors

Methods

  • Get the HTML image element (may be a Canvas, Image, or Video).

    Parameters

    • Optional opt_context: Object

      Object.

    Returns HTMLCanvasElement | ov2D3D.MapClient.ol.Image | HTMLVideoElement

    Image.

    Api

  • Load the image or retry if loading previously failed. Loading is taken care of by the tile queue, and calling this method is only needed for preloading or for reloading in case of an error.

    Returns void

    Api

Generated using TypeDoc