You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
We've progressed substantially the past week, and now QQuickMapboxGL already has a working example:
We are keeping up API parity with Qt's Map QML Type in our QQuickMapboxGL QML Type, based on QQuickFramebufferObject + QMapboxGL. A QML example application is provided and can be built/executed via $ make run-qt-qml-app
A QML Item exposing an interface compatible with QtLocation Map.
At the moment the plan is to use QQuickFramebufferObject which will set our minimum Qt version supported at 5.2.
The Qt5 build bot was already upgraded #4827.
/cc @brunoabinader
The text was updated successfully, but these errors were encountered: