Jump to content

Adaris:Elemara map/markers: Difference between revisions

From Adaris
No edit summary
No edit summary
Line 4: Line 4:
     "region": { "label": "Regions", "color": "#991205" },
     "region": { "label": "Regions", "color": "#991205" },
     "nation": { "label": "Nations", "color": "#058c99" },
     "nation": { "label": "Nations", "color": "#058c99" },
     "city": { "label": "Cities", "color": "#1f5f99" },
     "city": { "label": "Cities", "color": "#991205" },
     "town": { "label": "Towns", "color": "#7a6a18" },
     "town": { "label": "Towns", "color": "#058c99" },
     "village": { "label": "Villages", "color": "#4d7f3a" },
     "temple": { "label": "Spirt Homes", "color": "#995c05 " },
     "landmark": { "label": "Landmarks", "color": "#6f4a8e" }
     "landmark": { "label": "Landmarks", "color": "#6f4a8e" }
   },
   },

Revision as of 17:55, 20 June 2026

{

 "categories": {
   "realm": { "label": "Realms", "color": "#991205" },
   "region": { "label": "Regions", "color": "#991205" },
   "nation": { "label": "Nations", "color": "#058c99" },
   "city": { "label": "Cities", "color": "#991205" },
   "town": { "label": "Towns", "color": "#058c99" },
   "temple": { "label": "Spirt Homes", "color": "#995c05 " },
   "landmark": { "label": "Landmarks", "color": "#6f4a8e" }
 },
 "pins": [
   {
     "x": 2414,
     "y": 14553,
     "title": "Payalwa",
     "page": "Payalwa",
     "category": "realm",
     "minZoom": 1,
     "maxZoom": 3
   },
  {
     "x": 6550,
     "y": 10416,
     "title": "Sirel Coast",
     "page": "Sirel Coast",
     "category": "realm",
     "minZoom": 1,
     "maxZoom": 3
   },
  {
     "x": 10970,
     "y": 8117,
     "title": "Altea",
     "page": "Altea",
     "category": "realm",
     "minZoom": 1,
     "maxZoom": 3
   },
  {
     "x": 8477,
     "y": 12433,
     "title": "Terasil",
     "page": "Terasil",
     "category": "realm",
     "minZoom": 1,
     "maxZoom": 3
   },
  {
     "x": 15329,
     "y": 9142,
     "title": "Mintahl",
     "page": "Minthal",
     "category": "realm",
     "minZoom": 1,
     "maxZoom": 3
   },
  {
     "x": 21449,
     "y": 6706,
     "title": "Tharzul",
     "page": "Tharzul",
     "category": "realm",
     "minZoom": 1,
     "maxZoom": 3
   },
  {
     "x": 10931,
     "y": 14142,
     "title": "Domain of Oras",
     "page": "Domain of Oras",
     "category": "realm",
     "minZoom": 1,
     "maxZoom": 3
   },
  {
     "x": 17950,
     "y": 10360,
     "title": "Zanarak",
     "page": "Zanarak",
     "category": "realm",
     "minZoom": 1,
     "maxZoom": 3
   },
  {
     "x": 3096,
     "y": 15313,
     "title": "League of Payalwa",
     "page": "League of Payalwa",
     "category": "nation",
     "minZoom": 1,
     "maxZoom": 3
   },
  {
     "x": 9421,
     "y": 13368,
     "title": "Duranthi Confederation",
     "page": "Duranthi Confederation",
     "category": "nation",
     "minZoom": 1,
     "maxZoom": 3
   },
  {
     "x": 1363,
     "y": 13666,
     "title": "Trael",
     "page": "Trael",
     "category": "region",
     "minZoom": 3,
     "maxZoom": 15
   },
  {
     "x": 1602,
     "y": 15279,
     "title": "Leban",
     "page": "Leban",
     "category": "region",
     "minZoom": 3,
     "maxZoom": 15
   },
  {
     "x": 3874,
     "y": 14509,
     "title": "Urala",
     "page": "Urala",
     "category": "region",
     "minZoom": 3,
     "maxZoom": 15
   },
  {
     "x": 3865,
     "y": 16238,
     "title": "Falanga",
     "page": "Falanga",
     "category": "region",
     "minZoom": 3,
     "maxZoom": 15
   },
  {
     "x": 2905,
     "y": 13006,
     "title": "Murzak Wilds",
     "page": "Murzak Wilds",
     "category": "region",
     "minZoom": 3,
     "maxZoom": 15
   },
  {
     "x": 1608,
     "y": 13067,
     "title": "Olsendi Reservation",
     "page": "Olsendi Reservation",
     "category": "region",
     "minZoom": 3,
     "maxZoom": 15
   },
  {
     "x": 2653,
     "y": 16390,
     "title": "Harrowmere",
     "page": "Harrowmere",
     "category": "region",
     "minZoom": 3,
     "maxZoom": 15
   },
   {
     "x": 6156,
     "y": 15482,
     "title": "Dul-Val",
     "page": "Dul-Val",
     "category": "city",
     "minZoom": 11
   }
 ]

}