Creates a new mouse position control with the dfault values..
// Example: create a new MousePosition control with the default parameters.
const mousePositionControl = new MousePosition();
Optional
options: OptionsAll options of the original OpenLayers MousePosition control are alowed.
Generated using TypeDoc
Displays the mouse position in the map.