ol. ol.control

Source:
  • control.jsdoc, line 1

Classes

ol.control.Attribution
ol.control.Control
ol.control.FullScreen
ol.control.Logo
ol.control.MousePosition
ol.control.Rotate
ol.control.ScaleLine
ol.control.Zoom
ol.control.ZoomSlider
ol.control.ZoomToExtent

Methods

<static> defaults

Stability: experimental
Parameters:
Name Type Argument Description
options olx.control.DefaultsOptions <optional>

Defaults options.

Source:
  • controldefaults.js, line 15
Returns:

Controls.

Type
ol.Collection

TypeDefs

ScaleLineUnits

Stability: experimental

Units for the scale line. Supported values are 'degrees', 'imperial', 'nautical', 'metric', 'us'.

Source:
  • scalelinecontrol.js, line 35