There's nothing in the API that will help with that. There are some Javascript toolkits that contain edit boxes with markup, but all the ones that I looked at want the box to exist in the HTML when the page loads.
You could just use a simple input form, but if you do that you'd need to be careful to prevent malicious users writing things like <embed src="http://badsite.com/malware.file"> -- Mike Williams http://econym.org.uk/gmap --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
