map style changed && viewer change

This commit is contained in:
uw935
2024-02-28 00:47:39 +03:00
parent cdbe2820f3
commit 0ea95c643c
7 changed files with 132 additions and 202 deletions
+1
View File
@@ -37,6 +37,7 @@ python -m venv venv
# downloading requirements && upgrading pip
python -m pip install --upgrade pip
python -m pip install -r requirements.txt
python -m flask run --host 0.0.0.0 --debug
```
## Feature