Check this link http://code.google.com/apis/maps/documentation/javascript/v2/examples/polyline-simple.html
What I wanted to happen is there should be a marker from one end to the other labeled Start & End. Any help appreciated. Thanks On Jun 20, 9:53 pm, xelawho <[email protected]> wrote: > > Any idea how to make it? Any help is appreciated. > > maybe I don't understand the question, but if you want to know the > coordinates of the start and finish of your line, the getVertex() > method for GPolyline should > helphttp://code.google.com/apis/maps/documentation/javascript/v2/referenc... > > if you want the user to be able to construct polylines on your map, > there are various methods. Google gives this > example:http://gmaps-samples.googlecode.com/svn/trunk/poly/mymapstoolbar.html > > but I rather prefer mine:http://www.xelawho.com/map/measure.htm -- 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.
