17,273
edits
(add a few more examples (poh, might crystsal)) |
(add example for most of the other pin types) |
||
Line 78: | Line 78: | ||
"markers": [ | "markers": [ | ||
{"coords":[55,-33],"id":"Might001","name":"Might Crystal x5","link":"Might Crystal"} | {"coords":[55,-33],"id":"Might001","name":"Might Crystal x5","link":"Might Crystal"} | ||
] | |||
} | |||
] | |||
}, | |||
{ | |||
"name": "Stamp", | |||
"source": "mapns", | |||
"layers": [ | |||
{ | |||
"minZoom": 1, | |||
"icon": { | |||
"url": "stamp.png", | |||
"width": 32, | |||
"height": 32 | |||
}, | |||
"markers": [ | |||
{"coords":[23,162],"id":"Stamp00","name":"Stamp","link":"Stamp"} | |||
] | |||
} | |||
] | |||
}, | |||
{ | |||
"name": "Main Quest Objective", | |||
"source": "mapns", | |||
"layers": [ | |||
{ | |||
"minZoom": 2, | |||
"icon": { | |||
"url": "mainobjective.png", | |||
"width": 32, | |||
"height": 32 | |||
}, | |||
"markers": [ | |||
{"coords":[186,-169],"id":"MQ00_01","name":"The Prime Energy and Null","link":"The Prime Energy and Null"} | |||
] | |||
} | |||
] | |||
}, | |||
{ | |||
"name": "Cave", | |||
"source": "mapns", | |||
"layers": [ | |||
{ | |||
"minZoom": 1, | |||
"icon": { | |||
"url": "cave.png", | |||
"width": 32, | |||
"height": 32 | |||
}, | |||
"markers": [ | |||
{"coords":[18,-66],"id":"Bottom of the Well","name":"Bottom of the Well","link":"Bottom of the Well"} | |||
] | |||
} | |||
] | |||
}, | |||
{ | |||
"name": "House", | |||
"source": "mapns", | |||
"layers": [ | |||
{ | |||
"minZoom": 1, | |||
"icon": { | |||
"url": "house.png", | |||
"width": 32, | |||
"height": 32 | |||
}, | |||
"markers": [ | |||
{"coords":[28,-58.5],"id":"Barracks","name":"Barracks","link":"Barracks"} | |||
] | |||
} | |||
] | |||
}, | |||
{ | |||
"name": "Shop", | |||
"source": "mapns", | |||
"layers": [ | |||
{ | |||
"minZoom": 1, | |||
"icon": { | |||
"url": "shop.png", | |||
"width": 32, | |||
"height": 32 | |||
}, | |||
"markers": [ | |||
{"coords":[2,-7],"id":"Hyrule Castle Town Shop","name":"Hyrule Castle Town Shop","link":"Hyrule Castle Town Shop"} | |||
] | |||
} | |||
] | |||
}, | |||
{ | |||
"name": "Smoothie Shop", | |||
"source": "mapns", | |||
"layers": [ | |||
{ | |||
"minZoom": 1, | |||
"icon": { | |||
"url": "smoothie.png", | |||
"width": 32, | |||
"height": 32 | |||
}, | |||
"markers": [ | |||
{"coords":[137,-83],"id":"Smoothie00","name":"Smoothie Shop","link":"Smoothie Shop"} | |||
] | |||
} | |||
] | |||
}, | |||
{ | |||
"name": "Lueburry's House", | |||
"source": "mapns", | |||
"layers": [ | |||
{ | |||
"minZoom": 1, | |||
"icon": { | |||
"url": "lueburry.png", | |||
"width": 32, | |||
"height": 32 | |||
}, | |||
"markers": [ | |||
{"coords":[-269,25],"id":"Lueburry's House","name":"Lueburry's House","link":"Lueburry's House"} | |||
] | |||
} | |||
] | |||
}, | |||
{ | |||
"name": "Dampé Studio", | |||
"source": "mapns", | |||
"layers": [ | |||
{ | |||
"minZoom": 1, | |||
"icon": { | |||
"url": "dampe.png", | |||
"width": 32, | |||
"height": 32 | |||
}, | |||
"markers": [ | |||
{"coords":[181,224],"id":"Dampé Studio","name":"Dampé Studio","link":"Dampé Studio"} | |||
] | |||
} | |||
] | |||
}, | |||
{ | |||
"name": "Great Fairy Shrine", | |||
"source": "mapns", | |||
"layers": [ | |||
{ | |||
"minZoom": 1, | |||
"icon": { | |||
"url": "gf.png", | |||
"width": 32, | |||
"height": 32 | |||
}, | |||
"markers": [ | |||
{"coords":[-166,134],"id":"Great Fairy Shrine","name":"Great Fairy Shrine","link":"Great Fairy Shrine"} | |||
] | ] | ||
} | } |