Louis-Dreyfus-Company / geeservermap

Interactive map for Google Earth Engine in python
MIT License
3 stars 0 forks source link

Custom dimensions of the map #3

Closed rodrigo-ldc closed 12 months ago

rodrigo-ldc commented 1 year ago

Map CSS as a block to allow interaction when routing. The user can now specify the height and width of the map's pane when running the server

geeservermap --width 500 --height 800

rodrigo-ldc commented 1 year ago

sorry @12rambau, can you explain a bit more? flask uses jinja2 yes (https://flask.palletsprojects.com/en/2.3.x/templating/)... what other extension could it have?

12rambau commented 1 year ago

.jinja2

12rambau commented 1 year ago

but I checked flask documentation and it seems commonly accepted to make it transparent