issues
search
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
417
stars
28
forks
source link
V2.1.0
#8
Closed
karam-mustafa
closed
2 years ago
karam-mustafa
commented
2 years ago
[X] Added all function to get all package features.
[X] Added Loops trait helper.
[X] Improved getDistance and getCenter function to accept callback.
[x] Added nearest neighbor algorithm.
[x] Added the closest point from a set of points to a custom point.
[x] Improved tests and code style