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 -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

