react-native-maps-navigation icon indicating copy to clipboard operation
react-native-maps-navigation copied to clipboard

Enables custom navigation in react-native-maps

Results 16 react-native-maps-navigation issues
Sort by recently updated
recently updated
newest added

Fix Issues Error : undefined is not an object (evaluating 'navigator.geolocation.watchPosition') #12

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...

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.