PHPGeo v2.6.0 Release Notes

Release Date: 2020-02-05 // about 4 years ago
  • ➕ Added method getIntermediatePoint() to the Line class which calculates an intermediate point on a line by following the Great Circle between the two line ends and dividing the line by the given fraction in the range between 0.0 and 1.0.

    📚 Documentation