Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New distance and duration #41

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

New distance and duration #41

wants to merge 3 commits into from

Conversation

taytenb
Copy link
Collaborator

@taytenb taytenb commented Mar 1, 2025

  • Added straight-line distance calculation using Haversine formula
  • Added route-based distance/time calculation for walking, cycling, and driving modes
  • Integrated with OpenStreetMap routing API
  • Stored walking distance in listing database

…ne calculation, and walking, biking, and driving distance and time. In handle submit, distance holds all information for driving, walking, biking and straightLine with distance and duration attributes. Right now the distance holds the distance.walking.distance or just walking distance.
@riceapps-coolify
Copy link

riceapps-coolify bot commented Mar 1, 2025

The preview deployment failed. 🔴

Open Build Logs

Last updated at: 2025-03-01 20:20:33 CET

Copy link

vercel bot commented Mar 1, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
bunkmate-but-better ❌ Failed (Inspect) Mar 1, 2025 8:20pm

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.

1 participant