eodaGmbH / py-maplibregl

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

Add something like maplibre express #29

Open crazycapivara opened 5 months ago

crazycapivara commented 5 months ago

Add a class or func for quick map creation:

def maplibre(data, **kwargs) -> Map
   pass