You are here

constant LOCATION_LATLON_JIT_GEOCODING in Location 7.5

Same name and namespace in other branches
  1. 5.3 location.module \LOCATION_LATLON_JIT_GEOCODING
  2. 6.3 location.module \LOCATION_LATLON_JIT_GEOCODING
  3. 7.3 location.module \LOCATION_LATLON_JIT_GEOCODING
  4. 7.4 location.module \LOCATION_LATLON_JIT_GEOCODING
1 use of LOCATION_LATLON_JIT_GEOCODING
location_load_location in ./location.module
Load a single location by lid.

File

./location.module, line 17
Location module main routines. An implementation of a universal API for location manipulation. Provides functions for postal_code proximity searching, deep-linking into online mapping services. Currently, some options are configured through an…

Code

define('LOCATION_LATLON_JIT_GEOCODING', 4);