bramus / bramus/react-native-maps-directions
Allow override method to get Directions Api data
Open
- Dominant language
- JavaScript
- Stars
- 1.3k
- Forks
- 210
- PR merge metrics
- No merged PRs in 30d
Description
I propose that a method can be passed that returns the Directions Api data, this will allow data to be provided from the state of an application or from a query to the database. What would decrease the number of calls made to the API. Although I have not analyzed the code completely, perhaps the method that should be allowed override is `fetchRoute`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.