Tag: driving-direction
Routing / Driving directions on Android – Part 2: Draw the route
Tobias Knell
16.06.2010
After you got the route from wherever, you probably want to draw it on a MapView. But how to do it? That’s what I will show you now. Create a…
Routing / Driving directions on Android – Part 1: Get the route
Tobias Knell
14.06.2010
Complementary to Sebastian’s posts about how to navigate with the MapView and how to add customized overlays to it, I want to show you, how you display the route between…