eoda-dev / py-maplibregl

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

Chainable Map Class #48

Open crazycapivara opened 6 months ago

crazycapivara commented 6 months ago
m = Map().add_source(source).add_layer(layer)