mirror of
https://github.com/markqvist/Sideband.git
synced 2025-07-23 06:50:53 -04:00
Add map marker for own device
This commit is contained in:
parent
71234d9b9d
commit
a0b97bf4a3
4 changed files with 104 additions and 8 deletions
|
@ -18,7 +18,7 @@ from mapview.constants import CACHE_DIR
|
|||
|
||||
# if "MAPVIEW_DEBUG_DOWNLOADER" in environ:
|
||||
# Logger.setLevel(LOG_LEVELS['debug'])
|
||||
Logger.setLevel(LOG_LEVELS['error'])
|
||||
# Logger.setLevel(LOG_LEVELS['error'])
|
||||
|
||||
# user agent is needed because since may 2019 OSM gives me a 429 or 403 server error
|
||||
# I tried it with a simpler one (just Mozilla/5.0) this also gets rejected
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue