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
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{
{
   "pins": [
   "pins": [
    {
    {
       "x": 48210,
       "x": 6157,
       "y": 33150,
       "y": 15480,
       "title": "Eldermoor",
       "title": "Dul-Val",
       "page": "Eldermoor"
       "page": "Dul-Val",
    },
    {
      "x": 70120,
      "y": 51980,
      "title": "The Sunken Spire",
      "page": "Sunken Spire",
       "color": "#c0392b",
       "color": "#c0392b",
       "minZoom": 3
       "minZoom": 15
    },
    {
      "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
     }
     }
  ]
    ]
}
}