Helps in identifying the distance between two places based on their positional latitude and longitude. Also, helps in identifying the distance between multiple locations saved in the database with respect to the position of the user.
The component can help in finding the distance between two locations or the distance of multiple locations with respect to a particular location.
Through this component, you can get an idea of vicinity checks and distance calculations based on your units of measurement with very minor changes based on the conversion.
The application has a demo through which you can analyze the implementation in your code.
Key Benefits:-
Using this component helps you in finding out distances with very high accuracy.
Zero dependence on any kind of paid services.
It's a dynamic distance calculator and not a map router. So, you get the exact distance between the two points(via latitude and longitude) but not the navigation distance.
BSD-3 license (https://opensource.org/licenses/BSD-3-Clause)