2 "name": "Winterrodeln Map",
4 "author": "Philipp Spitzer",
5 "url": "http://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 "openlayers/OpenLayers.min.js",
24 "openlayers/theme/default/style.css",
25 "openlayers/theme/default/google.css"
31 "openlayers/OpenLayers.min.js",
35 "openlayers/theme/default/style.css",
36 "openlayers/theme/default/google.css"
42 "ResourceFileModulePaths": {
44 "remoteExtPath": "wrmap"
47 "ParserFirstCallInit": ["WrMap::onParserFirstCallInit", "WrGMap::onParserFirstCallInit"],
48 "EnableMobileModules": "WrMap::onEnableMobileModules"