route finding between two designation on maps in android?

Posted by androidbase Praveen on Stack Overflow See other posts from Stack Overflow or by androidbase Praveen
Published on 2010-04-01T09:57:34Z Indexed on 2010/04/01 12:33 UTC
Read the original article Hit count: 436

i want to just find a shortest path between the location on map. we have to pass the location's geopoint then click the button to get direction. it will show the shortest path like a blue line. how to do this? i search about this. many of them import a package com.google.googlenav.*;. where i have to get this? Any Idea????

Edit:got downloaded the Cloudemade API. how to draw the lines between the points.

© Stack Overflow or respective owner

Related posts about android

Related posts about android-maps