1 Commits

Author SHA1 Message Date
Adrien Pavie
9854ac9afd Update file mapAndViewer.ts 2023-09-04 13:10:58 +00:00

View File

@@ -10,7 +10,6 @@ async function fetchMapAndViewer(params?: OptionalViewerMapInterface) {
let paramsGeovisio: ViewerMapInterface = {
map: {
startWide: true,
maxZoom: 19
}
}
if (tiles) {