constant GETLOCATIONS_EARTH_RADIUS_SEMIMINOR in Get Locations 7
Same name and namespace in other branches
- 7.2 getlocations.module \GETLOCATIONS_EARTH_RADIUS_SEMIMINOR
1 use of GETLOCATIONS_EARTH_RADIUS_SEMIMINOR
File
- ./
getlocations.module, line 6108 - getlocations.module @author Bob Hutchinson http://drupal.org/user/52366 @copyright GNU GPL
Code
define('GETLOCATIONS_EARTH_RADIUS_SEMIMINOR', 6378137.0 * (1 - 1 / 298.257223563));