leaflet-adv-demo It's a demo of what can be done with LeafletJS and Flask. Usage git clone https://github.com/runozo/leaflet-adv-demo.git cd leaflet-adv-demo pyvenv env source env/bin/activate pip install -r requirements.txt python manage.py runserver