Template:OSM Location map/MaplinkItem: Difference between revisions
Jump to navigation
Jump to search
Template documentation
m Changed protection settings for "Template:OSM Location map/MaplinkItem": High-risk template or module ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite)) |
m 1 revision imported: Content from Template:OSM Location map on Wikipedia |
(No difference)
|
Latest revision as of 05:58, 26 June 2024
<syntaxhighlight lang="json">{ "type": "Feature",
"properties": { "title": "Title", "description": " 0,0", "marker-symbol": "-number-unnamed", "marker-size": "medium", "marker-color": "#B80000" }, "geometry": {"type": "Point", "coordinates": [0,0] } }</syntaxhighlight>

This template is part of Template:OSM Location map.