Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tompaana/compass-wp
An orienteering application ported from Qt to Windows Phone. This example app combines HERE Maps with compass sensor. A custom user control, which has an appearance of an orienteering compass, can be manipulated with gestures; it can be dragged and rotated. In addition, the bearing component within the control can also be rotated.
https://github.com/tompaana/compass-wp
Last synced: 1 day ago
JSON representation
An orienteering application ported from Qt to Windows Phone. This example app combines HERE Maps with compass sensor. A custom user control, which has an appearance of an orienteering compass, can be manipulated with gestures; it can be dragged and rotated. In addition, the bearing component within the control can also be rotated.
- Host: GitHub
- URL: https://github.com/tompaana/compass-wp
- Owner: tompaana
- License: other
- Created: 2014-10-14T13:35:16.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-14T14:04:23.000Z (about 10 years ago)
- Last Synced: 2023-08-27T12:38:01.308Z (about 1 year ago)
- Language: C#
- Size: 11.1 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Compass
=======An orienteering application ported from Qt to Windows Phone. This example app
combines Nokia Maps with compass sensor. A custom user control, which has an
appearance of an orienteering compass, can be manipulated with gestures; it can
be dragged and rotated. In addition, the bearing component within the control
can also be rotated.This project is hosted in GitHub:
https://github.com/tompaana/compass-wpYou can also download the app from the Store:
http://www.windowsphone.com/s?appid=ed617607-f643-4eb5-821b-675494bd3b66New in version 0.8
------------------* Automatic lock feature of scale to point to north (application bar button)
* Rotating map based on the compass heading (enable/disable from the settings)
* Dynamic scale on the map for measuring distances
* Rate My App library integrated
* Few typos fixed from the instructions pageLicense
-------------------------------------------------------------------------------See the license text file delivered with this project. The license file is also
available online at
https://github.com/tompaana/compass-wp/blob/master/Licence.txtVersion history
-------------------------------------------------------------------------------* 0.8: New features added: North lock for the scale, rotating map based on the
heading and dynamic map scale. Rate My App library was integrated to the
project.
* 0.7: The first beta release.