File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Update your installation to the latest version:
1010 ```
1111
1212## 0.5.0
13- ** November 30 , 2024**
13+ ** December 29 , 2024**
1414
1515- Adds boolean ` credits ` parameter to the ` Plot ` class. Set to ` False ` to hide the OSM/package credits on the map.
1616- Fixes an issue where customized landcover_classes where ignored in ` get_osm_geometries ` .
Original file line number Diff line number Diff line change @@ -31,6 +31,8 @@ simplified configuration interfaces. It is partially tested and adds a [streamli
3131
3232## Running the app locally
3333
34+ You can use the webapp directly under [ prettymapp.streamlit.app] ( https://prettymapp.streamlit.app/ ) or run it locally via:
35+
3436``` bash
3537git clone https://github.com/chrieke/prettymapp.git
3638cd prettymapp
You can’t perform that action at this time.
0 commit comments