Controls
openlayers.controls
DrawControl
FullScreenControl
Bases: Control
Full screen control
Provides a button that fills the entire screen with the map when clicked.
Source code in openlayers/models/controls.py
InfoBox
MapTilerGeocodingControl
Bases: Control
MapTiler geocoding control
Source code in openlayers/models/controls.py
MousePositionControl
OverviewMapControl
RotateControl
ScaleLineControl
Bases: Control
Scale line control
Displays rough y-axis distances that are calculated for the centre of the viewport.
Source code in openlayers/models/controls.py
ZoomControl
ZoomSliderControl
ZoomToExtentControl
Bases: Control
Zoom to extent control
Provides a button that changes the map view to a specific extent when clicked.