heremaps / here-android-sdk-examples

Java-based projects using the HERE SDK for Android.
Apache License 2.0
145 stars 191 forks source link

Navigate the route does not start with the first waypoint #460

Open juka-lp opened 3 years ago

juka-lp commented 3 years ago

When I simulate route navigation, it normally navigates to the first point. But when I start navigation, the map recalculates the route from my current position to the second waypoint and not the first. How do I change it?