You are here

constant OPENLAYERS_DOWNLOAD_URI in Openlayers 7.2

The OpenLayers library URI.

1 use of OPENLAYERS_DOWNLOAD_URI
drush_openlayers_plugin in drush/openlayers.drush.inc
Command to download the OpenLayers library.

File

drush/openlayers.drush.inc, line 11
drush integration for OpenLayers.

Code

define('OPENLAYERS_DOWNLOAD_URI', 'http://github.com/openlayers/openlayers/releases/download/release-2.13.1/OpenLayers-2.13.1.zip');