Titanium Appcelerator获得卫星数量

时间:2013-12-12 12:19:30

标签: geolocation gps location titanium appcelerator

是否可以获取有关通过Titanium Appcelerator连接的gps卫星数量的信息?

1 个答案:

答案 0 :(得分:1)

在钛中没有这样的方法,但如果你有本机的这种方法(不知道我自己)。你总是可以构建一个模块并集成到你的应用程序中。这是构建模块的方法

http://docs.appcelerator.com/titanium/latest/#!/guide/Android_Module_Development_Guide

https://wiki.appcelerator.org/display/guides/iOS+Module+Development+Guide

由于