lite.cfg 402 B

1234567891011121314151617
  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. [first]
  7. [last]
  8. [include]
  9. OpenLayers/Map.js
  10. OpenLayers/Layer/WMS.js
  11. [exclude]