0

I have two markers on a map. The code is found on The developer site here. What I want to do is draw a line in between the two points. I have no idea what is to be done here. If I could get an example or tutorial site on this that would be great

-thanks

Christian
  • 958
  • 5
  • 23
  • 52
  • Duplicate of http://stackoverflow.com/questions/2176397/drawing-a-line-path-on-google-maps – Femi Jul 21 '11 at 00:07
  • This question looks like it answers your question [Drawing line between two points][1] [1]: http://stackoverflow.com/questions/1937484/how-to-draw-line-on-map-view-given-coordinates – Idistic Jul 21 '11 at 00:16

1 Answers1

0

This question looks like it answers your question Drawing line between two points since the markers are set using geopoints I assume this will work for you

Community
  • 1
  • 1
Idistic
  • 6,281
  • 2
  • 28
  • 38