(Created blank page) |
No edit summary |
||
Line 1: | Line 1: | ||
[ | |||
{ | |||
"name": "Locations", | |||
"source": "mapns", | |||
"layers": [ | |||
{ | |||
"minZoom": 4, | |||
"icon": { | |||
"url": "mainquest.png", | |||
"width": 42, | |||
"height": 25 | |||
}, | |||
"markers": [ | |||
{"coords":[153,-253],"elv":"26","id":"MQ-DestroyGanondorf","name":"Test Theory","link":"Test Theory"} | |||
] | |||
} | |||
] | |||
} | |||
] |
Latest revision as of 15:30, 8 December 2023
[
{ "name": "Locations", "source": "mapns", "layers": [ { "minZoom": 4, "icon": { "url": "mainquest.png", "width": 42, "height": 25 }, "markers": [ {"coords":[153,-253],"elv":"26","id":"MQ-DestroyGanondorf","name":"Test Theory","link":"Test Theory"} ] } ] }
]