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

Add support for the maplibre-gl-compare plugin #66

Open giswqs opened 5 months ago

giswqs commented 5 months ago

This is a very useful plugin. It would be great to support it. https://github.com/maplibre/maplibre-gl-compare

crazycapivara commented 5 months ago

Yes, I also like it, but it will not be that simple to include than the other plugins because we need a second map as overlay. But I will check for an elegant way integrating it :-)