mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00:00
fix(web): fix single photo on a map (#3635)
This commit is contained in:
parent
f4475549d6
commit
a815592954
1 changed files with 1 additions and 1 deletions
|
|
@ -111,7 +111,7 @@
|
||||||
[-90, -180],
|
[-90, -180],
|
||||||
[90, 180],
|
[90, 180],
|
||||||
],
|
],
|
||||||
minZoom: 2.5,
|
minZoom: 2,
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<TileLayer
|
<TileLayer
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue