On Dec 22, 5:52 am, Annuk <[email protected]> wrote: > hi, > i am using google maps for the first time. > I want to draw a line connecting two marker points. > > I plot markers on the google map but i want to show a path between > these two markers. > > Say if i show A,B,C,D on my map > > I want to show a line connecting A->B > B-> C > C->D > > has any one done this??
Yes. > Please help... Where are you having trouble? Where is your map? Have you seen Mike Williams' tutorial? Have you seen the documentation for polylines? http://code.google.com/apis/maps/documentation/javascript/v2/reference.html#GPolyline Have you seen the documentation for markers? http://code.google.com/apis/maps/documentation/javascript/v2/reference.html#GMarker.getLatLng -- Larry > > Thanks in advance... -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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/google-maps-api?hl=en.
