Map:The Graveyard: Difference between revisions

no edit summary
(Created page with "{ "$schema": "https://medievil.wiki/extensions/DataMaps/schemas/v16.json", "coordinateOrder": "xy", "crs": [ [ 0, 0 ], [ 1920, 1080 ] ], "image": "MediEvil1998-TheGraveyardMap.png", "settings": { "showCoordinates": false }, "groups": { "example": { "name": "Example group", "pinColor": "#f00" } }, "markers": { "example": [ { "x": 50, "y": 50, "name": "Example marker" } ] } }")
 
No edit summary
Line 7: Line 7:
],
],
"image": "MediEvil1998-TheGraveyardMap.png",
"image": "MediEvil1998-TheGraveyardMap.png",
"settings": { "showCoordinates": false },
"settings": {
"showCoordinates": false,
"disableZoom": true
},
"groups": {
"groups": {
"example": {
"example": {