remove undefined fitBounds (#7537)

This commit is contained in:
mikhail sergienko
2021-08-22 18:45:08 +03:00
committed by GitHub
parent f0e429387c
commit c24df4ed5a

View File

@@ -110,7 +110,6 @@ export default defineComponent({
GEOMETRY_TYPES,
geometryType,
mapContainer,
fitBounds,
};
},
});