my site: www.jade1.nl Gmap2-page: on start page click on the link : "Voorbeeld: Een fietstocht"
The userfunction: On my map the user can create a route (Polyline) with draggable Markerpoints by doubleclicking on map positions . The map shows the line between the Markers. The problem: If you drag a Marker to another position, the Polyline display's the new position of the Marker, but also the old position is hold in the line. So the line gets to many bends. The used API functions: I use deleteVertex and insertVertex in the dragend event. The procedure has worked correct, I think before going to API version 2.140 (10-07- 2009). Can anybody give me some advice to correct the procedure? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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 -~----------~----~----~----~------~----~------~--~---
