I'm trying to use the Google Maps API for geocoding and directions in
an iPhone app.  I'd like to get numerical results to my app, but am
having problems.  Since the API is in Javascript, I came up with the
approach of loading a UIWebView in the app which has the Javascript
place the results in the DOM and then accessing the results when the
page is fully loaded.  This is a bit Rube Goldberg and works
unreliably, however -- sometimes even on a successful "load" callback,
the results aren't in the DOM.

There must be another way to do this.  Anybody know how?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to