Adaris:World map/markers: Difference between revisions

Created page with "{ "pins": [ { "x": 48210, "y": 33150, "title": "Eldermoor", "page": "Eldermoor" }, { "x": 70120, "y": 51980, "title": "The Sunken Spire", "page": "Sunken Spire", "color": "#c0392b", "minZoom": 3 }, { "x": 21540, "y": 78320, "title": "Greywater Crossing", "page": "Greywater Crossing", "minZoom": 5 }, { "x": 52000, "y": 30000, "kind": "l..."
 
No edit summary
Line 2: Line 2:
   "pins": [
   "pins": [
     {
     {
       "x": 48210,
       "x": 0,
       "y": 33150,
       "y": 0,
       "title": "Eldermoor",
       "title": "Eldermoor",
       "page": "Eldermoor"
       "page": "Eldermoor"
     },
     },
    {
    ]
      "x": 70120,
      "y": 51980,
      "title": "The Sunken Spire",
      "page": "Sunken Spire",
      "color": "#c0392b",
      "minZoom": 3
    },
    {
      "x": 21540,
      "y": 78320,
      "title": "Greywater Crossing",
      "page": "Greywater Crossing",
      "minZoom": 5
    },
    {
      "x": 52000,
      "y": 30000,
      "kind": "label",
      "title": "THE NORTHERN REACH",
      "size": 26,
      "maxZoom": 2.5
    }
  ]
}
}