OpenLayers OpenLayers

Downloading OpenLayers

Current Stable API URL is always http://openlayers.org/api/OpenLayers.js

Current Version API URL is http://openlayers.org/api/2.6/OpenLayers.js

Latest stable release: [.tar.gz] [.zip]

[.tar.gz with docs] [.zip with docs]

Older releases: http://openlayers.org/download/

Getting the Development Version From SVN

If you have SVN you can simply checkout the latest OpenLayers code base. To get OpenLayers using SVN, simply type the following from your nearest commandline:

 svn checkout http://svn.openlayers.org/trunk/openlayers/

The repository is world readable. Write access is limited. If you want to contribute code, send a patch to the list. We'll grant committer access to frequent contributors.

To get the latest build, download or link to the OpenLayers.js nightly.

You can also browse the code by clicking the Browse Source button on the toolbar above.