Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/ionic-framework/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/5/excel/23.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Google maps 如何获取爱奥尼亚项目中的跟踪信息?_Google Maps_Ionic Framework - Fatal编程技术网

Google maps 如何获取爱奥尼亚项目中的跟踪信息?

Google maps 如何获取爱奥尼亚项目中的跟踪信息?,google-maps,ionic-framework,Google Maps,Ionic Framework,如何访问爱奥尼亚的跟踪信息 我想在地图上显示一些信息 -) direction from A to B -) pointer of device -) real time tracking -) speed, and acceleration information. 正如@iris geek所说,你必须使用Cordova,我使用它是非常好和有用的。爱奥尼亚·哈德·科尔多瓦有很好的文档。试试地理定位plugin@Iris_geek谢谢给它一个答案来批准它。。检查文档并尝试一下。我用同样的方法进

如何访问爱奥尼亚的跟踪信息

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

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

正如@iris geek所说,你必须使用Cordova,我使用它是非常好和有用的。爱奥尼亚·哈德·科尔多瓦有很好的文档。

试试地理定位plugin@Iris_geek谢谢给它一个答案来批准它。。检查文档并尝试一下。我用同样的方法进行位置跟踪。