how to get the newly edited polygon coordinates in google map apiv3
问题 i have created and edited polygon successfully and after drawing the polygon i am getting the coordinates of the polygon, what i am looking for is after editing the polygon i am not getting the new coordinates of the polygon(after drag end i am getting the coordinates, immediately the new coordinates should appear as when i draw the polygon happen). my java script: var map; var coords = []; var lats = []; var lngs = []; var myMarkers = []; var myPoly; function initialize() { var latlng = new