This package browser is in early development. Mind the rough edges.

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.

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.