Template:OSM Location map/MaplinkItem

From Warbird Philosophy
< Template:OSM Location map
Revision as of 05:58, 26 June 2024 by Noha307 (talk | contribs) (1 revision imported: Content from Template:OSM Location map on Wikipedia)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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