Template:OSM Location map/MaplinkItem

From the Garry's Mod Factions Wiki
Revision as of 18:52, 15 May 2023 by imported>RobinLeicester (Undid revision 1154951177 by RobinLeicester (talk) needs separate temp version)
(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", "marker-size": "medium", "marker-color": "#B80000" },
  "geometry": {"type": "Point", "coordinates": [0,0] }
}</syntaxhighlight>