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

Update Ride.ts #15

Merged
merged 2 commits into from
Oct 7, 2024
Merged

Update Ride.ts #15

merged 2 commits into from
Oct 7, 2024

Conversation

Aryam2121
Copy link
Contributor

trafficDuration: This stores the estimated trip duration based on real-time traffic data.
distance: This field stores the route's distance.

All Submissions:

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

After these steps, you're ready to open a pull request.

a. Give a descriptive title to your PR.

b. Describe your changes.

c. Put `closes #XXXX` in your comment to auto-close the issue that your PR fixes (if such).

trafficDuration: This stores the estimated trip duration based on real-time traffic data.
distance: This field stores the route's distance.
@visheshrwl visheshrwl merged commit feb9fbc into visheshrwl:main Oct 7, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants