constant GETLOCATIONS_MAPQUEST_PATH in Get Locations 7
Same name and namespace in other branches
- 7.2 modules/getlocations_mapquest/getlocations_mapquest.module \GETLOCATIONS_MAPQUEST_PATH
@file getlocations_mapquest.module @author Bob Hutchinson http://drupal.org/user/52366 @copyright GNU GPL
Provides Mapquest maps integration for data from Getlocations Fields, location_cck, geofield and geolocation modules.
4 uses of GETLOCATIONS_MAPQUEST_PATH
- getlocations_mapquest_paths_get in modules/
getlocations_mapquest/ getlocations_mapquest.module - Function
- getlocations_mapquest_views_api in modules/
getlocations_mapquest/ getlocations_mapquest.module - Implements hook_views_api().
- getlocations_mapquest_views_plugins in modules/
getlocations_mapquest/ views/ getlocations_mapquest.views.inc - Define mapquest views style.
- theme_getlocations_mapquest_map in modules/
getlocations_mapquest/ getlocations_mapquest.module - Function
File
- modules/
getlocations_mapquest/ getlocations_mapquest.module, line 14 - getlocations_mapquest.module @author Bob Hutchinson http://drupal.org/user/52366 @copyright GNU GPL
Code
define('GETLOCATIONS_MAPQUEST_PATH', drupal_get_path('module', 'getlocations_mapquest'));