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 some pins to static json
(added Smoothie Shops to static json, so removing them here)
(moved some pins to static json)
Line 1: Line 1:
[
[
  {
    "name": "Waypoint",
    "source": "mapns",
    "layers": [
      {
        "minZoom": 1,
        "icon": {
          "url": "waypoint.png",
          "width": 28,
          "height": 28
        },
        "markers": [
          {"coords":[-53,-20],"id":"WP000","name":"Waypoint","link":"Waypoint"}
        ]
      }
    ]
  },
  {
    "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",
     "name": "Main Quest Objective",
Line 81: Line 47:
         "markers": [
         "markers": [
           {"coords":[28,-58.5],"id":"Barracks","name":"Barracks","link":"Barracks"}
           {"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": "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"}
         ]
         ]
       }
       }

Navigation menu