Template:OSM Location map/MaplinkItem

From Warbird Philosophy
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>