| Class | Description |
| ControlBase |
Base class for controls. |
| ControlPosition |
ControlPosition describes the position of a control in the map view. |
| MapTypeControl |
A MapTypeControl provides a control for selecting and switching between
supported map types via buttons. |
| MapTypeControlOptions |
Class MapTypeControlOptions specifies a set of options for the
map type control. |
| OverviewMapControl |
A OverviewMapControl shows a small map in the corner of the containing
map and displays a rectangle representing the containing map viewport. |
| OverviewMapControlOptions |
Class OverviewMapControlOptions specifies a set of options for the
overview map control. |
| PositionControl |
A PositionControl contains a set of panning buttons to pan the map. |
| PositionControlOptions |
Class PositionControlOptions specifies a set of options for the
position control. |
| ScaleControl |
A ScaleControl provides a control that shows the scale of the map. |
| ScaleControlOptions |
Class ScaleControlOptions specifies a set of options for the
scale control. |
| ZoomControl |
A ZoomControl contains buttons for zooming the map in and out
and a zoom slider. |
| ZoomControlOptions |
Class ZoomControlOptions specifies a set of options for the
zoom control. |