Hi, I have started my foray into JS and its not going bad, but im stuck on what is probably a simple error.
I have modified one of the examples which allows google mymaps style userplacement of lines, items etc. I have edited it so that a user can also add a description to the page. For an item I can grab the lat/long no problems but for shapes I am struggling. I have added a addpoint function, which writes to a textfield. I have modified the startDrawing function after addlistener event, and everything works ok except it does not write the co-ordinates of each click to the text area. Im by no stretch a JS programmer, so I am struggling a little. You can see a demo online at http://tinyurl.com/5hul2g Any pointers gratefully received. P --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
