constant GETLOCATIONS_LEAFLET_DOWNLOAD_URI in Get Locations 7
Same name and namespace in other branches
- 7.2 drush/getlocations.drush.inc \GETLOCATIONS_LEAFLET_DOWNLOAD_URI
1 use of GETLOCATIONS_LEAFLET_DOWNLOAD_URI
- drush_getlocations_leaflet in drush/
getlocations.drush.inc - Command to download the Leafletjs library.
File
- drush/
getlocations.drush.inc, line 17 - getlocations.drush.inc @author Bob Hutchinson http://drupal.org/user/52366 @copyright GNU GPL
Code
define('GETLOCATIONS_LEAFLET_DOWNLOAD_URI', 'http://cdn.leafletjs.com/downloads/leaflet-0.7.5.zip');