我可以使用Jquery Mobile获取平板电脑的当前GPS位置吗?

时间:2013-06-17 22:04:17

标签: jquery jquery-mobile cordova tablet

我想知道是否可以使用Jquery mobile / Phonegap获取Android平板电脑的位置

1 个答案:

答案 0 :(得分:2)

是的,您可以使用navigator.geolocation.getCurrentPosition功能。

以下是官方文档:http://docs.phonegap.com/en/2.8.0/cordova_geolocation_geolocation.md.html#geolocation.getCurrentPosition