Template:OSM Location map/MaplinkItem

From Bharatpedia, an open encyclopedia
< Template:OSM Location map
Revision as of 16:37, 20 February 2021 by WikiDwarf (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
{ "type": "Feature",
  "properties": {
   "title": "Title", 
   "description": " 0,0",
   "marker-symbol": "-number", "marker-size": "medium", "marker-color": "#B80000" },
  "geometry": {"type": "Point", "coordinates": [0,0] }
}