Template:OSM Location map/MaplinkItemtemp

From the Garry's Mod Factions Wiki
Revision as of 17:59, 16 May 2023 by imported>MusikBot II (Protected "Template:OSM Location map/MaplinkItemtemp": High-risk template or module: 5489 transclusions (more info) ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite)))
(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": "small", "marker-color": "#B80000" },
  "geometry": {"type": "Point", "coordinates": [0,0] }
}</syntaxhighlight>