I have stored list of Latitude and Longitude value retrieved from sqlite database,How to draw line between these co-ordinates and show it in map view. Can anyone help me with some good examples.
|
feedback
|
|
You can try these links its helpful to you http://eagle.phys.utk.edu/guidry/android/mapOverlayDemo.html and github.com/commonsguy/cw-android/tree/master/Maps/NooYawk | |||
|
feedback
|
|
This is how we can work with SQLite database in android This is how we can show location in android using lat and lon. If you need Driving direction you can try this | ||||
|
feedback
|