homeeondemand / react-native-mapbox-navigation

A navigation UI ready to drop into your React Native application
MIT License
162 stars 123 forks source link

Map is always taking default destination and origin which was given in usage #36

Closed MaganAnkur closed 3 years ago

MaganAnkur commented 3 years ago

<MapboxNavigation origin={[-122.406427, 37.785839]} destination={[-122.406427, 37.785839]} //shouldSimulateRoute showsEndOfRouteFeedback /> simulator_screenshot_9B0432B3-94A4-4514-995E-B1BE17BDC83B

Map is still showing Stockton street

rossmartin commented 3 years ago

Hey I am not able to reproduce this. Are you still having this issue?

MaganAnkur commented 3 years ago

@rossmartin Closing this as it was a location issue. Thanks for your response though