Template:OSM Location map/MaplinkItem

< Template:OSM Location map
Revision as of 23:57, 28 April 2024 by wikipedia>El C (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)))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<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>