Julien MARY wrote: > On 21 sep, 00:59, "warden [Andrew Leach - Maps API Guru]" > <[EMAIL PROTECTED]> wrote: > > >> In that case, in the callback function once lat and lng are available, >> just redirect the page elsewhere. You don't need a form at all. >> >> window.location="myscript.php?my_lat="+lat+"&my_lng="+lng; >> > > HUGE. That is working. What about a POST method ? > you were already told set the values on a hidden form and submit it ... (yes you can submit a form with javascript look it up.)\
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
