summaryrefslogtreecommitdiff
path: root/misc/openlayers/build/lite.cfg
blob: d274e272c4181373863e2b377ec250b86bd620c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# This file includes a small subset of OpenLayers code, designed to be
# integrated into another application. It includes only the Layer types
# neccesary to create tiled or untiled WMS, and does not include any Controls.
# This is the result of what was at the time called "Webmap.js" at the FOSS4G
# Web Mapping BOF.

[first]

[last]

[include]
OpenLayers/Map.js
OpenLayers/Layer/WMS.js

[exclude]