Zelda Dungeon:Echoes of Wisdom Map/Overworld Categories: Difference between revisions

Jump to navigation Jump to search
Want an adless experience? Log in or Create an account.
add a few more examples (poh, might crystsal)
No edit summary
(add a few more examples (poh, might crystsal))
Line 12: Line 12:
         },
         },
         "markers": [
         "markers": [
           {"coords":[-54,-19],"id":"WP000","name":"Waypoint","link":"Waypoint"}
           {"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"}
         ]
         ]
       }
       }

Navigation menu