Wasn't it Ivan who wrote: >Okay. > >I have a php page with a form that when loads tries to get the geocode >or country code. > > >Example of code in my php page. > > >var thecountry = parent.showAddress(address); > >How can i send a variable as GLatLng(lat, lng) so that it goes into the >function as a GLatLng. > >When I declare a varible in that php page as a GLatLng variable it >doesnt recognize it.
GClientGeocoder is asynchronous. -- http://econym.org.uk/gmap The Blackpool Community Church Javascript Team --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
