Hi,
I was wondering if there is an alternative to drawing lines between 2 coordinates on google maps in android. I have used GPolylines created with Google's utility and tranferred this to a web page to display the routes on the map interface.
I have the android hello, mapview tutorial working but am just trying to draw a simple route between 2 points but do not seem to know where to start or in other words where to put the code canvas.drawLine().
I have spent the last 3 days literally scanning the web trying to find a solution. There are some solutions on this forum but no clear explanations.
If I am asking too much let me know.



