Map API

Nutiteq Maps Lib SDK enables developing advanced mobile mapping applications.
Platforms: Android, RIM BlackBerry, Java ME (J2ME)
Download maps API SDK »
Untitled Document

Products

» View demos
» Downloads

Latest news

Last at Tue, 3 Apr 2012 23:31:42
Topic: MapXT SDK evaluation
See more news »

routing with some waypoints

1 reply [Last post]
Honeypot
User offline. Last seen 10 weeks 9 hours ago. Offline
Joined: 06/07/2011

Hallo,

I can't really find out, if it is possible to route between
start - some waypoints - end.
For example: from my home to the doctor, then to the cinema, then to the restaurant.

I started with this tutorial: http://www.nutiteq.com/system/files/Hello%20Map%20tutorial%20-%20Android_1_0_2.pdf

Is there a routing-tutorial too?
Or maybe an android-routing-example?

jaak
User offline. Last seen 15 hours 37 min ago. Offline
Joined: 06/19/2008

There is routing example in https://bitbucket.org/nutiteq/android-map-samples. For waypoints you just have to do several routings: A->B, then B->C etc.

/JaakL