tschoffelen / react-native-map-link

🗺 Open the map app of the user's choice.
MIT License
672 stars 140 forks source link

apple maps does not start navigation in turn by turn mode, rather it shows 'top down' navigation #260

Closed stefoid closed 5 months ago

stefoid commented 1 year ago

when I go to apple maps it always shows 'top down' view of navigation, initially.

if you then cancel navigation, then restart it by pressing GO, it shows 'point of view' navigation instead, which users prefer

is there some parameter or way to force apple maps to use the preferred view when initating navigation from react-native-map-link?

thanks!

stevenmathers commented 1 year ago

actually, after some testing, Ive found the answer - if you supply sourceLatitude/longtitude, apple will NOT use turn by turn navigation. Omit these and it does.

github-actions[bot] commented 7 months ago

This issue is stale because it has been open for 60 days with no activity.

github-actions[bot] commented 5 months ago

This issue is stale because it has been open for 60 days with no activity.

github-actions[bot] commented 5 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale. Please feel free to re-open if you feel this issue is still relevant.