qtpositioning 6.8.2
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.
- Outputs:
out
- 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 qtpositioning 6.8.2
as follows:
guix install qtpositioning@6.8.2
Or install the latest version:
guix install qtpositioning
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.