Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@jplarar
Copy link
Contributor

@jplarar jplarar commented Apr 16, 2025

Adds a findNearest method to the AirportLibrary, enabling users to find the closest airport based on given latitude and longitude coordinates.

It introduces a haversine method to calculate distances between geographical points.

Adds a `findNearest` method to the AirportLibrary, enabling users to find the closest airport based on given latitude and longitude coordinates. It introduces a `haversine` method to accurately calculate distances between geographical points. This enhances the library's utility in location-based applications.
@edmundofuentes edmundofuentes merged commit 5a2ee12 into Angle:master Apr 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants