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