src/utils/cesium/kmz.ts @@ -48,5 +48,5 @@ ) } } return source.match(regx) return source?.match(regx) }