JaWeilBaum / pyqtlet2

pyqtlet2 extends pyqtlet which initially brought Leaflet maps to PyQt5 and PySide6.
Other
37 stars 19 forks source link

Adjust structure to work with multiple maps #54

Closed JaWeilBaum closed 1 year ago

JaWeilBaum commented 1 year ago

@Baljak found more places in the library which do not work in the multiple map setup. Big thanks!

This PR takes #51 and #52.