Issue
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.
Solution
Here there is a library that implements that: http://home.ameliemedia.com/android-app-aroundme/#tips I personally haven't tested it but by reading the comments there it should work.
Answered By - Jan S.
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.