maplibre-native-qt icon indicating copy to clipboard operation
maplibre-native-qt copied to clipboard

Can I use this with PySide6?

Open vinura opened this issue 1 year ago • 8 comments

I am trying to use this with PySide6. Is it even possible? if so how to install? Any help would be appreciated!

vinura avatar Mar 15 '24 06:03 vinura

Have the same question.

Unfortunately I am not familiar with PySide.

I would say that for QtLocation part as this is just a plugin, it should work fine. For the widgets I am not sure what has to be done to allow them to work.

ntadej avatar Apr 18 '24 16:04 ntadej

Hmm pyside has support for QML. I have tested bunch of applications that uses PySide/QML with QtLocations.

But the problem is how to import this maplibre into the PySide6/QML. (Installation/porting process).

vinura avatar Apr 22 '24 07:04 vinura