What is the proper use of GDownloadURL to pass data? Can it read returned variables from another file or just an address with appended information from the address bar?
What I exactly need is to have a user enter in an address or zip code on the "main" page, geocode that address, and pass that data to the "map" page. When the data arrives at the map page, I need the map to zoom and center on the address before it completely loads. This shouldn't be too difficult, I see this kind of functionality on other websites all the time, but I've been having a rough time with it trying to pass values in the php to javascript way. The URL for the search form is http://thetestbed.comli.com/SKATEPARKBETA/index.php and the URL for the current (broken) map is http://thetestbed.comli.com/SKATEPARKBETA/searchAddress3.php --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
