Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道是否可以使用 Jquery mobile/Phonegap 获取 android 平板电脑的位置
是的,您可以使用该navigator.geolocation.getCurrentPosition功能。
navigator.geolocation.getCurrentPosition
这是官方文档:http ://docs.phonegap.com/en/2.8.0/cordova_geolocation_geolocation.md.html#geolocation.getCurrentPosition