bramus / bramus/react-native-maps-directions
Support multiple modes of transportation (walking, driving, etc) for one route
Open
- Dominant language
- JavaScript
- Stars
- 1.3k
- Forks
- 210
- PR merge metrics
- No merged PRs in 30d
Description
It would be useful to see time and distance calculations for different modes of transportation. Ie. 15 min walk, 6 minute drive, etc. This could be potentially used as mode={['WALKING','DRIVING']} and return an object with the typical data for all modes in the array.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the repository's directions component and its Google Maps integration; the issue names no files or tests. Done means a caller can request multiple modes, such as WALKING and DRIVING, for one route and receive time and distance data for each mode.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- api, mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100