Maps examples/OpenLayers with a static map

From semantic-mediawiki.org
< Category:Maps examples
Maps examplesMaps examples/OpenLayers with a static map
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 which will remain static, i.e. it will not be interactive and contain any interaction controls. However the user will still be able to click on markers and other overlays.

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

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

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