Hi, i am relatively new both in javascript and php... So i did this tutorial http://code.google.com/intl/pt-BR/apis/maps/articles/phpsqlinfo.html But i don't really understand how the functions works there...i need to do something alike, but i having some troble.Basically what i have is a page with a form, the person insert the data, them a function get the lat ant lng, using the saved data i call a map with these values, and them the person can ajust the marker to her precise location and save.This way, i just need to update the value of lat and lng in this database.
Well, my doubts are... How does GDownloadUrl works? I know i have to pass the variables through the url, but what is that function(data), can i pass the variables without this function? And this part, if i just need to update the lat e lng values, i just need to change the mysql comands to update into...? I made a similar function but still doesn't work, so the last one, the function save is called with a "Submit" button, not on map, but seems that the variable marker cannot be found, if i put this function together with the load function, the function save will execute as well? If you know another pages with tutorials about this, it would be helpfull too Well, that's all thank you, and sorry for my english mistakes. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
