You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just created the server cause i screewed up my old docker container.
Having one issue, the zoom level of 18 seems not to be the same as in the leaflet demo here:.
i can set it to 18, which should show up streets and streetnames but in my view with 18 set its way more far away and i cant get closer.
everything even the attribution seems to be super small.
starting with
docker run
-p 8080:80
-v osm-data:/data/database/
--shm-size="192m"
-d overv/openstreetmap-tile-server
run
germany-latest.obf downloaded and imported manually.
didnt change the obf so this should be fine cause it worked before on the old container.
Just created the server cause i screewed up my old docker container.
Having one issue, the zoom level of 18 seems not to be the same as in the leaflet demo here:.
https://leafletjs.com/examples/zoom-levels/#:~:text=To%20enable%20it%2C%20use%20the,%2C%202%20%2C%20and%20so%20on.
i can set it to 18, which should show up streets and streetnames but in my view with 18 set its way more far away and i cant get closer.
everything even the attribution seems to be super small.
starting with
docker run
-p 8080:80
-v osm-data:/data/database/
--shm-size="192m"
-d overv/openstreetmap-tile-server
run
germany-latest.obf downloaded and imported manually.
didnt change the obf so this should be fine cause it worked before on the old container.
Any idea?
`
<title>Leaflet Static Zoom Level 18</title>The text was updated successfully, but these errors were encountered: