I am having a map with some polylines with the distance [api v3]. I want that when someone drag the polyline at the same time the distance also get updated but dont know how to do. Please help me, any good tutorial or another threads are most welcome
Thanks for helping me
Naveen
There is a attribute which makes your polyline editable.
Now use a listener to check the editing.
// make sure to add the following script to compute the distance between two latlngs