master-to-pythonista
master-to-pythonista copied to clipboard
(distanceCalc): Add distance calculation utility with geocoding
Hi,
This PR introduces the distanceCalc application.
It includes:
- A script that calculates the distance between two points using geocoding.
- A
README.mdfile explaining the purpose and usage of this new script.
Please let me know if you have any feedback!