diff --git a/app/src/interfaces/map/options.vue b/app/src/interfaces/map/options.vue index cd14a5ae25..7172a24d24 100644 --- a/app/src/interfaces/map/options.vue +++ b/app/src/interfaces/map/options.vue @@ -110,7 +110,6 @@ export default defineComponent({ GEOMETRY_TYPES, geometryType, mapContainer, - fitBounds, }; }, });