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"
22 "vendor/polyfill.min.js"
35 "ResourceFileModulePaths": {
37 "remoteExtPath": "wrmap"
40 "ParserFirstCallInit": [
41 "WrMap::onParserFirstCallInit",
42 "WrGMap::onParserFirstCallInit"
44 "EnableMobileModules": "WrMap::onEnableMobileModules"
46 "manifest_version": 2,
48 "MediaWiki": ">= 1.29.0"