.. _widget-getmouseposition-label: ======================== GetMousePosition ======================== Widget that pops the mouse position in geographic value when the user clicks on the map. XML Sample ------------ Sample configuration .. code-block:: xml W_MyGetMousePosition Mandatory Options ------------------- N/A Optional Options ------------------ :displayProjectionString: (String) The EPSG string in which to display the location clicked. If not set, the projection of the map is used. If set to anything other than "EPSG:4326" and "EPSG:900913", then you need to load the according proj definition first using **Proj4JS**. :reverseCoordinates: (Boolean) Defaults to **false**. Whether to display the coordinates in regular order (lonlat) or reversed (latlon). Service Type -------------- N/A Widget Action -------------- read