maplibre / maplibre-native-qt

MapLibre Native Qt Bindings and Qt Location Plugin
https://maplibre.org/maplibre-native-qt/docs/
38 stars 14 forks source link

Make MapLibre QML module namespace independent of QtLocation #130

Closed ntadej closed 5 months ago

ntadej commented 5 months ago

Make MapLibre QML module namespace independent of QtLocation to prevent potential deployment issues. The syntax now changes from import QtLocation.MapLibre 3.0 to just import MapLibre 3.0.