Jump to content

Adaris:Elemara map/markers: Difference between revisions

From Adaris
No edit summary
Tag: Manual revert
No edit summary
Line 1: Line 1:
{
{
   "pins": [
   "pins": [
    {
    { "x": 2772, "y": 14863, "title": "Payalwa", "page": "Payalwa", "color": "#991205", "minZoom": 11 },
      "x": 2772,
     { "x": 6156, "y": 15482, "title": "Dul-Val", "page": "Dul-Val", "color": "#991205", "minZoom": 1, "maxZoom": 3 }
      "y": 14863,
  ]
      "title": "Payalwa",
      "page": "Payalwa",
      "color": "#991205",
      "minZoom": 11
     }
    {
      "x": 6156,
      "y": 15482,
      "title": "Dul-Val",
      "page": "Dul-Val",
      "color": "#991205",
      "minZoom": 1
      "maxZoom": 3  
    }
    ]
}
}

Revision as of 16:59, 20 June 2026

{

 "pins": [
   { "x": 2772, "y": 14863, "title": "Payalwa", "page": "Payalwa", "color": "#991205", "minZoom": 11 },
   { "x": 6156, "y": 15482, "title": "Dul-Val", "page": "Dul-Val", "color": "#991205", "minZoom": 1, "maxZoom": 3 }
 ]

}