fix(web): fix single photo on a map (#3635)

This commit is contained in:
waclaw66 2023-08-10 15:32:01 +02:00 committed by GitHub
parent f4475549d6
commit a815592954
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -111,7 +111,7 @@
[-90, -180], [-90, -180],
[90, 180], [90, 180],
], ],
minZoom: 2.5, minZoom: 2,
}} }}
> >
<TileLayer <TileLayer