PHPGeo v1.1.0 Release Notes

Release Date: 2016-03-12 // about 8 years ago
  • โž• Added

    • โž• Added calculation of the bearing angle between two points (initial and final bearing)
    • โž• Added calculation of the destination point for a given starting point, the bearing angle, and the distance
    • ๐Ÿ‘Œ Support for spherical and ellipsoidal algorithms for the described bearing calculations
    • โž• Added documentation for the bearing calculations