Hi I am using the geocode via HTTP service for my web application.
I would like to translate dynamically on the web application a city into a longitude/latitude using AJAX. However, I do not see any type of callback functionality in the geocode via HTTP documentation. Without callback functionality, it renders the geocode via HTTP useless b/c developers cannot call the API using AJAX because that would be a cross domain violation. Note: I'm talking about the geocode via *HTTP* api ... not the fullblown Google Maps API (i.e. http://code.google.com/apis/maps/documentation/geocoding/index.html) Does anyone know if callback functionality exists in the geocode via HTTP like it does for the fullblown Google Maps API? Or is there another way around this? Thanks in advance --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
