GPS library for .NET compact framework

六月ゝ 毕业季﹏ 提交于 2019-12-02 17:20:35
Guido García

I recently used open source SharpGPS. It's supposed to support more devices than the example in the SDK, but both solutions work on all my hardware.

SharpGPS did make it easier to access more structured information, such as satellites in view and where they are, and has a brilliant example app. But most of this will go unused in apps that need GPS info.

There are a set of GPS classes in the OpenNETCF serial library.

There's a sample GPS app in the Windows Mobile 5.0 SDK, but you'll need a fix for it.

GPS.NET is now available free on CodePlex.

I would not say this one as an Open Source tool but ”GPS data as a Software” is the best service I have come through to analyze my GPS data.

If you are a web or mobile application developer, this very helpful and time-saving tool.

Please, find this article for more Information.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!