Maps examples/OpenLayers with copyable coordinates

From semantic-mediawiki.org
< Category:Maps examples
Maps examplesMaps examples/OpenLayers with copyable coordinates
Starting December 16, 2018 with the release of version 7.0.0 of extension "Maps"Allows embedding of dynamic maps, geocoding and geospatial operations the support of the "OpenLayers" service was dropped. Use the "Leaflet" service instead. See "Remove OpenLayers service."

This page shows examples for basic maps rendered with OpenLayers allowing to copy the coordinates of the selected point by right-clicking on it.

option / value
copycoords / "no" (default) or "yes"

If the copycoords option is not provided "no" will automatically be assumed.

{{#display_map: new york city
 |service=openlayers
 |copycoords=yes
}}
Loading map...
<display_map service="openlayers" copycoords="yes">
new york city
</display_map>
Loading map...