navigation - How to display route information between two points in Android? -


I am able to show the path between two geographic points in Android through Google Maps. Now I want to know how to guide the user in the right direction, move left; Similarly, the message should be displayed, how can we get it?

There is no turn-by-turn (yet) API. Also see


Comments

Popular posts from this blog

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -

iphone - Smoothing a rounded stroke in Core Graphics -

c++ - QtQuick: QQmlApplicationEngine failed to load component qrc:/main.qml:23 Invalid attached object assignment -