【发布时间】:2011-10-11 22:24:26
【问题描述】:
我正在尝试在 Android 模拟器上测试我的 phonegap gps 定位应用程序。
我需要在 Android Emulator http://dev.w3.org/geo/api/spec-source.html 上模拟 W3C gps 速度和航向。
使用 DDMS 我能够设置 kml 路径。然而navigation.watchPosition只看到经纬度变化,航向和速度参数未定义。
有什么办法解决吗?
【问题讨论】:
标签: android geolocation cordova