Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make MapLibre QML module namespace independent of QtLocation #130

Merged
merged 3 commits into from
May 5, 2024

Conversation

ntadej
Copy link
Collaborator

@ntadej ntadej commented May 5, 2024

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.

@ntadej ntadej requested a review from louwers May 5, 2024 16:34
test/qml/qt5/tst_map.qml Outdated Show resolved Hide resolved
Copy link
Collaborator

@louwers louwers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM after the copyright comment is resolved.

@ntadej ntadej force-pushed the qml-module-name branch from 8c7a587 to c95ccaf Compare May 5, 2024 17:56
examples/quick/main.qml Outdated Show resolved Hide resolved
test/qml/qt6/tst_map.qml Outdated Show resolved Hide resolved
test/qml/qt5/tst_map.qml Outdated Show resolved Hide resolved
@ntadej ntadej force-pushed the qml-module-name branch from 11fb9cd to 839e060 Compare May 5, 2024 20:00
@ntadej ntadej merged commit 01c8ca5 into maplibre:main May 5, 2024
33 checks passed
@ntadej ntadej deleted the qml-module-name branch May 5, 2024 20:33
@ntadej ntadej added this to the 3.0 milestone Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants