You are here

constant PROJ4JS_DOWNLOAD_URI in Proj4JS 7

The Proj4JS library URI.

1 use of PROJ4JS_DOWNLOAD_URI
drush_proj4js_plugin in drush/proj4js.drush.inc
Command to download the Proj4JS library.

File

drush/proj4js.drush.inc, line 11
drush integration for Proj4JS.

Code

define('PROJ4JS_DOWNLOAD_URI', 'http://download.osgeo.org/proj4js/proj4js-1.1.0.zip');