eoda-dev / py-maplibregl

Python bindings for MapLibre GL JS
https://eoda-dev.github.io/py-maplibregl/
MIT License
43 stars 5 forks source link

Custom ControlPanelControl #75

Open crazycapivara opened 5 months ago

crazycapivara commented 5 months ago

Control Panel where we can add items like opacity slider, color switcher, layer visibility and text, ...

giswqs commented 5 months ago

This plugin is relevant

https://github.com/mug-jp/maplibre-gl-opacity

crazycapivara commented 5 months ago

I already implemented an opacity control. The idea of this panel is that you can add any kind of element to it.