17,273
edits
No edit summary |
(add a few more examples (poh, might crystsal)) |
||
Line 12: | Line 12: | ||
}, | }, | ||
"markers": [ | "markers": [ | ||
{"coords":[- | {"coords":[-53,-20],"id":"WP000","name":"Waypoint","link":"Waypoint"} | ||
] | |||
} | |||
] | |||
}, | |||
{ | |||
"name": "Piece of Heart", | |||
"source": "mapns", | |||
"layers": [ | |||
{ | |||
"minZoom": 1, | |||
"icon": { | |||
"url": "poh.png", | |||
"width": 32, | |||
"height": 32 | |||
}, | |||
"markers": [ | |||
{"coords":[-1,-60],"id":"PoH00","name":"Piece of Heart","link":"Piece of Heart"} | |||
] | |||
} | |||
] | |||
}, | |||
{ | |||
"name": "Might Crystal", | |||
"source": "mapns", | |||
"layers": [ | |||
{ | |||
"minZoom": 1, | |||
"icon": { | |||
"url": "might.png", | |||
"width": 32, | |||
"height": 32 | |||
}, | |||
"markers": [ | |||
{"coords":[-1,-60],"id":"Might000","name":"Might Crystal","link":"Might Crystal"} | |||
] | |||
}, | |||
{ | |||
"minZoom": 1, | |||
"icon": { | |||
"url": "might2.png", | |||
"width": 32, | |||
"height": 32 | |||
}, | |||
"markers": [ | |||
] | |||
}, | |||
{ | |||
"minZoom": 1, | |||
"icon": { | |||
"url": "might3.png", | |||
"width": 32, | |||
"height": 32 | |||
}, | |||
"markers": [ | |||
] | |||
}, | |||
{ | |||
"minZoom": 1, | |||
"icon": { | |||
"url": "might5.png", | |||
"width": 32, | |||
"height": 32 | |||
}, | |||
"markers": [ | |||
{"coords":[55,-33],"id":"Might001","name":"Might Crystal x5","link":"Might Crystal"} | |||
] | ] | ||
} | } |