如何在Ionic项目中访问跟踪信息?

时间:2017-07-11 06:40:57

标签: google-maps ionic-framework

如何在Ionic中访问跟踪信息?

我想在地图上显示一些信息

-) direction from A to B
-) pointer of device
-) real time tracking
-) speed, and acceleration information.

1 个答案:

答案 0 :(得分:1)

正如@ iris-geek所说,你必须使用Cordova的geolocation,我用它非常好并且很有用。 Ionic让Cordova有很好的文档资料。