Class: Image

ol.Image


Extends

Methods

getImage(){HTMLCanvasElement|Image|HTMLVideoElement}

src/ol/image.js, line 69
Returns:
Image.

load()

src/ol/image.js, line 108

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.