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.
moved house and cave to static json
(moved some pins to static json)
(moved house and cave to static json)
 
Line 13: Line 13:
         "markers": [
         "markers": [
           {"coords":[186,-169],"id":"MQ00_01","name":"The Prime Energy and Null","link":"The Prime Energy and Null"}
           {"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"}
         ]
         ]
       }
       }

Navigation menu