See the map tutorial, If I understand correct you have to put your overlay in all point of your path.
Each Overlay is draw on the map using the latitude and longitude coordinated, this assumes that you know the coordinates of the point of your path. http://developer.android.com/resources/tutorials/views/hello-mapview.html Do I help you? On 30 Nov, 09:29, Atik <[email protected]> wrote: > i have taken the code for drawing the oath on the google map, from > the google git.. > > but i m now stuck in some diff issue. i m unable to put a marker on > the start and end point of the path drawn. > pls suggest me.. > actually in map activity in my project class is created by extending > com.google.android.maps.Overlay > but this class is used to draw the path on the map. > so please suggest me what should i need to do if i want to put marker > on start and end point of the map. -- 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

