Hi folks, Trying to add some functionality to user input. Code based on Mike Williams code here http://econym.org.uk/gmap/store.htm
My test page located here: http://geomatrix.homelinux.net/index.php/map-concepts/121-map-testing What I'm trying to do is add some functionality such as drop box choices such as Pamela Fox's example here: http://code.google.com/support/bin/answer.py?answer=80201&topic=11364 My first test of user input is successful and is as Mike's tutorial a simple test input box: Sample here: http://geomatrix.homelinux.net/index.php/map-concepts/121-map-testing Changing var on iwform to add the drop down options is unsuccessful however it appears even after trying to change the array to reflect additional input/output is unsuccessful and results in both the user unable to enter information or the kml output. @ function process(form) I tried the following changes to the array and included changes to both the php and kml syntax. Sample map here: http://geomatrix.homelinux.net/index.php/map-concepts/134-map-test-2 Any suggestions appreciated. Tony --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
