You are here

constant GETLOCATIONS_LEAFLET_HASH_DOWNLOAD_URI in Get Locations 7.2

Same name and namespace in other branches
  1. 7 drush/getlocations.drush.inc \GETLOCATIONS_LEAFLET_HASH_DOWNLOAD_URI
1 use of GETLOCATIONS_LEAFLET_HASH_DOWNLOAD_URI
drush_getlocations_leaflet_hash in drush/getlocations.drush.inc
Command to download the Leaflet-hash javascript library.

File

drush/getlocations.drush.inc, line 19
getlocations.drush.inc @author Bob Hutchinson http://drupal.org/user/52366 @copyright GNU GPL

Code

define('GETLOCATIONS_LEAFLET_HASH_DOWNLOAD_URI', 'https://github.com/mlevans/leaflet-hash/archive/master.zip');