react-native-maps-navigation
react-native-maps-navigation copied to clipboard
Enables custom navigation in react-native-maps
Fix Issues Error : undefined is not an object (evaluating 'navigator.geolocation.watchPosition') #12
… latest versions of RN versions greater than 0.60
I got this up and running, but it's missing map marker icons, nav icons and the user/device icon. Any ideas?
The problem are map, error in watchposition
Hi. I want to make an app that uses Turn by Turn navigation exclusively. However my code is function based instead of using classes as the provided example, due to...
As mentioned in the title, no native module changes will be involved. Please fix it and thank you.
undefined is not an object (evaluating 'navigator.geolocation.watchPosition') This error is located at: in MapViewNavigation (at App.js:139) in AIRMap (at MapView.js:1056) in MapView (at App.js:125) in RCTView (at View.js:32) in View...
issues solved: #18 #14
I can't seem to find a way to cancel navigation once it has started. I tried calling clearRoute() but it throws an error related to steps.