ControlOptions interface

The options for adding a control to the map.

Extends

Properties

position

The position the control will be placed on the map. If not specified, the control will be located at the default position it defines. default ControlPosition.NonFixed

Property Details

position

The position the control will be placed on the map. If not specified, the control will be located at the default position it defines. default ControlPosition.NonFixed

position?: ControlPosition

Property Value