Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Map:Galaxy: Difference between revisions

From Datacron Continuity Database, the Star Wars Legends Wiki
Created page with "{ "$schema": "https://datacrondatabase.com/extensions/DataMaps/schemas/v17.json", "crs": { "topLeft": [ 0, 0 ], "bottomRight": [ 3200, 3200 ], "order": "xy" }, "background": "NewGalMap.jpg", "groups": { "example": { "name": "Example group", "pinColor": "#f00" } }, "markers": { "example": [ { "x": 50, "y": 50, "name": "Example marker" } ] } }"
 
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 6: Line 6:
"order": "xy"
"order": "xy"
},
},
"background": "NewGalMap.jpg",
"background": "GalaxyMap.jpg",
"settings": {
"enableSearch": true,
"showCoordinates": true
},
"groups": {
"groups": {
"example": {
"Star_Systems": {
"name": "Example group",
"name": "Star Systems",
"pinColor": "#f00"
"size": [ 20, 20 ],
"icon": "Star Gold Icon.png"
}
}
},
},
"markers": {
"markers": {
"example": [
"Star_Systems": [
{
"x": 2422.5, "y": 2188,
"name": "Tatooine",
"description": "Outer Rim Territories, Arkanis sector.",
"article": "Tatooine"
},
{
"x": 1710.1, "y": 1260.8,
"name": "Alderaan",
"description": "Core Worlds, Alderaan sector",
"article": "Alderaan"
},
{
{
"x": 50, "y": 50,
"x": 2168, "y": 696.3,
"name": "Example marker"
"name": "Yavin",
"description": "Outer Rim Territories, Gordian Reach",
"article": "Yavin system"
}
}
]
]
}
}
}
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.