[android-developers] how to draw a route and get the image of a map
In my app I am showing a map activity, with a marker marking the current location.
I have placed two buttons Start and Stop. When the start button is clicked I want to start tracking the users location, drawing a line over streets that are travelled along.
When the stop button is pressed, that location is been marked up with a different marker. I want to capture an image of the map, including the markers and the route travelled. I'd like to store the image in the database.
I have marked the two points with different markers, now I want to draw the direction and capture the image. Can anybody help me figure out how to do this?
--
Siva Shankar K
-- I have placed two buttons Start and Stop. When the start button is clicked I want to start tracking the users location, drawing a line over streets that are travelled along.
When the stop button is pressed, that location is been marked up with a different marker. I want to capture an image of the map, including the markers and the route travelled. I'd like to store the image in the database.
I have marked the two points with different markers, now I want to draw the direction and capture the image. Can anybody help me figure out how to do this?
--
Siva Shankar K
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home