CLLocation and UIWebView???
Hi all,
Is it possible to get the current gps position with CLLocation save it locally with Local Storage -- then read it from a page using javascript within UIWebView.
Or is it possible to get CLLocation to give the page within a UIWebView the gps position without refreshing the page?
Thanks for the help!
|