constant GETLOCATIONS_LEAFLET_PATH in Get Locations 7
Same name and namespace in other branches
- 7.2 modules/getlocations_leaflet/getlocations_leaflet.module \GETLOCATIONS_LEAFLET_PATH
@file getlocations_leaflet.module @author Bob Hutchinson http://drupal.org/user/52366 @copyright GNU GPL
Provides Leaflet maps integration for data from Getlocations Fields, location_cck, geofield and geolocation modules.
5 uses of GETLOCATIONS_LEAFLET_PATH
- getlocations_leaflet_map_settings_do in modules/
getlocations_leaflet/ getlocations_leaflet.module - Function
- getlocations_leaflet_paths_get in modules/
getlocations_leaflet/ getlocations_leaflet.module - Function
- getlocations_leaflet_views_api in modules/
getlocations_leaflet/ getlocations_leaflet.module - Implements hook_views_api().
- getlocations_leaflet_views_plugins in modules/
getlocations_leaflet/ views/ getlocations_leaflet.views.inc - Define leaflet views style.
- theme_getlocations_leaflet_map in modules/
getlocations_leaflet/ getlocations_leaflet.module - Function
File
- modules/
getlocations_leaflet/ getlocations_leaflet.module, line 14 - getlocations_leaflet.module @author Bob Hutchinson http://drupal.org/user/52366 @copyright GNU GPL
Code
define('GETLOCATIONS_LEAFLET_PATH', drupal_get_path('module', 'getlocations_leaflet'));