Class: GeoImage

ol.layer. GeoImage

Image layer to use with a GeoImage source and return the extent calcaulted with this source.


new GeoImage( [options])

Parameters:
Name Type Argument Description
options Object <optional>

Layer Image options.

Extends

  • ol.layer.Image

Methods


getExtent()

Return the extent of the source associated with the layer.

Returns:

The layer extent.

Type
ol.Extent