MapLibre Native for Qt
Loading...
Searching...
No Matches
Documentation

This is the documentation of the public MapLibre Native bindings for Qt. You would normally use this API in a Qt-based application. If you are interested in the internals of MapLibre Native you can also look at Core C++ API.

The source code can be found on GitHub:

git clone https://github.com/maplibre/maplibre-native-qt.git
cd maplibre-native-qt
git submodule update --init --recursive
Note
On some file systems, the submodule update may yield a Filename too long error. It can be ignored as only some dependencies test data will be missing.