constant GETLOCATIONS_GEOCODER_DOWNLOAD_URI in Get Locations 7
Same name and namespace in other branches
- 7.2 drush/getlocations.drush.inc \GETLOCATIONS_GEOCODER_DOWNLOAD_URI
1 use of GETLOCATIONS_GEOCODER_DOWNLOAD_URI
- drush_getlocations_geocoder in drush/
getlocations.drush.inc - Command to download the Geocoder-js javascript library.
File
- drush/
getlocations.drush.inc, line 18 - getlocations.drush.inc @author Bob Hutchinson http://drupal.org/user/52366 @copyright GNU GPL
Code
define('GETLOCATIONS_GEOCODER_DOWNLOAD_URI', 'https://github.com/geocoder-php/geocoder-js/archive/master.zip');