Merge branch 'master' of https://github.com/maxious/ACTBus-ui
[busui.git] / labs / lite.cfg
1 # This file includes a small subset of OpenLayers code, designed to be
2 # integrated into another application. It includes only the Layer types
3 # neccesary to create tiled or untiled WMS, and does not include any Controls.
4 # This is the result of what was at the time called "Webmap.js" at the FOSS4G
5 # Web Mapping BOF.
6
7 [first]
8 OpenLayers/SingleFile.js
9 OpenLayers.js
10 OpenLayers/BaseTypes.js
11 OpenLayers/BaseTypes/Class.js
12 OpenLayers/Util.js
13
14 [last]
15
16 [include]
17 OpenLayers/Map.js
18 OpenLayers/Layer/WMS.js
19
20 [exclude]
21
22
23