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

Map:TestMap: Difference between revisions

From Test wiki
Created page with "{ "$schema": "http://157.180.71.79/w/extensions/DataMaps/schemas/v17.4.json", "crs": { "topLeft": [ 0, 0 ], "bottomRight": [ 4096, 4096 ], "order": "xy" }, "background": "Dam.png", "settings": { "enableSearch": true, "requireCustomMarkerIDs": true }, "groups": { "example": { "name": "Example group", "pinColor": "#f00" } }, "markers": { "example": [ { "x": 50, "y": 50, "name": "Example marker" } ] } }"
 
No edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 9: Line 9:
"settings": {
"settings": {
"enableSearch": true,
"enableSearch": true,
"requireCustomMarkerIDs": true
"showCoordinates": false
},
},
"groups": {
"groups": {
Line 15: Line 15:
"name": "Example group",
"name": "Example group",
"pinColor": "#f00"
"pinColor": "#f00"
},
"v9s": {
"name": "V9S Test",
"icon": "V9S_Rank_1.png",
"isCollectible": true
}
}
},
},
Line 22: Line 27:
"x": 50, "y": 50,
"x": 50, "y": 50,
"name": "Example marker"
"name": "Example marker"
}
],
"v9s": [
{
"x": 1940.54, "y": 2255.27,
"name": "V9S Icon",
"description": "IT'S A FOOKIN V9S",
"article": "V9S"
},
{
"x": 2219, "y": 2046,
"name": "V9S Icon #2",
"description": "WHY THE V9S ICON",
"article": "M26 Matter"
}
}
]
]
}
}
}
}

Latest revision as of 10:48, 15 May 2025

This page contains source code of a map. It is not meant to be visited directly, and will not show up in web search engines. Instead, it should be embedded in an article.

No issues found in this map's source code.

Documentation for this map may be created at Map:TestMap/doc

Loading scripts