(Created page with "List") |
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"} | |||
] | |||
} | |||
] | |||
} | |||
] | |||
Revision as of 15:29, 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"}
]
}
]
}
]