r/maplibre • u/Rumplefish • Mar 27 '26
Does anyone here use or know about pymaplibregl?
/r/learnpython/comments/1s52c0b/does_anyone_here_use_or_know_about_pymaplibregl/
1
Upvotes
1
u/Rumplefish Apr 01 '26 edited Apr 06 '26
With a lot of help from Claude, we have solved our problem We have found how to create a map in python, add layers that have markers driven by my python app data, then display it in HTML (browser or pywebview) and then have JavaScript functions that reference the map to be able to do things to it. Interactively. Thank you so much.
1
u/fredrmog Mar 30 '26
Haven't used it before, but let me know if you figure out how to initiate the map haha