我将如何实施 OSX(桌面)核心位置提供程序?
我想使用 Mac OSX 作为位置应用程序,但想提供虚假位置数据(通过 GPS 日志文件)。我将如何实施这个?我查看了 http://developer.apple .com/library/mac/#documentation/CoreLocation/Reference/CoreLocation_Framework/index.html 但它只讨论使用框架,而不讨论它如何获取其位置信息。我已经为 Android 平台实现了位置提供程序,但到目前为止还没有看到任何有关核心位置的信息。
显然有一个接口:如果它是从 iOS 复制的,我知道有一个超级秘密的蓝牙 GPS 协议可以提供来自 GPS 设备的位置信息(至少有一个设备可以这样做),并且我希望有一个类似的钩子OSX 中的某个地方。
谢谢。
I want to use Mac OSX for a location application, but want to provide fake location data (via a GPS log file). How would I go about implementing this? I've looked at http://developer.apple.com/library/mac/#documentation/CoreLocation/Reference/CoreLocation_Framework/index.html but it only talks about USING the framework, not about how it gets its location information. I've implemented location providers for the Android platform, but seen nothing so far about core location.
There is clearly an interface for it: if it is copied from iOS I know there is a super-secret Bluetooth GPS protocol to provide location information from GPS devices (there is at least one device that does so) and I expect a similar hook is somewhere in OSX.
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论