qtpositioning
QML and C++ positioning information API
The Qt Positioning API provides positioning information via QML and C++ interfaces. The Qt Positioning API lets you to determine a position by using a variety of possible sources, including satellite, wifi, or text files. That information can then be used to, for example, determine a position on a map. In addition, you can use to the API to retrieve satellite information and perform area based monitoring.
- Versions: 6.8.2
- Website: https://www.qt.io/
- Licenses: LGPL 2.1 · LGPL 3
- Package source: gnu/packages/qt.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of qtpositioning
as follows:
guix install qtpositioning
Or install a particular version:
guix install qtpositioning@6.8.2
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of qtpositioning about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/qtpositioning'><img src='https://packages.guix.gnu.org/packages/qtpositioning/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/qtpositioning)
Example Org:
[[https://packages.guix.gnu.org/packages/qtpositioning][https://packages.guix.gnu.org/packages/qtpositioning/badges/latest-version.svg]]