Is it possible to open navigation app with specific route? If not then I think it is a good feature to add.
I have an use case where I have to move user to navigation app but I don't want to let Google or Apple to create route for user from start to destination point. I have coordinates of full route which I want to show to user and let him navigate using this route.
As far as I know I can use waypoints but the problem is that maps will always show me those waypoints instead of showing just start point and destination point
None of the 3rd party navigation apps supported by this plugin support specifying waypoints in their URL schemes to customise the route when launching in turn-by-turn (navigation) mode so this is not possible.
Feature request
Is it possible to open navigation app with specific route? If not then I think it is a good feature to add.
I have an use case where I have to move user to navigation app but I don't want to let Google or Apple to create route for user from start to destination point. I have coordinates of full route which I want to show to user and let him navigate using this route. As far as I know I can use waypoints but the problem is that maps will always show me those waypoints instead of showing just start point and destination point