eodaGmbH / py-maplibregl

Python bindings for MapLibre GL JS
https://eodagmbh.github.io/py-maplibregl/
MIT License
27 stars 2 forks source link

Chainable Map Class #48

Open crazycapivara opened 1 month ago

crazycapivara commented 1 month ago
m = Map().add_source(source).add_layer(layer)