Hi Guys, I'm fairly new to Google maps and JavaScript.
I have been working on a system that will create dragable A and B markers from a form where you specifiy the start and end point (ie. two different postcodes). I have also been trying to make the Polyline from point A to B dragable too. This is where I have become stuck and need some explanation as to how this can be achieved! First of all, the script so far can be seen here http://www.thomas-boyd.co.uk/directions_2.php This script sets the A and B point and even detects the mouse cursor over the Polyline. This is where I have become stuck, I have tried many methods to move the Polyline and none really have the desired result. I have tried to integrate aspects of this script http://www.marsrutai.info/directions.htm into my code with little success. I was able to create a draggable 'marker' although this did not actually recognise the origional A to B poly line, it simply created a new polyline that was draggable. If anybody can give me some guidance, or an idea on a suitable way of coding the polyline dragger that would be great. Thanks, Tom. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
