Module: webgis4u/ol/control/OverviewMap

Classes

OverviewMap

Members

(static, constant) CSS_CLASS

The root CSS class
Source:

(inner, constant) defaultStyle

Style used for the feature overlay
Source:

Type Definitions

CreateOverviewMapOptions

Type:
  • object
Properties:
Name Type Description
target * The target for the map
imageLayer ol.layer.ImageLayer The layer with the image
imageSource ol.source.ImageStatic The source image used for the layer
Source: