2 "name": "Winterrodeln Map",
4 "author": "Philipp Spitzer",
5 "url": "https://www.winterrodeln.org/trac/wiki/WrMap",
6 "description": "This extension creates a map using OpenLayers to show sledrun details and sledrun overviews.",
14 "WrMap": "wrmap.body.php",
15 "WrGMap": "wrmap.body.php"
20 "vendor/polyfill.min.js",
36 "ResourceFileModulePaths": {
38 "remoteExtPath": "wrmap"
41 "ParserFirstCallInit": [
42 "WrMap::onParserFirstCallInit",
43 "WrGMap::onParserFirstCallInit"
45 "EnableMobileModules": "WrMap::onEnableMobileModules"
47 "manifest_version": 2,
49 "MediaWiki": ">= 1.29.0"