NodeJS library that simplifies geolocation and related calculations.
It is a simple npm package that allows you to calculate the approximate distance between two geographic coordinates (latitude and longitude) on Earth
This service calculates distances using the Haversine formula and determines if traveling between login events is feasible based on a maximum speed.