All-In-One-Python-Projects icon indicating copy to clipboard operation
All-In-One-Python-Projects copied to clipboard

Feat/geo distance improvements

Open Ericbutler1209 opened this issue 2 months ago • 1 comments

Added validate_coordinates() helper to cleanly validate latitude/longitude inputs

Added km_to_miles() and updated output to show both kilometers and miles

Added format_travel_time() to display travel time in hours and minutes instead of raw decimals

Ericbutler1209 avatar Sep 19 '25 02:09 Ericbutler1209