> Yup, it shows the latitude and longitude of the address! So how do I > make it save that as a variable I can call outside of the callback and > function?
You don't, approach it from another angle. Let's say you want to submit a completed form after the callback results arrive back ... you do the form submission in the callback. -- 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.
