open iphone google maps with back button
Posted
by christian
on Stack Overflow
See other posts from Stack Overflow
or by christian
Published on 2010-05-24T18:09:26Z
Indexed on
2010/05/24
18:11 UTC
Read the original article
Hit count: 278
Hi, i have a webview in my iphone app where a google map location is opened like;
now the google map native app opens fine, but how could i add a RETURN button so it would jump back to my html page. Now i have to click my home button and the app close back to the desktop, so i have to start my webview again.
in android its more easy, because there is always a back button and after viewing my gmap i simply back in my webview.
thx chris
© Stack Overflow or respective owner