Releases: alexpechkarev/geometry-library
Releases · alexpechkarev/geometry-library
Fix interpolation
What's Changed
- Fix interpolation by @StanAnsems in #19
New Contributors
- @StanAnsems made their first contribution in #19
Full Changelog: 1.0.4...1.0.5
Earth's radius
Using Google Maps JavaScript API default Earth's radius of 6378137 meters.
Full Changelog: 1.0.3...1.0.4
Earth's radius
Using Google Maps JavaScript API default Earth's radius of 6378137 meters.
What's Changed
- Fix PolyUtil distanceToLine function. Close #11 by @gistrec in #12
- Added a way to edit the earth radius by @RetaxMaster in #17
- Fixed typo in the PolyUtil::isLocationOnEdgeOrPath() by @andykarpov in #16
New Contributors
- @gistrec made their first contribution in #12
- @RetaxMaster made their first contribution in #17
- @andykarpov made their first contribution in #16
Full Changelog: 1.0.2...1.0.3
Version update
Merge pull request #9 from rseyferth/master Add PHP 7.4 compatability
Add distanceToLine
1.0.1 Update README.md
First release
1.0.0 Update SphericalUtil.php