X-Git-Url: https://git.toastfreeware.priv.at/philipp/winterrodeln/mediawiki_extensions/wrmap.git/blobdiff_plain/7d3c0e4f58472275dd5a20425d3c2e881a0d4a04..c10f70360612415fc223dbc96354600c82d90f91:/openlayers/wrmap.cfg diff --git a/openlayers/wrmap.cfg b/openlayers/wrmap.cfg index 3e4441a..e1d4140 100644 --- a/openlayers/wrmap.cfg +++ b/openlayers/wrmap.cfg @@ -1,8 +1,8 @@ # This is the openlayers 2.13.1 configuration file for compiling a "custom build" for wrmap. # Copy the configuration file in the build directory of openlayers and run -# build$ ./build.py -c closure wrweb OpenLayers.min.js +# build$ ./build.py -c closure wrmap OpenLayers.min.js # and -# build$ ./buildUncompressed.py wrweb OpenLayers.js +# build$ ./buildUncompressed.py wrmap OpenLayers.js # # This file is not needed at runtime. @@ -23,9 +23,11 @@ OpenLayers/Format/JSON.js OpenLayers/Icon.js OpenLayers/Lang/de.js OpenLayers/Lang/en.js +OpenLayers/Layer/Bing.js OpenLayers/Layer/Google/v3.js OpenLayers/Layer/Image.js OpenLayers/Layer/Markers.js +OpenLayers/Layer/OSM.js OpenLayers/Layer/Vector.js OpenLayers/LonLat.js OpenLayers/Map.js