karam-mustafa / laravel-geographical-calculator

laravel package helps you to implement geographical calculation, with several algorithms that help you deal with coordinates and distances.
MIT License
413 stars 28 forks source link

Distance Measurement is Incorrect #25

Open RichieMcMullen opened 1 year ago

RichieMcMullen commented 1 year ago

This appears to measure the distance from one point to another in a straight line, can it measure the distance via a specific route on a map?