您的位置:首页 > 移动开发 > IOS开发

Launch Google Map in Android / IOS Mobile

2014-07-23 18:57 555 查看
<!--This only works in android mobile phone-->
<a href="geo:0,0?q=myaddress+encode)__" target="_blank">
Open Map,I am here.
</a>


<!--This works under iphone-->

<a href="http://maps.apple.com/?q=myaddress+encode" target="_blank">Open Map, I am here.

</a>


Here are the pages list:

How to launch Google Maps on iPhone via web link?

Getting Safari to auto open Google Maps App

How to lauch Google Maps App by Web Url under the android

Web Apps | Android Developer
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: