vue-openlayers-plugin 1.0.72 → 1.0.73

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (29) hide show
  1. package/lib/{index-034c9e0d.mjs → index-363194c0.mjs} +407 -88
  2. package/lib/{index.es-6551e4c0.mjs → index.es-a7ad7c48.mjs} +1 -1
  3. package/lib/index.esm.js +1 -1
  4. package/lib/index.umd.js +406 -87
  5. package/package.json +1 -1
  6. package/types/src/components/CustomOpenlayer/components/dialogs/LayerPanel.vue.d.ts +46 -164
  7. package/types/src/components/CustomOpenlayer/components/dialogs/LayerPanel.vue.d.ts.map +1 -1
  8. package/types/src/components/CustomOpenlayer/types/index.d.ts +24 -3
  9. package/types/src/components/CustomOpenlayer/types/index.d.ts.map +1 -1
  10. package/types/src/components/CustomOpenlayer/utils/LayerManager.d.ts.map +1 -1
  11. package/types/src/components/CustomOpenlayer/utils/LayerTreeManager.d.ts.map +1 -1
  12. package/types/src/components/CustomOpenlayer/utils/coordinateTransform.d.ts +28 -0
  13. package/types/src/components/CustomOpenlayer/utils/coordinateTransform.d.ts.map +1 -0
  14. package/types/src/components/CustomOpenlayer/utils/index.d.ts +1 -0
  15. package/types/src/components/CustomOpenlayer/utils/index.d.ts.map +1 -1
  16. package/types/src/components/CustomOpenlayer/utils/layerManager.d.ts +13 -0
  17. package/types/src/components/CustomOpenlayer/utils/layers/BaseLayer.d.ts +5 -0
  18. package/types/src/components/CustomOpenlayer/utils/layers/BaseLayer.d.ts.map +1 -1
  19. package/types/src/components/CustomOpenlayer/utils/layers/GMLLayerHandler.d.ts.map +1 -1
  20. package/types/src/components/CustomOpenlayer/utils/layers/GeoJSONLayerHandler.d.ts.map +1 -1
  21. package/types/src/components/CustomOpenlayer/utils/layers/KMLLayerHandler.d.ts.map +1 -1
  22. package/types/src/components/CustomOpenlayer/utils/layers/TiandituLayerHandler.d.ts.map +1 -1
  23. package/types/src/components/CustomOpenlayer/utils/layers/TileLayerHandler.d.ts.map +1 -1
  24. package/types/src/components/CustomOpenlayer/utils/layers/VectorTileLayerHandler.d.ts.map +1 -1
  25. package/types/src/components/CustomOpenlayer/utils/layers/WKTLayerHandler.d.ts.map +1 -1
  26. package/types/src/components/CustomOpenlayer/utils/layers/WMSLayerHandler.d.ts.map +1 -1
  27. package/types/src/components/CustomOpenlayer/utils/layers/WMTSLayerHandler.d.ts.map +1 -1
  28. package/types/src/components/CustomOpenlayer/utils/mapManager.d.ts.map +1 -1
  29. package/types/tsconfig.tsbuildinfo +1 -1
@@ -1 +1 @@
1
- {"program":{"fileNames":["../node_modules/typescript/lib/lib.es5.d.ts","../node_modules/typescript/lib/lib.es2015.d.ts","../node_modules/typescript/lib/lib.es2016.d.ts","../node_modules/typescript/lib/lib.es2017.d.ts","../node_modules/typescript/lib/lib.es2018.d.ts","../node_modules/typescript/lib/lib.es2019.d.ts","../node_modules/typescript/lib/lib.es2020.d.ts","../node_modules/typescript/lib/lib.dom.d.ts","../node_modules/typescript/lib/lib.dom.iterable.d.ts","../node_modules/typescript/lib/lib.es2015.core.d.ts","../node_modules/typescript/lib/lib.es2015.collection.d.ts","../node_modules/typescript/lib/lib.es2015.generator.d.ts","../node_modules/typescript/lib/lib.es2015.iterable.d.ts","../node_modules/typescript/lib/lib.es2015.promise.d.ts","../node_modules/typescript/lib/lib.es2015.proxy.d.ts","../node_modules/typescript/lib/lib.es2015.reflect.d.ts","../node_modules/typescript/lib/lib.es2015.symbol.d.ts","../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../node_modules/typescript/lib/lib.es2016.array.include.d.ts","../node_modules/typescript/lib/lib.es2017.object.d.ts","../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../node_modules/typescript/lib/lib.es2017.string.d.ts","../node_modules/typescript/lib/lib.es2017.intl.d.ts","../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../node_modules/typescript/lib/lib.es2018.intl.d.ts","../node_modules/typescript/lib/lib.es2018.promise.d.ts","../node_modules/typescript/lib/lib.es2018.regexp.d.ts","../node_modules/typescript/lib/lib.es2019.array.d.ts","../node_modules/typescript/lib/lib.es2019.object.d.ts","../node_modules/typescript/lib/lib.es2019.string.d.ts","../node_modules/typescript/lib/lib.es2019.symbol.d.ts","../node_modules/typescript/lib/lib.es2019.intl.d.ts","../node_modules/typescript/lib/lib.es2020.bigint.d.ts","../node_modules/typescript/lib/lib.es2020.date.d.ts","../node_modules/typescript/lib/lib.es2020.promise.d.ts","../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../node_modules/typescript/lib/lib.es2020.string.d.ts","../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../node_modules/typescript/lib/lib.es2020.intl.d.ts","../node_modules/typescript/lib/lib.es2020.number.d.ts","../node_modules/typescript/lib/lib.decorators.d.ts","../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../node_modules/@vue/shared/dist/shared.d.ts","../node_modules/@vue/reactivity/dist/reactivity.d.ts","../node_modules/@vue/runtime-core/dist/runtime-core.d.ts","../node_modules/csstype/index.d.ts","../node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts","../node_modules/vue/jsx-runtime/index.d.ts","../node_modules/@babel/types/lib/index.d.ts","../node_modules/@babel/parser/typings/babel-parser.d.ts","../node_modules/@vue/compiler-core/dist/compiler-core.d.ts","../node_modules/@vue/compiler-dom/dist/compiler-dom.d.ts","../node_modules/vue/dist/vue.d.mts","../node_modules/element-plus/es/utils/vue3.3.polyfill.d.ts","../node_modules/dayjs/locale/types.d.ts","../node_modules/dayjs/locale/index.d.ts","../node_modules/dayjs/index.d.ts","../node_modules/@types/lodash/common/common.d.ts","../node_modules/@types/lodash/common/array.d.ts","../node_modules/@types/lodash/common/collection.d.ts","../node_modules/@types/lodash/common/date.d.ts","../node_modules/@types/lodash/common/function.d.ts","../node_modules/@types/lodash/common/lang.d.ts","../node_modules/@types/lodash/common/math.d.ts","../node_modules/@types/lodash/common/number.d.ts","../node_modules/@types/lodash/common/object.d.ts","../node_modules/@types/lodash/common/seq.d.ts","../node_modules/@types/lodash/common/string.d.ts","../node_modules/@types/lodash/common/util.d.ts","../node_modules/@types/lodash/index.d.ts","../node_modules/async-validator/dist-types/interface.d.ts","../node_modules/async-validator/dist-types/index.d.ts","../node_modules/@vueuse/shared/node_modules/vue-demi/lib/index.d.ts","../node_modules/@vueuse/shared/index.d.ts","../node_modules/@vueuse/core/node_modules/vue-demi/lib/index.d.ts","../node_modules/@vueuse/core/index.d.ts","../node_modules/memoize-one/dist/memoize-one.d.ts","../node_modules/@floating-ui/utils/dist/floating-ui.utils.d.mts","../node_modules/@floating-ui/core/dist/floating-ui.core.d.mts","../node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.d.mts","../node_modules/@floating-ui/dom/dist/floating-ui.dom.d.mts","../node_modules/@ctrl/tinycolor/dist/interfaces.d.ts","../node_modules/@ctrl/tinycolor/dist/index.d.ts","../node_modules/@ctrl/tinycolor/dist/css-color-names.d.ts","../node_modules/@ctrl/tinycolor/dist/readability.d.ts","../node_modules/@ctrl/tinycolor/dist/to-ms-filter.d.ts","../node_modules/@ctrl/tinycolor/dist/from-ratio.d.ts","../node_modules/@ctrl/tinycolor/dist/format-input.d.ts","../node_modules/@ctrl/tinycolor/dist/random.d.ts","../node_modules/@ctrl/tinycolor/dist/conversion.d.ts","../node_modules/@ctrl/tinycolor/dist/public_api.d.ts","../node_modules/element-plus/es/index.d.ts","../src/components/svgicon/index.vue.ts","../src/components/customdialog/dialogcache.ts","../src/components/customdialog/customdialog.vue.ts","../src/components/customdialog/simpledialog.ts.vue.ts","../src/components/customdialog/simpledialog.vue.ts","../node_modules/@element-plus/icons-vue/dist/types/components/add-location.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/aim.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/alarm-clock.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/apple.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/arrow-down-bold.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/arrow-down.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/arrow-left-bold.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/arrow-left.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/arrow-right-bold.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/arrow-right.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/arrow-up-bold.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/arrow-up.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/avatar.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/back.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/baseball.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/basketball.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/bell-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/bell.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/bicycle.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/bottom-left.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/bottom-right.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/bottom.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/bowl.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/box.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/briefcase.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/brush-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/brush.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/burger.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/calendar.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/camera-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/camera.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/caret-bottom.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/caret-left.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/caret-right.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/caret-top.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/cellphone.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/chat-dot-round.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/chat-dot-square.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/chat-line-round.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/chat-line-square.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/chat-round.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/chat-square.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/check.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/checked.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/cherry.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/chicken.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/chrome-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/circle-check-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/circle-check.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/circle-close-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/circle-close.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/circle-plus-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/circle-plus.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/clock.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/close-bold.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/close.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/cloudy.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/coffee-cup.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/coffee.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/coin.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/cold-drink.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/collection-tag.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/collection.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/comment.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/compass.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/connection.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/coordinate.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/copy-document.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/cpu.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/credit-card.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/crop.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/d-arrow-left.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/d-arrow-right.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/d-caret.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/data-analysis.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/data-board.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/data-line.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/delete-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/delete-location.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/delete.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/dessert.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/discount.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/dish-dot.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/dish.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/document-add.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/document-checked.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/document-copy.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/document-delete.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/document-remove.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/document.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/download.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/drizzling.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/edit-pen.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/edit.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/eleme-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/eleme.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/element-plus.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/expand.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/failed.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/female.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/files.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/film.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/filter.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/finished.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/first-aid-kit.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/flag.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/fold.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/folder-add.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/folder-checked.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/folder-delete.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/folder-opened.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/folder-remove.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/folder.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/food.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/football.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/fork-spoon.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/fries.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/full-screen.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/goblet-full.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/goblet-square-full.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/goblet-square.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/goblet.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/gold-medal.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/goods-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/goods.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/grape.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/grid.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/guide.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/handbag.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/headset.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/help-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/help.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/hide.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/histogram.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/home-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/hot-water.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/house.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/ice-cream-round.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/ice-cream-square.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/ice-cream.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/ice-drink.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/ice-tea.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/info-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/iphone.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/key.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/knife-fork.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/lightning.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/link.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/list.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/loading.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/location-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/location-information.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/location.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/lock.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/lollipop.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/magic-stick.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/magnet.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/male.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/management.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/map-location.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/medal.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/memo.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/menu.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/message-box.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/message.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/mic.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/microphone.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/milk-tea.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/minus.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/money.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/monitor.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/moon-night.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/moon.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/more-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/more.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/mostly-cloudy.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/mouse.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/mug.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/mute-notification.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/mute.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/no-smoking.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/notebook.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/notification.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/odometer.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/office-building.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/open.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/operation.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/opportunity.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/orange.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/paperclip.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/partly-cloudy.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/pear.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/phone-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/phone.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/picture-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/picture-rounded.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/picture.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/pie-chart.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/place.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/platform.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/plus.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/pointer.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/position.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/postcard.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/pouring.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/present.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/price-tag.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/printer.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/promotion.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/quartz-watch.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/question-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/rank.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/reading-lamp.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/reading.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/refresh-left.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/refresh-right.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/refresh.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/refrigerator.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/remove-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/remove.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/right.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/scale-to-original.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/school.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/scissor.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/search.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/select.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/sell.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/semi-select.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/service.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/set-up.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/setting.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/share.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/ship.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/shop.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/shopping-bag.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/shopping-cart-full.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/shopping-cart.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/shopping-trolley.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/smoking.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/soccer.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/sold-out.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/sort-down.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/sort-up.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/sort.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/stamp.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/star-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/star.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/stopwatch.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/success-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/sugar.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/suitcase-line.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/suitcase.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/sunny.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/sunrise.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/sunset.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/switch-button.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/switch-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/switch.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/takeaway-box.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/ticket.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/tickets.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/timer.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/toilet-paper.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/tools.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/top-left.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/top-right.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/top.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/trend-charts.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/trophy-base.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/trophy.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/turn-off.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/umbrella.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/unlock.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/upload-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/upload.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/user-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/user.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/van.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/video-camera-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/video-camera.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/video-pause.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/video-play.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/view.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/wallet-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/wallet.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/warn-triangle-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/warning-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/warning.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/watch.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/watermelon.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/wind-power.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/zoom-in.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/zoom-out.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/index.d.ts","../node_modules/@element-plus/icons-vue/dist/types/index.d.ts","../node_modules/ol/structs/priorityqueue.d.ts","../node_modules/ol/disposable.d.ts","../node_modules/ol/events/event.d.ts","../node_modules/ol/events.d.ts","../node_modules/ol/events/target.d.ts","../node_modules/ol/observable.d.ts","../node_modules/ol/objecteventtype.d.ts","../node_modules/ol/object.d.ts","../node_modules/ol/proj/units.d.ts","../node_modules/ol/proj/projection.d.ts","../node_modules/ol/proj.d.ts","../node_modules/ol/geom/geometry.d.ts","../node_modules/ol/pixel.d.ts","../node_modules/ol/transform.d.ts","../node_modules/ol/geom/simplegeometry.d.ts","../node_modules/ol/geom/circle.d.ts","../node_modules/ol/coordinate.d.ts","../node_modules/ol/size.d.ts","../node_modules/ol/extent.d.ts","../node_modules/ol/tilerange.d.ts","../node_modules/ol/array.d.ts","../node_modules/ol/tilegrid/tilegrid.d.ts","../node_modules/ol/tilecoord.d.ts","../node_modules/ol/tile.d.ts","../node_modules/ol/tilequeue.d.ts","../node_modules/ol/collection.d.ts","../node_modules/ol/centerconstraint.d.ts","../node_modules/ol/resolutionconstraint.d.ts","../node_modules/ol/rotationconstraint.d.ts","../node_modules/ol/view.d.ts","../node_modules/ol/render/eventtype.d.ts","../node_modules/ol/render/event.d.ts","../node_modules/ol/source/source.d.ts","../node_modules/ol/color.d.ts","../node_modules/ol/colorlike.d.ts","../node_modules/ol/style/fill.d.ts","../node_modules/ol/style/stroke.d.ts","../node_modules/ol/geom/geometrycollection.d.ts","../node_modules/ol/geom/linearring.d.ts","../node_modules/ol/geom/linestring.d.ts","../node_modules/ol/geom/multilinestring.d.ts","../node_modules/ol/geom/point.d.ts","../node_modules/ol/geom/multipoint.d.ts","../node_modules/ol/geom/polygon.d.ts","../node_modules/ol/geom/multipolygon.d.ts","../node_modules/ol/geom.d.ts","../node_modules/ol/render/feature.d.ts","../node_modules/ol/datatile.d.ts","../node_modules/ol/style/image.d.ts","../node_modules/ol/render/canvas/zindexcontext.d.ts","../node_modules/ol/style/text.d.ts","../node_modules/@types/rbush/index.d.ts","../node_modules/ol/structs/rbush.d.ts","../node_modules/ol/render/canvas/executor.d.ts","../node_modules/ol/render/canvas.d.ts","../node_modules/ol/render/vectorcontext.d.ts","../node_modules/ol/render/canvas/immediate.d.ts","../node_modules/ol/render.d.ts","../node_modules/ol/style/style.d.ts","../node_modules/ol/feature.d.ts","../node_modules/ol/render/canvas/buildergroup.d.ts","../node_modules/ol/renderer/vector.d.ts","../node_modules/ol/renderer/map.d.ts","../node_modules/ol/resolution.d.ts","../node_modules/ol/image.d.ts","../node_modules/ol/renderer/layer.d.ts","../node_modules/ol/layer/layer.d.ts","../node_modules/ol/layer/base.d.ts","../node_modules/ol/layer/group.d.ts","../node_modules/ol/mapevent.d.ts","../node_modules/ol/mapbrowserevent.d.ts","../node_modules/ol/control/control.d.ts","../node_modules/ol/interaction/interaction.d.ts","../node_modules/ol/overlay.d.ts","../node_modules/ol/mapbrowsereventtype.d.ts","../node_modules/ol/mapeventtype.d.ts","../node_modules/ol/map.d.ts","../node_modules/uuid/dist/esm-browser/types.d.ts","../node_modules/uuid/dist/esm-browser/max.d.ts","../node_modules/uuid/dist/esm-browser/nil.d.ts","../node_modules/uuid/dist/esm-browser/parse.d.ts","../node_modules/uuid/dist/esm-browser/stringify.d.ts","../node_modules/uuid/dist/esm-browser/v1.d.ts","../node_modules/uuid/dist/esm-browser/v1tov6.d.ts","../node_modules/uuid/dist/esm-browser/v35.d.ts","../node_modules/uuid/dist/esm-browser/v3.d.ts","../node_modules/uuid/dist/esm-browser/v4.d.ts","../node_modules/uuid/dist/esm-browser/v5.d.ts","../node_modules/uuid/dist/esm-browser/v6.d.ts","../node_modules/uuid/dist/esm-browser/v6tov1.d.ts","../node_modules/uuid/dist/esm-browser/v7.d.ts","../node_modules/uuid/dist/esm-browser/validate.d.ts","../node_modules/uuid/dist/esm-browser/version.d.ts","../node_modules/uuid/dist/esm-browser/index.d.ts","../node_modules/ol/control/attribution.d.ts","../node_modules/ol/control/fullscreen.d.ts","../node_modules/ol/control/mouseposition.d.ts","../node_modules/ol/control/overviewmap.d.ts","../node_modules/ol/control/rotate.d.ts","../node_modules/ol/control/scaleline.d.ts","../node_modules/ol/control/zoom.d.ts","../node_modules/ol/control/zoomslider.d.ts","../node_modules/ol/control/zoomtoextent.d.ts","../node_modules/ol/control/defaults.d.ts","../node_modules/ol/control.d.ts","../node_modules/ol/interaction/doubleclickzoom.d.ts","../node_modules/ol/interaction/dblclickdragzoom.d.ts","../node_modules/ol/format/feature.d.ts","../node_modules/ol/source/vectoreventtype.d.ts","../node_modules/ol/featureloader.d.ts","../node_modules/ol/source/vector.d.ts","../node_modules/ol/interaction/draganddrop.d.ts","../node_modules/ol/interaction/pointer.d.ts","../node_modules/ol/functions.d.ts","../node_modules/ol/events/condition.d.ts","../node_modules/ol/interaction/dragbox.d.ts","../node_modules/ol/kinetic.d.ts","../node_modules/ol/interaction/dragpan.d.ts","../node_modules/ol/interaction/dragrotate.d.ts","../node_modules/ol/interaction/dragrotateandzoom.d.ts","../node_modules/ol/interaction/dragzoom.d.ts","../node_modules/ol/renderer/canvas/layer.d.ts","../node_modules/ol/render/canvas/executorgroup.d.ts","../node_modules/ol/vectortile.d.ts","../node_modules/ol/source/tileeventtype.d.ts","../node_modules/ol/tilegrid/wmts.d.ts","../node_modules/ol/tilegrid.d.ts","../node_modules/ol/source/tile.d.ts","../node_modules/ol/source/urltile.d.ts","../node_modules/ol/vectorrendertile.d.ts","../node_modules/ol/source/vectortile.d.ts","../node_modules/ol/style/icon.d.ts","../node_modules/ol/expr/expression.d.ts","../node_modules/ol/style/flat.d.ts","../node_modules/ol/structs/lrucache.d.ts","../node_modules/ol/layer/basetile.d.ts","../node_modules/ol/layer/vectortile.d.ts","../node_modules/ol/imagetile.d.ts","../node_modules/ol/reproj/tile.d.ts","../node_modules/ol/source/tileimage.d.ts","../node_modules/ol/source/bingmaps.d.ts","../node_modules/ol/source/xyz.d.ts","../node_modules/ol/source/cartodb.d.ts","../node_modules/ol/source/cluster.d.ts","../node_modules/ol/source/datatile.d.ts","../node_modules/geotiff/dist-module/compression/basedecoder.d.ts","../node_modules/geotiff/dist-module/source/client/base.d.ts","../node_modules/geotiff/dist-module/globals.d.ts","../node_modules/geotiff/dist-module/rgb.d.ts","../node_modules/geotiff/dist-module/compression/index.d.ts","../node_modules/geotiff/dist-module/logging.d.ts","../node_modules/geotiff/dist-module/pool.d.ts","../node_modules/geotiff/dist-module/source/basesource.d.ts","../node_modules/geotiff/dist-module/geotiffimage.d.ts","../node_modules/geotiff/dist-module/dataslice.d.ts","../node_modules/geotiff/dist-module/geotiff.d.ts","../node_modules/ol/source/geotiff.d.ts","../node_modules/ol/source/google.d.ts","../node_modules/ol/source/iiif.d.ts","../node_modules/ol/source/image.d.ts","../node_modules/ol/source/imagearcgisrest.d.ts","../node_modules/ol/imagecanvas.d.ts","../node_modules/ol/source/imagecanvas.d.ts","../node_modules/ol/source/imagemapguide.d.ts","../node_modules/ol/source/imagestatic.d.ts","../node_modules/ol/source/imagetile.d.ts","../node_modules/ol/source/wms.d.ts","../node_modules/ol/source/imagewms.d.ts","../node_modules/ol/source/ogcmaptile.d.ts","../node_modules/ol/source/ogcvectortile.d.ts","../node_modules/ol/source/osm.d.ts","../node_modules/ol/source/raster.d.ts","../node_modules/ol/source/stadiamaps.d.ts","../node_modules/ol/source/tilearcgisrest.d.ts","../node_modules/ol/source/tiledebug.d.ts","../node_modules/ol/source/tilejson.d.ts","../node_modules/ol/source/tilewms.d.ts","../node_modules/ol/source/utfgrid.d.ts","../node_modules/ol/source/wmts.d.ts","../node_modules/ol/source/zoomify.d.ts","../node_modules/ol/source/arcgisrest.d.ts","../node_modules/ol/source/static.d.ts","../node_modules/ol/source/mapguide.d.ts","../node_modules/ol/source.d.ts","../node_modules/ol/layer/tile.d.ts","../node_modules/ol/renderer/canvas/tilelayer.d.ts","../node_modules/ol/renderer/canvas/vectortilelayer.d.ts","../node_modules/ol/layer/baseimage.d.ts","../node_modules/ol/layer/image.d.ts","../node_modules/ol/renderer/canvas/imagelayer.d.ts","../node_modules/ol/layer/vectorimage.d.ts","../node_modules/ol/renderer/canvas/vectorimagelayer.d.ts","../node_modules/ol/webgl.d.ts","../node_modules/ol/webgl/buffer.d.ts","../node_modules/ol/webgl/rendertarget.d.ts","../node_modules/ol/webgl/helper.d.ts","../node_modules/ol/renderer/webgl/layer.d.ts","../node_modules/ol/render/webgl/mixedgeometrybatch.d.ts","../node_modules/ol/render/webgl/shaderbuilder.d.ts","../node_modules/ol/render/webgl/vectorstylerenderer.d.ts","../node_modules/ol/renderer/webgl/vectorlayer.d.ts","../node_modules/ol/renderer/webgl/pointslayer.d.ts","../node_modules/ol/layer/basevector.d.ts","../node_modules/ol/renderer/canvas/vectorlayer.d.ts","../node_modules/ol/layer/vector.d.ts","../node_modules/ol/interaction/draw.d.ts","../node_modules/ol/interaction/extent.d.ts","../node_modules/ol/interaction/keyboardpan.d.ts","../node_modules/ol/interaction/keyboardzoom.d.ts","../node_modules/ol/interaction/link.d.ts","../node_modules/ol/interaction/modify.d.ts","../node_modules/ol/interaction/mousewheelzoom.d.ts","../node_modules/ol/interaction/pinchrotate.d.ts","../node_modules/ol/interaction/pinchzoom.d.ts","../node_modules/ol/interaction/select.d.ts","../node_modules/ol/events/snapevent.d.ts","../node_modules/ol/interaction/snap.d.ts","../node_modules/ol/interaction/translate.d.ts","../node_modules/ol/interaction/defaults.d.ts","../node_modules/ol/interaction.d.ts","../node_modules/proj4/dist/lib/projections.d.ts","../node_modules/proj4/dist/lib/defs.d.ts","../node_modules/proj4/dist/lib/proj.d.ts","../node_modules/proj4/dist/lib/core.d.ts","../node_modules/proj4/dist/lib/point.d.ts","../node_modules/proj4/dist/lib/common/topoint.d.ts","../node_modules/proj4/dist/lib/nadgrid.d.ts","../node_modules/proj4/dist/lib/transform.d.ts","../node_modules/proj4/dist/lib/index.d.ts","../node_modules/proj4/dist/index.d.ts","../node_modules/ol/proj/proj4.d.ts","../node_modules/ol/geolocation.d.ts","../node_modules/ol/layer/graticule.d.ts","../node_modules/ol/mapbrowsereventhandler.d.ts","../node_modules/ol/util.d.ts","../node_modules/ol/index.d.ts","../node_modules/mitt/index.d.ts","../node_modules/ol/layer/heatmap.d.ts","../node_modules/ol/layer/webglpoints.d.ts","../node_modules/ol/webgl/basetilerepresentation.d.ts","../node_modules/ol/webgl/tiletexture.d.ts","../node_modules/ol/renderer/webgl/tilelayerbase.d.ts","../node_modules/ol/webgl/palettetexture.d.ts","../node_modules/ol/renderer/webgl/flowlayer.d.ts","../node_modules/ol/layer/flow.d.ts","../node_modules/ol/renderer/webgl/tilelayer.d.ts","../node_modules/ol/layer/webgltile.d.ts","../node_modules/ol/layer/webglvector.d.ts","../node_modules/ol/layer.d.ts","../src/components/customopenlayer/components/mappopup/types.ts","../src/components/customopenlayer/components/maptooltip/types.ts","../node_modules/ol/style/regularshape.d.ts","../node_modules/ol/style/circle.d.ts","../node_modules/ol/style/iconimage.d.ts","../node_modules/ol/style.d.ts","../src/components/customopenlayer/utils/drawing/basedrawing.ts","../src/components/customopenlayer/types/index.ts","../src/components/customopenlayer/utils/layers/baselayer.ts","../src/components/customopenlayer/utils/layers/interfaces.ts","../src/components/customopenlayer/utils/layers/tilelayerhandler.ts","../src/components/customopenlayer/utils/layers/wmslayerhandler.ts","../node_modules/ol/format/xml.d.ts","../node_modules/ol/format/wmtscapabilities.d.ts","../src/components/customopenlayer/utils/layers/wmtslayerhandler.ts","../node_modules/ol/format/jsonfeature.d.ts","../node_modules/ol/format/esrijson.d.ts","../node_modules/@types/geojson/index.d.ts","../node_modules/ol/format/geojson.d.ts","../node_modules/ol/format/xmlfeature.d.ts","../node_modules/ol/xml.d.ts","../node_modules/ol/format/gmlbase.d.ts","../node_modules/ol/format/gml3.d.ts","../node_modules/ol/format/gml.d.ts","../node_modules/ol/format/gpx.d.ts","../node_modules/ol/format/textfeature.d.ts","../node_modules/ol/format/igc.d.ts","../node_modules/ol/format/iiifinfo.d.ts","../node_modules/ol/format/kml.d.ts","../node_modules/ol/format/mvt.d.ts","../node_modules/ol/format/ows.d.ts","../node_modules/ol/format/polyline.d.ts","../node_modules/ol/format/topojson.d.ts","../node_modules/ol/format/filter/filter.d.ts","../node_modules/ol/format/wfs.d.ts","../node_modules/ol/format/wkb.d.ts","../node_modules/ol/format/wkt.d.ts","../node_modules/ol/format/wmscapabilities.d.ts","../node_modules/ol/format/wmsgetfeatureinfo.d.ts","../node_modules/ol/format.d.ts","../node_modules/ol/loadingstrategy.d.ts","../node_modules/ol/format/filter/logicalnary.d.ts","../node_modules/ol/format/filter/and.d.ts","../node_modules/ol/format/filter/or.d.ts","../node_modules/ol/format/filter/not.d.ts","../node_modules/ol/format/filter/bbox.d.ts","../node_modules/ol/format/filter/spatial.d.ts","../node_modules/ol/format/filter/contains.d.ts","../node_modules/ol/format/filter/intersects.d.ts","../node_modules/ol/format/filter/disjoint.d.ts","../node_modules/ol/format/filter/within.d.ts","../node_modules/ol/format/filter/dwithin.d.ts","../node_modules/ol/format/filter/comparison.d.ts","../node_modules/ol/format/filter/comparisonbinary.d.ts","../node_modules/ol/format/filter/equalto.d.ts","../node_modules/ol/format/filter/notequalto.d.ts","../node_modules/ol/format/filter/lessthan.d.ts","../node_modules/ol/format/filter/lessthanorequalto.d.ts","../node_modules/ol/format/filter/greaterthan.d.ts","../node_modules/ol/format/filter/greaterthanorequalto.d.ts","../node_modules/ol/format/filter/isnull.d.ts","../node_modules/ol/format/filter/isbetween.d.ts","../node_modules/ol/format/filter/islike.d.ts","../node_modules/ol/format/filter/during.d.ts","../node_modules/ol/format/filter/resourceid.d.ts","../node_modules/ol/format/filter.d.ts","../src/components/customopenlayer/utils/layers/wfslayerhandler.ts","../src/components/customopenlayer/utils/styles/interfaces.ts","../src/components/customopenlayer/utils/styles/stylefactory.ts","../src/components/customopenlayer/utils/styles/stylemanager.ts","../src/components/customopenlayer/utils/styles/index.ts","../src/components/customopenlayer/utils/layers/geojsonlayerhandler.ts","../src/components/customopenlayer/utils/layers/kmllayerhandler.ts","../src/components/customopenlayer/utils/layers/gmllayerhandler.ts","../src/components/customopenlayer/utils/layers/wktlayerhandler.ts","../src/components/customopenlayer/utils/layers/heatmaplayerhandler.ts","../src/components/customopenlayer/utils/layers/clusterlayerhandler.ts","../src/components/customopenlayer/utils/layers/imagevectorlayerhandler.ts","../src/components/customopenlayer/utils/layers/supermaptiledmapservicehandler.ts","../src/components/customopenlayer/utils/layers/tilesupermapresthandler.ts","../src/components/customopenlayer/utils/layers/tianditulayerhandler.ts","../src/components/customopenlayer/utils/layers/tiandituconfighelper.ts","../src/components/customopenlayer/utils/layers/canvaslayerhandler.ts","../src/components/customopenlayer/utils/layers/vectortilelayerhandler.ts","../src/components/customopenlayer/utils/layers/layerfactory.ts","../src/components/customopenlayer/utils/layers/index.ts","../src/components/customopenlayer/utils/storage.ts","../src/components/customopenlayer/utils/eventbus.ts","../src/components/customopenlayer/utils/layermanager.ts","../src/components/customopenlayer/utils/eventmanager.ts","../src/components/customopenlayer/utils/searchmarkermanager.ts","../src/components/customopenlayer/utils/gifanimationhelper.ts","../src/components/customopenlayer/utils/diffusionanimationhelper.ts","../src/components/customopenlayer/utils/drawing/pointdrawing.ts","../src/components/customopenlayer/utils/drawing/linedrawing.ts","../src/components/customopenlayer/utils/drawing/polygondrawing.ts","../src/components/customopenlayer/utils/drawing/textdrawing.ts","../src/components/customopenlayer/utils/drawing/multipolygondrawing.ts","../src/components/customopenlayer/utils/drawing/multipointdrawing.ts","../src/components/customopenlayer/utils/drawing/multilinestringdrawing.ts","../src/components/customopenlayer/utils/tooltiphelper.ts","../src/components/customopenlayer/utils/drawing/drawingmanager.ts","../src/components/customopenlayer/utils/markerdrawingadapter.ts","../src/components/customopenlayer/utils/drawing/pointwithtextdrawing.ts","../src/components/customopenlayer/utils/drawing/icondrawing.ts","../src/components/customopenlayer/utils/drawing/imagedrawing.ts","../src/components/customopenlayer/utils/drawing/militarydrawing.ts","../src/components/customopenlayer/utils/drawing/index.ts","../node_modules/ol/sphere.d.ts","../src/components/customopenlayer/utils/unitconverter.ts","../src/components/customopenlayer/utils/measurementtool.ts","../src/components/customopenlayer/utils/mapoperationtool.ts","../src/components/customopenlayer/utils/geojsonlocationtool.ts","../src/components/customopenlayer/utils/featurehighlightmanager.ts","../src/components/customopenlayer/components/mappopup/basepopup.vue.ts","../src/components/customopenlayer/components/mappopup/htmlpopup.vue.ts","../src/components/customopenlayer/components/mappopup/imagepopup.vue.ts","../src/components/customopenlayer/components/mappopup/arraypopup.vue.ts","../src/components/customopenlayer/components/mappopup/popupmanager.ts","../src/components/customopenlayer/utils/tianditusearchapi.ts","../src/components/customopenlayer/services/searchservice.ts","../src/components/customopenlayer/utils/mapmanager.ts","../src/components/customopenlayer/components/mapcontainer.vue.ts","../src/components/customopenlayer/components/dialogs/basemappanel.vue.ts","../src/components/customopenlayer/assets/index.ts","../src/components/customopenlayer/utils/basemapmanager.ts","../src/components/customopenlayer/utils/overviewmaputil.ts","../src/components/customopenlayer/utils/index.ts","../src/components/customopenlayer/components/dialogs/measurementdialog.vue.ts","../src/components/customopenlayer/components/dialogs/coordinatelocationdialog.vue.ts","../src/components/customopenlayer/components/dialogs/regionnavigationdialog.vue.ts","../src/components/customopenlayer/components/dialogs/mymarkersdialog.vue.ts","../src/components/customopenlayer/components/dialogs/viewbookmarksdialog.vue.ts","../node_modules/jspdf/types/index.d.ts","../node_modules/html2canvas/dist/types/core/logger.d.ts","../node_modules/html2canvas/dist/types/core/cache-storage.d.ts","../node_modules/html2canvas/dist/types/core/context.d.ts","../node_modules/html2canvas/dist/types/css/layout/bounds.d.ts","../node_modules/html2canvas/dist/types/dom/document-cloner.d.ts","../node_modules/html2canvas/dist/types/css/syntax/tokenizer.d.ts","../node_modules/html2canvas/dist/types/css/syntax/parser.d.ts","../node_modules/html2canvas/dist/types/css/types/index.d.ts","../node_modules/html2canvas/dist/types/css/ipropertydescriptor.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/background-clip.d.ts","../node_modules/html2canvas/dist/types/css/itypedescriptor.d.ts","../node_modules/html2canvas/dist/types/css/types/color.d.ts","../node_modules/html2canvas/dist/types/css/types/length-percentage.d.ts","../node_modules/html2canvas/dist/types/css/types/image.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/background-image.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/background-origin.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/background-position.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/background-repeat.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/background-size.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/border-radius.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/border-style.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/border-width.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/direction.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/display.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/float.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/letter-spacing.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/line-break.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/list-style-image.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/list-style-position.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/list-style-type.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/overflow.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/overflow-wrap.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/text-align.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/position.d.ts","../node_modules/html2canvas/dist/types/css/types/length.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/text-shadow.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/text-transform.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/transform.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/transform-origin.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/visibility.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/word-break.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/z-index.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/opacity.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/text-decoration-line.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/font-family.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/font-weight.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/font-variant.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/font-style.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/content.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/counter-increment.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/counter-reset.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/duration.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/quotes.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/box-shadow.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/paint-order.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/webkit-text-stroke-width.d.ts","../node_modules/html2canvas/dist/types/css/index.d.ts","../node_modules/html2canvas/dist/types/css/layout/text.d.ts","../node_modules/html2canvas/dist/types/dom/text-container.d.ts","../node_modules/html2canvas/dist/types/dom/element-container.d.ts","../node_modules/html2canvas/dist/types/render/vector.d.ts","../node_modules/html2canvas/dist/types/render/bezier-curve.d.ts","../node_modules/html2canvas/dist/types/render/path.d.ts","../node_modules/html2canvas/dist/types/render/bound-curves.d.ts","../node_modules/html2canvas/dist/types/render/effects.d.ts","../node_modules/html2canvas/dist/types/render/stacking-context.d.ts","../node_modules/html2canvas/dist/types/dom/replaced-elements/canvas-element-container.d.ts","../node_modules/html2canvas/dist/types/dom/replaced-elements/image-element-container.d.ts","../node_modules/html2canvas/dist/types/dom/replaced-elements/svg-element-container.d.ts","../node_modules/html2canvas/dist/types/dom/replaced-elements/index.d.ts","../node_modules/html2canvas/dist/types/render/renderer.d.ts","../node_modules/html2canvas/dist/types/render/canvas/canvas-renderer.d.ts","../node_modules/html2canvas/dist/types/index.d.ts","../src/utils/html2pdf.ts","../src/components/customopenlayer/components/dialogs/mapprintdialog.vue.ts","../src/components/customopenlayer/components/dialogs/mapdrawingdialog/components/marktab.vue.js","../src/components/customopenlayer/components/dialogs/mapdrawingdialog/components/listtab.vue.js","../src/components/customopenlayer/components/dialogs/mapdrawingdialog/index.vue.js","../src/components/customopenlayer/components/maptoolbar.vue.ts","../src/components/customopenlayer/components/mapsearch/mapsearch.vue.ts","../src/components/customopenlayer/components/mapcontrols/index.vue.ts","../src/components/customopenlayer/components/legendpanel.vue.ts","../src/components/customopenlayer/utils/configloader.ts","../src/components/customopenlayer/utils/globalstylemanager.ts","../src/components/customopenlayer/utils/layertreemanager.ts","../src/components/customopenlayer/utils/layerconfigmanager.ts","../src/components/customopenlayer/components/dialogs/filterpanel.vue.ts","../src/components/customopenlayer/components/dialogs/layerstyleconfig.vue.ts","../src/components/customopenlayer/components/dialogs/layertreenode.vue.ts","../src/components/customopenlayer/components/dialogs/layerpanel.vue.ts","../src/components/customopenlayer/components/maptooltip/index.vue.ts","../src/components/customopenlayer/components/mappopup/index.ts","../src/components/customopenlayer/index.vue.ts","../src/components/customopenlayer/assets/usage-example.vue.js","../src/components/customopenlayer/components/dialogs/mapdrawingdialog/components/pointdrawingpanel.vue.ts","../src/components/customopenlayer/components/dialogs/mapdrawingdialog/components/propertydialog.vue.ts","../src/components/customopenlayer/types/plugin.ts","../src/components/customopenlayer/plugins/maptoolbarplugin.vue.ts","../src/components/customopenlayer/plugins/mapcontrolsplugin.vue.ts","../src/components/customopenlayer/plugins/mapsearchplugin.vue.ts","../src/components/customopenlayer/plugins/index.ts","../src/components/customopenlayer/examples/advancedpluginexample.vue.js","../src/components/customopenlayer/data/testlayers.ts","../src/components/customopenlayer/examples/alllayertypesexample.vue.ts","../src/components/customopenlayer/examples/configexample.vue.ts","../src/components/customopenlayer/examples/geoserverexample.vue.ts","../src/components/customopenlayer/examples/pluginsystemexample.vue.ts","../src/components/customopenlayer/examples/slotexample.vue.ts","../src/components/customopenlayer/examples/attribution-config-example.vue.ts","../src/components/customopenlayer/test/attribution-test.vue.ts","../src/components/test/configuiexample.vue.ts","../src/types/index.ts","../src/components/test/customopenlayeronly.vue.ts","../src/components/test/maptreenode.vue.ts","../src/components/test/layerclassificationpanel.vue.ts","../src/components/test/data/points.json","../src/components/test/data/lines.json","../src/components/test/data/polygons.json","../src/components/test/layerslottestpage copy 3.vue.ts","../src/components/test/layerslottestpage.vue.ts","../src/components/test/layerstyleconfigpage.vue.ts","../src/components/test/maptestpage copy 2.vue.ts","../src/components/test/maptestpage copy 3.vue.ts","../src/components/test/maptestpage copy.vue.ts","../src/components/test/maptestpage-1可以获取数据.vue.ts","../src/components/test/maptestpage.vue.ts","../src/data/multi-geometries.json","../src/components/test/multigeometryexample.vue.ts","../src/components/test/styletestpage.vue.ts","../src/components/test/tianditulayerexample.vue.ts","../examples/app.vue.ts","../examples/iconlegendexample.vue.ts","../examples/supermapdatatransformexample.vue.ts","../__vls_types.d.ts","../node_modules/vite/types/hmrpayload.d.ts","../node_modules/vite/types/customevent.d.ts","../node_modules/vite/types/hot.d.ts","../node_modules/vite/types/importglob.d.ts","../node_modules/vite/types/importmeta.d.ts","../node_modules/vite/client.d.ts","../env.d.ts","../src/style.ts","../src/utils/index.ts","../src/index.ts","../src/components/customdialog/index.ts","../src/components/customopenlayer/index.ts","../src/components/customopenlayer/examples/filterexamples.ts","../src/components/customopenlayer/test/filtersystemtest.ts","../src/components/customopenlayer/utils/amapsearchapi.ts","../src/components/customopenlayer/utils/pluginmanager.ts","../src/components/customopenlayer/utils/proxyhelper.ts","../src/components/customopenlayer/utils/layers/supermapservicetester.ts","../examples/main.ts","../node_modules/@types/node/compatibility/disposable.d.ts","../node_modules/@types/node/compatibility/indexable.d.ts","../node_modules/@types/node/compatibility/iterators.d.ts","../node_modules/@types/node/compatibility/index.d.ts","../node_modules/@types/node/ts5.6/globals.typedarray.d.ts","../node_modules/@types/node/ts5.6/buffer.buffer.d.ts","../node_modules/undici-types/header.d.ts","../node_modules/undici-types/readable.d.ts","../node_modules/undici-types/file.d.ts","../node_modules/undici-types/fetch.d.ts","../node_modules/undici-types/formdata.d.ts","../node_modules/undici-types/connector.d.ts","../node_modules/undici-types/client.d.ts","../node_modules/undici-types/errors.d.ts","../node_modules/undici-types/dispatcher.d.ts","../node_modules/undici-types/global-dispatcher.d.ts","../node_modules/undici-types/global-origin.d.ts","../node_modules/undici-types/pool-stats.d.ts","../node_modules/undici-types/pool.d.ts","../node_modules/undici-types/handlers.d.ts","../node_modules/undici-types/balanced-pool.d.ts","../node_modules/undici-types/agent.d.ts","../node_modules/undici-types/mock-interceptor.d.ts","../node_modules/undici-types/mock-agent.d.ts","../node_modules/undici-types/mock-client.d.ts","../node_modules/undici-types/mock-pool.d.ts","../node_modules/undici-types/mock-errors.d.ts","../node_modules/undici-types/proxy-agent.d.ts","../node_modules/undici-types/env-http-proxy-agent.d.ts","../node_modules/undici-types/retry-handler.d.ts","../node_modules/undici-types/retry-agent.d.ts","../node_modules/undici-types/api.d.ts","../node_modules/undici-types/interceptors.d.ts","../node_modules/undici-types/util.d.ts","../node_modules/undici-types/cookies.d.ts","../node_modules/undici-types/patch.d.ts","../node_modules/undici-types/websocket.d.ts","../node_modules/undici-types/eventsource.d.ts","../node_modules/undici-types/filereader.d.ts","../node_modules/undici-types/diagnostics-channel.d.ts","../node_modules/undici-types/content-type.d.ts","../node_modules/undici-types/cache.d.ts","../node_modules/undici-types/index.d.ts","../node_modules/@types/node/globals.d.ts","../node_modules/@types/node/assert.d.ts","../node_modules/@types/node/assert/strict.d.ts","../node_modules/@types/node/async_hooks.d.ts","../node_modules/@types/node/buffer.d.ts","../node_modules/@types/node/child_process.d.ts","../node_modules/@types/node/cluster.d.ts","../node_modules/@types/node/console.d.ts","../node_modules/@types/node/constants.d.ts","../node_modules/@types/node/crypto.d.ts","../node_modules/@types/node/dgram.d.ts","../node_modules/@types/node/diagnostics_channel.d.ts","../node_modules/@types/node/dns.d.ts","../node_modules/@types/node/dns/promises.d.ts","../node_modules/@types/node/domain.d.ts","../node_modules/@types/node/dom-events.d.ts","../node_modules/@types/node/events.d.ts","../node_modules/@types/node/fs.d.ts","../node_modules/@types/node/fs/promises.d.ts","../node_modules/@types/node/http.d.ts","../node_modules/@types/node/http2.d.ts","../node_modules/@types/node/https.d.ts","../node_modules/@types/node/inspector.d.ts","../node_modules/@types/node/module.d.ts","../node_modules/@types/node/net.d.ts","../node_modules/@types/node/os.d.ts","../node_modules/@types/node/path.d.ts","../node_modules/@types/node/perf_hooks.d.ts","../node_modules/@types/node/process.d.ts","../node_modules/@types/node/punycode.d.ts","../node_modules/@types/node/querystring.d.ts","../node_modules/@types/node/readline.d.ts","../node_modules/@types/node/readline/promises.d.ts","../node_modules/@types/node/repl.d.ts","../node_modules/@types/node/sea.d.ts","../node_modules/@types/node/stream.d.ts","../node_modules/@types/node/stream/promises.d.ts","../node_modules/@types/node/stream/consumers.d.ts","../node_modules/@types/node/stream/web.d.ts","../node_modules/@types/node/string_decoder.d.ts","../node_modules/@types/node/test.d.ts","../node_modules/@types/node/timers.d.ts","../node_modules/@types/node/timers/promises.d.ts","../node_modules/@types/node/tls.d.ts","../node_modules/@types/node/trace_events.d.ts","../node_modules/@types/node/tty.d.ts","../node_modules/@types/node/url.d.ts","../node_modules/@types/node/util.d.ts","../node_modules/@types/node/v8.d.ts","../node_modules/@types/node/vm.d.ts","../node_modules/@types/node/wasi.d.ts","../node_modules/@types/node/worker_threads.d.ts","../node_modules/@types/node/zlib.d.ts","../node_modules/@types/node/ts5.6/index.d.ts","../src/components/customdialog/simpledialog.vue","../src/components/customopenlayer/components/mappopup/arraypopup.vue","../src/components/customopenlayer/components/mappopup/imagepopup.vue","../src/components/customopenlayer/index.vue","../src/components/customopenlayer/components/mappopup/htmlpopup.vue","../examples/app.vue","../src/components/svgicon/index.vue","../src/components/customopenlayer/plugins/maptoolbarplugin.vue","../src/components/customdialog/customdialog.vue","../src/components/customopenlayer/components/mappopup/basepopup.vue","../src/components/customopenlayer/plugins/mapcontrolsplugin.vue","../src/components/customopenlayer/plugins/mapsearchplugin.vue","../src/types/supermapgis.d.ts"],"fileInfos":[{"version":"0","affectsGlobalScope":true},"0","0","0","0","0","0",{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},"0","0",{"version":"0","affectsGlobalScope":true},"0","0","0","0","0","0","0","0","0",{"version":"0","affectsGlobalScope":true},"0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0",{"version":"0","affectsGlobalScope":true},"0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0",{"version":"0","affectsGlobalScope":true},"0","0","0","0",{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},"0","0","0","0","0","0","0","0","0","0","0","0","0",{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},"0",{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},"0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0",{"version":"0","affectsGlobalScope":true},"0","0","0",{"version":"0","affectsGlobalScope":true},"0","0",{"version":"0","affectsGlobalScope":true},"0",{"version":"0","affectsGlobalScope":true},"0","0","0","0","0",{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},"0","0","0","0","0","0",{"version":"0","affectsGlobalScope":true},"0","0","0",{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},"0","0","0","0","0","0","0","0","0",{"version":"0","affectsGlobalScope":true},"0","0",{"version":"0","affectsGlobalScope":true},"0","0","0","0",{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},"0","0","0",{"version":"0","affectsGlobalScope":true},"0","0"],"root":[[95,99],644,645,[650,655],658,[710,751],[753,776],[851,892],[896,903],[905,911],[918,930]],"options":{"composite":true,"declaration":true,"declarationMap":true,"esModuleInterop":true,"jsx":1,"jsxImportSource":"vue","module":99,"noImplicitThis":true,"outDir":"./","skipLibCheck":true,"strict":true,"target":99,"useDefineForClassFields":true},"fileIdsList":[[47,49,50,55,56,917,918,936,978],[55,56,917,936,978],[50,55,56,95,97,870,890,897,898,905,917,918,936,978],[50,55,56,651,859,870,917,918,936,978],[50,55,56,94,908,917,918,921,936,978],[50,55,56,917,918,936,978],[51,917,918,936,978],[917,918,936,978],[84,917,918,936,978],[85,917,918,936,978],[84,85,86,87,88,89,90,91,92,917,918,936,978],[55,56,917,918,936,978],[100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,917,918,936,978],[393,917,918,936,978],[80,917,918,936,978],[81,82,917,918,936,978],[60,62,63,64,65,66,67,68,69,70,71,72,917,918,936,978],[60,61,63,64,65,66,67,68,69,70,71,72,917,918,936,978],[61,62,63,64,65,66,67,68,69,70,71,72,917,918,936,978],[60,61,62,64,65,66,67,68,69,70,71,72,917,918,936,978],[60,61,62,63,65,66,67,68,69,70,71,72,917,918,936,978],[60,61,62,63,64,66,67,68,69,70,71,72,917,918,936,978],[60,61,62,63,64,65,67,68,69,70,71,72,917,918,936,978],[60,61,62,63,64,65,66,68,69,70,71,72,917,918,936,978],[60,61,62,63,64,65,66,67,69,70,71,72,917,918,936,978],[60,61,62,63,64,65,66,67,68,70,71,72,917,918,936,978],[60,61,62,63,64,65,66,67,68,69,71,72,917,918,936,978],[60,61,62,63,64,65,66,67,68,69,70,72,917,918,936,978],[60,61,62,63,64,65,66,67,68,69,70,71,917,918,936,978],[917,918,936,975,978],[917,918,936,977,978],[917,918,936,978,983,1012],[917,918,936,978,979,984,990,998,1009,1020],[917,918,936,978,979,980,990,998],[917,918,931,932,933,936,978],[917,918,936,978,981,1021],[917,918,936,978,982,983,991,999],[917,918,936,978,983,1009,1017],[917,918,936,978,984,986,990,998],[917,918,936,977,978,985],[917,918,936,978,986,987],[917,918,936,978,988,990],[917,918,936,977,978,990],[917,918,936,978,990,991,992,1009,1020],[917,918,936,978,990,991,992,1005,1009,1012],[917,918,936,973,978],[917,918,936,978,986,990,993,998,1009,1020],[917,918,936,978,990,991,993,994,998,1009,1017,1020],[917,918,936,978,993,995,1009,1017,1020],[917,918,936,978,990,996],[917,918,936,978,997,1020,1025],[917,918,936,978,986,990,998,1009],[917,918,936,978,999],[917,918,936,978,1000],[917,918,936,977,978,1001],[917,918,936,975,976,977,978,979,980,981,982,983,984,985,986,987,988,990,991,992,993,994,995,996,997,998,999,1000,1001,1002,1003,1004,1005,1006,1007,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1018,1019,1020,1021,1022,1023,1024,1025,1026],[917,918,936,978,1003],[917,918,936,978,1004],[917,918,936,978,990,1005,1006],[917,918,936,978,1005,1007,1021,1023],[917,918,936,978,990,1009,1010,1012],[917,918,936,978,1011,1012],[917,918,936,978,1009,1010],[917,918,936,978,1012],[917,918,936,978,1013],[917,918,936,975,978,1009,1014],[917,918,936,978,990,1015,1016],[917,918,936,978,1015,1016],[917,918,936,978,983,998,1009,1017],[917,918,936,978,1018],[917,918,978],[917,918,934,935,936,974,975,976,977,978,979,980,981,982,983,984,985,986,987,988,989,990,991,992,993,994,995,996,997,998,999,1000,1001,1002,1003,1004,1005,1006,1007,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1018,1019,1020,1021,1022,1023,1024,1025,1026],[917,918,936,978,998,1019],[917,918,936,978,993,1004,1020],[917,918,936,978,983,1021],[917,918,936,978,1009,1022],[917,918,936,978,997,1023],[917,918,936,978,1024],[917,918,936,978,990,992,1001,1009,1012,1020,1023,1025],[917,918,936,978,1009,1026],[45,51,52,917,918,936,978],[53,917,918,936,978],[45,917,918,936,978],[45,46,47,49,917,918,936,978],[46,47,48,49,917,918,936,978],[75,76,917,918,936,978],[75,917,918,936,978],[73,917,918,936,978],[58,917,918,936,978],[57,917,918,936,978],[48,55,56,59,72,74,78,79,81,83,93,917,918,936,978],[540,541,542,543,544,545,546,548,549,917,918,936,978],[546,547,550,917,918,936,978],[780,917,918,936,978],[778,779,781,917,918,936,978],[780,784,787,789,790,792,793,794,795,796,797,798,799,800,801,802,803,804,805,806,807,808,809,810,811,813,814,815,816,817,818,819,820,821,822,823,824,825,826,827,828,829,830,831,832,833,917,918,936,978],[780,784,785,917,918,936,978],[780,784,917,918,936,978],[780,781,834,917,918,936,978],[786,917,918,936,978],[786,791,917,918,936,978],[786,790,917,918,936,978],[783,786,790,917,918,936,978],[786,789,812,917,918,936,978],[784,786,917,918,936,978],[783,917,918,936,978],[780,788,917,918,936,978],[784,788,789,790,917,918,936,978],[783,784,917,918,936,978],[780,781,917,918,936,978],[780,781,834,836,917,918,936,978],[780,837,917,918,936,978],[844,845,846,917,918,936,978],[780,834,835,917,918,936,978],[780,782,849,917,918,936,978],[838,840,917,918,936,978],[837,840,917,918,936,978],[780,789,798,834,835,836,837,840,841,842,843,847,848,917,918,936,978],[815,840,917,918,936,978],[838,839,917,918,936,978],[780,849,917,918,936,978],[837,841,842,917,918,936,978],[840,917,918,936,978],[411,412,413,917,918,936,978],[397,398,400,401,402,917,918,936,978],[412,428,917,918,936,978],[466,489,490,491,492,493,494,495,496,497,498,917,918,936,978],[464,466,917,918,936,978],[398,402,464,471,917,918,936,978],[420,466,489,493,495,917,918,936,978],[397,398,400,401,402,466,917,918,936,978],[397,398,400,401,402,404,405,411,464,466,917,918,936,978],[420,424,462,464,466,471,917,918,936,978],[397,398,400,401,402,464,466,917,918,936,978],[466,917,918,936,978],[413,466,917,918,936,978],[404,410,917,918,936,978],[412,417,418,917,918,936,978],[397,399,917,918,936,978],[465,508,917,918,936,978],[397,917,918,936,978],[397,406,411,454,917,918,936,978],[396,397,398,917,918,936,978],[406,428,441,917,918,936,978],[404,405,411,412,917,918,936,978],[397,398,400,401,402,406,441,453,917,918,936,978],[404,413,440,454,502,917,918,936,978],[657,660,662,667,668,670,671,672,673,674,675,676,678,679,680,681,682,917,918,936,978],[406,454,502,659,917,918,936,978],[404,405,406,413,440,441,454,917,918,936,978],[406,413,677,686,687,688,689,691,692,693,694,695,698,699,700,701,702,703,704,705,706,707,708,917,918,936,978],[677,685,917,918,936,978],[413,677,917,918,936,978],[677,917,918,936,978],[696,917,918,936,978],[406,690,917,918,936,978],[697,917,918,936,978],[406,677,917,918,936,978],[405,406,454,502,659,661,917,918,936,978],[666,917,918,936,978],[406,413,433,434,435,436,437,438,439,454,502,664,665,917,918,936,978],[406,413,433,434,435,436,437,438,439,454,663,664,917,918,936,978],[454,663,917,918,936,978],[669,917,918,936,978],[553,917,918,936,978],[404,406,454,502,917,918,936,978],[430,431,443,445,453,526,663,917,918,936,978],[404,441,454,502,917,918,936,978],[656,917,918,936,978],[406,434,454,502,669,917,918,936,978],[405,406,454,659,917,918,936,978],[413,454,663,665,677,917,918,936,978],[663,917,918,936,978],[397,398,400,401,402,404,405,411,438,917,918,936,978],[406,409,410,432,433,434,435,436,437,438,439,917,918,936,978],[406,409,411,917,918,936,978],[402,405,411,413,917,918,936,978],[406,917,918,936,978],[406,409,411,434,917,918,936,978],[406,409,411,436,917,918,936,978],[406,409,411,437,438,917,918,936,978],[406,409,410,411,413,433,436,917,918,936,978],[406,408,411,917,918,936,978],[399,413,442,458,459,917,918,936,978],[413,459,917,918,936,978],[417,418,917,918,936,978],[396,400,402,414,418,419,420,424,454,459,464,465,468,471,511,518,524,532,556,626,627,628,629,917,918,936,978],[467,500,501,506,507,510,512,513,514,515,600,601,602,603,604,605,606,607,608,609,611,612,613,917,918,936,978],[465,467,917,918,936,978],[420,467,917,918,936,978],[467,917,918,936,978],[397,398,400,401,402,404,405,440,454,467,471,502,505,917,918,936,978],[397,398,400,401,402,407,411,438,465,507,509,917,918,936,978],[407,507,509,511,917,918,936,978],[507,509,917,918,936,978],[509,510,917,918,936,978],[397,398,400,401,402,404,406,407,409,411,420,434,453,454,465,471,505,507,509,528,599,917,918,936,978],[397,398,400,401,402,411,413,453,471,507,509,917,918,936,978],[397,398,400,401,402,411,424,465,471,917,918,936,978],[467,509,917,918,936,978],[424,467,917,918,936,978],[397,398,400,401,402,406,409,411,420,453,454,465,471,505,507,509,528,597,599,917,918,936,978],[507,917,918,936,978],[397,398,400,401,402,420,427,440,453,454,460,461,465,467,509,599,917,918,936,978],[397,398,400,401,402,404,406,407,410,411,420,432,434,435,436,437,438,439,454,471,505,507,610,917,918,936,978],[397,398,400,401,402,411,420,427,440,454,460,461,465,471,507,509,917,918,936,978],[461,463,531,579,583,585,599,627,632,633,641,642,917,918,936,978],[397,398,400,401,402,413,427,461,917,918,936,978],[413,460,461,471,554,917,918,936,978],[397,398,400,402,413,425,426,460,461,462,471,522,917,918,936,978],[413,452,453,454,461,462,471,505,525,528,581,586,595,596,598,917,918,936,978],[413,442,471,527,530,539,638,917,918,936,978],[404,413,431,434,436,440,445,454,505,599,917,918,936,978],[397,398,400,402,413,420,462,917,918,936,978],[413,440,454,505,528,595,597,917,918,936,978],[554,582,584,917,918,936,978],[397,398,400,402,407,413,424,425,426,427,454,460,461,462,471,917,918,936,978],[418,522,530,531,578,580,917,918,936,978],[413,452,453,454,462,471,505,528,597,598,917,918,936,978],[413,452,453,454,462,471,505,528,586,597,917,918,936,978],[397,398,400,402,413,425,426,452,453,454,461,462,471,525,528,581,597,917,918,936,978],[413,454,461,505,527,528,596,917,918,936,978],[413,442,471,527,530,532,539,590,637,640,917,918,936,978],[413,454,461,462,505,528,595,917,918,936,978],[405,413,416,917,918,936,978],[397,398,400,401,402,407,408,409,411,412,413,418,419,420,424,425,426,427,446,448,454,457,461,462,463,464,465,466,467,468,469,470,917,918,936,978],[407,411,464,471,917,918,936,978],[399,471,917,918,936,978],[397,471,917,918,936,978],[397,398,400,401,917,918,936,978],[397,398,399,917,918,936,978],[397,398,400,401,402,407,411,412,413,471,917,918,936,978],[403,404,411,413,917,918,936,978],[404,624,917,918,936,978],[403,411,413,416,917,918,936,978],[407,409,412,426,451,454,917,918,936,978],[402,408,412,429,430,431,444,445,448,917,918,936,978],[413,449,450,917,918,936,978],[408,409,411,412,413,444,446,447,449,453,454,917,918,936,978],[408,409,411,412,413,444,446,448,449,454,917,918,936,978],[405,406,408,410,413,432,434,435,436,437,438,439,441,443,445,450,453,454,917,918,936,978],[397,408,471,917,918,936,978],[405,413,440,453,454,917,918,936,978],[406,409,410,430,431,432,434,435,436,437,438,439,441,443,445,449,453,454,917,918,936,978],[405,406,441,454,917,918,936,978],[408,454,471,527,528,588,590,592,593,917,918,936,978],[407,442,459,471,516,583,917,918,936,978],[408,411,413,442,444,460,461,471,917,918,936,978],[404,407,413,418,471,516,522,529,531,532,578,579,917,918,936,978],[407,454,584,585,917,918,936,978],[405,407,453,454,455,471,516,517,597,917,918,936,978],[408,413,453,454,455,461,471,524,525,531,580,917,918,936,978],[400,407,411,454,456,457,459,461,471,917,918,936,978],[396,409,411,454,456,461,471,917,918,936,978],[397,405,409,427,453,454,455,461,917,918,936,978],[471,639,640,917,918,936,978],[460,461,471,590,917,918,936,978],[411,436,454,461,471,590,591,917,918,936,978],[407,590,591,635,636,637,639,641,917,918,936,978],[408,411,412,413,417,418,471,522,529,530,590,591,634,917,918,936,978],[461,471,528,591,594,917,918,936,978],[404,416,417,418,532,917,918,936,978],[412,413,917,918,936,978],[413,416,417,427,505,522,523,525,534,535,536,537,538,539,551,552,553,554,555,557,558,559,560,561,562,563,564,565,566,567,568,569,570,571,572,573,574,575,576,577,917,918,936,978],[404,405,413,442,459,917,918,936,978],[415,417,418,534,917,918,936,978],[405,415,427,536,917,918,936,978],[406,413,427,436,454,505,917,918,936,978],[397,404,405,408,412,415,416,418,427,442,521,522,917,918,936,978],[405,442,539,550,917,918,936,978],[415,418,534,917,918,936,978],[405,412,413,415,427,534,917,918,936,978],[397,398,400,401,402,404,405,413,427,459,917,918,936,978],[405,427,459,554,917,918,936,978],[404,405,412,413,427,554,556,917,918,936,978],[405,459,554,917,918,936,978],[405,413,427,459,554,917,918,936,978],[405,412,415,416,427,442,532,539,917,918,936,978],[405,411,427,459,554,561,917,918,936,978],[442,459,917,918,936,978],[405,418,427,534,917,918,936,978],[405,415,427,441,454,502,518,525,917,918,936,978],[415,418,427,536,917,918,936,978],[396,397,398,400,401,402,404,413,427,461,471,554,556,917,918,936,978],[402,404,405,424,427,917,918,936,978],[415,418,536,917,918,936,978],[413,442,459,917,918,936,978],[397,398,400,401,402,404,405,412,415,416,417,418,427,519,521,917,918,936,978],[405,415,416,418,427,534,917,918,936,978],[405,415,416,418,522,560,917,918,936,978],[404,405,415,416,418,427,521,523,532,533,917,918,936,978],[412,415,418,427,534,917,918,936,978],[405,411,415,416,418,427,532,534,561,917,918,936,978],[397,404,405,415,416,417,418,427,522,917,918,936,978],[404,411,413,415,417,418,522,570,917,918,936,978],[397,398,400,401,402,404,411,413,420,427,440,441,454,502,503,504,917,918,936,978],[404,405,412,413,415,416,418,427,441,454,502,518,523,524,917,918,936,978],[404,405,411,412,413,442,459,561,917,918,936,978],[405,415,418,427,520,532,534,917,918,936,978],[405,412,415,418,427,521,534,917,918,936,978],[405,412,413,415,417,418,427,532,534,917,918,936,978],[405,406,411,917,918,936,978],[413,446,917,918,936,978],[430,431,443,445,453,526,646,647,648,917,918,936,978],[412,430,431,453,646,917,918,936,978],[428,429,917,918,936,978],[428,453,526,527,917,918,936,978],[412,428,443,453,917,918,936,978],[399,412,428,917,918,936,978],[397,412,442,453,917,918,936,978],[412,429,430,431,443,453,917,918,936,978],[406,411,430,431,441,443,445,452,454,917,918,936,978],[412,430,431,453,917,918,936,978],[399,404,417,917,918,936,978],[416,917,918,936,978],[404,405,412,413,416,417,520,917,918,936,978],[411,412,413,414,415,417,917,918,936,978],[411,412,413,416,917,918,936,978],[395,397,411,417,418,471,917,918,936,978],[412,417,917,918,936,978],[407,411,917,918,936,978],[417,418,452,461,517,518,917,918,936,978],[404,413,417,418,454,502,504,917,918,936,978],[397,398,400,401,402,404,405,407,409,411,412,413,421,422,423,461,917,918,936,978],[399,416,418,590,917,918,936,978],[587,917,918,936,978],[396,408,471,587,588,589,917,918,936,978],[590,917,918,936,978],[442,532,533,588,634,917,918,936,978],[623,917,918,936,978],[618,917,918,936,978],[617,917,918,936,978],[617,618,917,918,936,978],[616,617,618,619,620,621,622,917,918,936,978],[615,616,618,917,918,936,978],[616,618,917,918,936,978],[917,918,936,945,949,978,1020],[917,918,936,945,978,1009,1020],[917,918,936,940,978],[917,918,936,942,945,978,1017,1020],[917,918,936,978,998,1017],[917,918,936,978,1027],[917,918,936,940,978,1027],[917,918,936,942,945,978,998,1020],[917,918,936,937,938,941,944,978,990,1009,1020],[917,918,936,945,952,978],[917,918,936,937,943,978],[917,918,936,945,966,967,978],[917,918,936,941,945,978,1012,1020,1027],[917,918,936,966,978,1027],[917,918,936,939,940,978,1027],[917,918,936,945,978],[917,918,936,939,940,941,942,943,944,945,946,947,949,950,951,952,953,954,955,956,957,958,959,960,961,962,963,964,965,967,968,969,970,971,972,978],[917,918,936,945,960,978],[917,918,936,945,952,953,978],[917,918,936,943,945,953,954,978],[917,918,936,944,978],[917,918,936,937,940,945,978],[917,918,936,945,949,953,954,978],[917,918,936,949,978],[917,918,936,943,945,948,978,1020],[917,918,936,937,942,945,952,978],[917,918,936,978,1009],[917,918,936,940,945,966,978,1025,1027],[472,473,474,475,476,477,478,480,481,482,483,484,485,486,487,917,918,936,978],[472,917,918,936,978],[472,479,917,918,936,978],[916,918,936,978],[912,917,918,936,978],[913,917,918,936,978],[914,915,917,918,936,978],[49,54,917,918,936,978],[49,917,918,936,978],[50,55,56,94,95,96,917,918,936,978],[50,917,918,936,978],[50,97,99,917,918,936,978],[50,55,56,768,917,918,936,978],[50,55,56,97,731,917,918,936,978],[50,55,56,94,97,394,744,754,755,917,918,936,978],[50,55,56,94,97,394,651,730,731,732,860,861,862,863,864,865,866,917,918,936,978],[50,55,56,394,865,917,918,936,978],[50,55,56,94,394,751,768,917,918,936,978],[50,55,56,94,853,854,917,918,936,978],[50,55,56,94,97,394,755,851,917,918,936,978],[50,55,56,97,651,754,768,771,917,918,936,978],[50,55,56,94,97,394,405,746,917,918,936,978],[50,55,56,94,97,917,918,936,978],[50,55,56,94,97,394,917,918,936,978],[50,55,56,394,731,917,918,936,978],[50,55,56,405,471,651,730,731,765,917,918,936,978],[50,55,56,94,394,405,630,651,770,917,918,936,978],[50,55,56,94,411,630,644,758,917,918,936,978],[50,55,56,94,411,630,644,917,918,936,978],[50,55,56,411,630,644,758,917,918,936,978],[50,644,758,759,760,761,762,917,918,936,978],[50,55,56,411,468,630,644,758,759,760,761,917,918,936,978],[50,411,630,917,918,936,978],[50,55,56,94,394,651,764,917,918,936,978],[50,55,56,394,651,767,772,773,774,775,776,852,855,917,918,936,978],[50,55,56,645,917,918,936,978],[50,651,917,918,936,978],[50,55,56,94,394,766,878,917,918,936,978],[50,55,56,651,870,880,917,918,936,978],[50,55,56,651,766,917,918,936,978],[50,55,56,94,651,860,870,917,918,936,978],[50,55,56,94,630,651,870,917,918,936,978],[50,55,56,94,394,651,766,874,878,917,918,936,978],[50,55,56,651,870,917,918,936,978],[50,651,768,870,917,918,936,978],[50,55,56,94,394,471,488,651,730,731,745,754,756,766,852,856,857,858,859,860,867,868,869,917,918,936,978],[50,651,874,875,876,877,917,918,936,978],[50,55,56,394,874,917,918,936,978],[50,55,56,94,394,651,874,917,918,936,978],[50,55,56,394,651,767,772,773,774,775,776,852,855,874,917,918,936,978],[50,651,732,763,917,918,936,978],[50,55,56,94,651,766,917,918,936,978],[50,429,578,643,644,645,650,733,917,918,936,978],[50,55,56,630,765,917,918,936,978],[50,578,579,630,643,731,917,918,936,978],[50,405,440,630,649,917,918,936,978],[50,398,400,411,440,505,599,630,649,917,918,936,978],[50,398,400,411,440,578,600,605,609,614,630,643,649,650,737,738,739,740,741,742,743,744,917,918,936,978],[50,411,429,440,630,649,650,917,918,936,978],[50,411,440,630,649,650,917,918,936,978],[50,650,737,738,739,740,741,742,743,745,747,748,749,750,917,918,936,978],[50,411,440,630,649,650,735,736,917,918,936,978],[50,411,440,630,649,650,737,740,917,918,936,978],[50,411,438,440,630,649,650,917,918,936,978],[50,631,917,918,936,978],[50,407,411,630,631,732,917,918,936,978],[50,440,471,505,599,630,649,651,917,918,936,978],[50,94,413,440,630,683,917,918,936,978],[50,413,630,649,917,918,936,978],[50,651,730,731,732,751,753,754,756,769,770,917,918,936,978],[50,94,651,732,917,918,936,978],[50,405,630,643,651,729,730,731,917,918,936,978],[50,578,630,643,651,917,918,936,978],[50,412,413,557,583,643,651,652,917,918,936,978],[50,440,454,505,538,599,630,643,649,651,652,683,714,917,918,936,978],[50,413,440,505,599,630,643,649,651,652,683,714,917,918,936,978],[50,440,505,599,630,649,651,652,683,917,918,936,978],[50,440,505,630,632,643,651,652,683,917,918,936,978],[50,440,505,585,630,643,649,651,652,683,714,917,918,936,978],[50,652,653,654,655,658,710,715,716,717,718,719,720,721,722,723,724,725,728,917,918,936,978],[50,651,652,653,654,655,658,710,715,716,717,718,719,720,721,722,723,724,726,727,917,918,936,978],[50,405,416,578,579,643,651,652,917,918,936,978],[50,651,724,917,918,936,978],[50,405,578,579,643,651,652,917,918,936,978],[50,405,416,438,440,579,624,625,630,643,651,652,917,918,936,978],[50,440,525,531,630,643,649,651,652,683,714,917,918,936,978],[50,505,599,643,651,652,683,684,709,917,918,936,978],[50,578,643,651,652,917,918,936,978],[50,405,520,573,578,579,643,651,652,657,917,918,936,978],[50,55,56,94,405,413,630,651,732,917,918,936,978],[50,403,405,424,471,499,614,624,625,651,730,731,732,733,734,746,751,754,755,756,757,762,764,917,918,936,978],[50,94,403,405,413,424,440,630,683,917,918,936,978],[50,405,411,630,737,745,917,918,936,978],[50,398,400,405,411,440,468,509,578,614,630,643,649,730,744,752,753,917,918,936,978],[50,424,499,565,579,630,917,918,936,978],[50,55,56,630,765,874,917,918,936,978],[50,405,440,578,630,643,649,651,917,918,936,978],[50,711,712,713,917,918,936,978],[50,429,649,917,918,936,978],[50,440,630,649,711,917,918,936,978],[50,440,630,649,711,712,917,918,936,978],[50,398,400,411,468,630,917,918,936,978],[50,55,56,870,889,917,918,936,978],[50,55,56,891,917,918,936,978],[50,55,56,731,866,870,889,893,894,895,917,918,936,978],[50,55,56,731,870,889,891,892,893,894,895,917,918,936,978],[50,55,56,424,440,454,471,505,565,579,599,899,917,918,936,978],[50,55,56,94,394,651,745,751,860,870,893,894,895,917,918,936,978],[50,55,56,94,394,651,745,860,870,893,894,895,917,918,936,978],[50,55,56,424,440,454,471,505,565,579,599,902,917,918,936,978],[50,55,56,394,917,918,936,978],[50,55,56,651,751,870,904,917,918,936,978],[50,55,56,651,729,917,918,936,978],[50,55,56,95,97,727,870,889,917,918,919,920,936,978],[50,777,850,917,918,936,978],[50,730,731,732,751,753,754,755,769,851,889,917,918,936,978],[47,49,50,55,56,924,925,943,985],[47,49,50,55,56,935,936,955,997],[51,939,940,958,1000],[939,940,958,1000],[84,939,940,958,1000],[85,939,940,958,1000],[84,85,86,87,88,89,90,91,92,939,940,958,1000],[55,56,939,940,958,1000],[100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,939,940,958,1000],[393,939,940,958,1000],[80,939,940,958,1000],[81,82,939,940,958,1000],[60,62,63,64,65,66,67,68,69,70,71,72,939,940,958,1000],[60,61,63,64,65,66,67,68,69,70,71,72,939,940,958,1000],[61,62,63,64,65,66,67,68,69,70,71,72,939,940,958,1000],[60,61,62,64,65,66,67,68,69,70,71,72,939,940,958,1000],[60,61,62,63,65,66,67,68,69,70,71,72,939,940,958,1000],[60,61,62,63,64,66,67,68,69,70,71,72,939,940,958,1000],[60,61,62,63,64,65,67,68,69,70,71,72,939,940,958,1000],[60,61,62,63,64,65,66,68,69,70,71,72,939,940,958,1000],[60,61,62,63,64,65,66,67,69,70,71,72,939,940,958,1000],[60,61,62,63,64,65,66,67,68,70,71,72,939,940,958,1000],[60,61,62,63,64,65,66,67,68,69,71,72,939,940,958,1000],[60,61,62,63,64,65,66,67,68,69,70,72,939,940,958,1000],[60,61,62,63,64,65,66,67,68,69,70,71,939,940,958,1000],[939,940,958,959,962,967,1000],[939,940,958,967,974,975,1000],[939,940,958,965,967,975,976,1000],[939,940,958,967,971,975,976,1000],[939,940,958,966,1000],[939,940,958,959,964,967,974,1000],[47,49,50,55,56,938,939,957,999],[933,939,940,958,1000],[47,49,50,55,56,939,940,958,1000],[939,940,958,967,974,1000],[939,940,958,967,1000],[939,940,958,967,982,1000],[939,940,958,967,1000,1028,1029],[939,940,958,962,1000],[939,940,958,962,967,988,1000,1030],[939,940,958,967,988,989,1000],[939,940,958,988,1000],[939,940,958,964,967,1000,1020,1029],[939,940,958,967,971,1000,1029],[939,940,958,961,962,963,964,965,966,967,968,969,971,972,973,974,975,976,977,978,979,980,981,982,983,984,985,986,987,989,990,991,992,993,994,1000],[939,940,958,995,1000],[939,940,958,997,1000],[939,940,958,999,1000],[939,940,958,1000,1005,1031],[939,940,958,1000,1001,1006,1012,1020,1028,1029],[939,940,958,1000,1001,1002,1012,1020],[939,940,958,1000,1003,1032],[939,940,958,1000,1004,1005,1013,1021],[939,940,958,1000,1005,1028,1033],[939,940,958,1000,1006,1008,1012,1020],[939,940,958,999,1000,1007],[939,940,958,1000,1008,1009],[939,940,958,1000,1010,1012],[939,940,958,999,1000,1012],[939,940,958,1000,1012,1013,1014,1028,1029],[939,940,958,1000,1012,1013,1014,1027,1028,1031],[939,940,958,1000,1008,1012,1015,1020,1028,1029],[939,940,958,1000,1012,1013,1015,1016,1020,1028,1029,1033],[939,940,958,1000,1015,1017,1028,1029,1033],[939,940,958,1000,1012,1018],[934,939,940,958,1000],[939,940,958,1000,1012,1027,1034],[939,940,958,1000,1019,1029,1030],[939,940,958,1000,1008,1012,1020,1028],[939,940,958,1000,1021],[939,940,958,1000,1022],[939,940,958,999,1000,1023],[939,940,958,997,998,999,1000,1001,1002,1003,1004,1005,1006,1007,1008,1009,1010,1012,1013,1014,1015,1016,1017,1018,1019,1020,1021,1022,1023,1024,1025,1026,1027,1028,1029,1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,1040],[939,940,958,1000,1025],[939,940,958,1000,1026],[45,51,52,939,940,958,1000],[53,939,940,958,1000],[45,939,940,958,1000],[45,46,47,49,939,940,958,1000],[46,47,48,49,939,940,958,1000],[75,76,939,940,958,1000],[75,939,940,958,1000],[73,939,940,958,1000],[58,939,940,958,1000],[57,939,940,958,1000],[48,55,56,59,72,74,78,79,81,83,93,939,940,958,1000],[540,541,542,543,544,545,546,548,549,939,940,958,1000],[546,547,550,939,940,958,1000],[780,939,940,958,1000],[778,779,781,939,940,958,1000],[780,784,787,789,790,792,793,794,795,796,797,798,799,800,801,802,803,804,805,806,807,808,809,810,811,813,814,815,816,817,818,819,820,821,822,823,824,825,826,827,828,829,830,831,832,833,939,940,958,1000],[780,784,785,939,940,958,1000],[780,784,939,940,958,1000],[780,781,834,939,940,958,1000],[786,939,940,958,1000],[786,791,939,940,958,1000],[786,790,939,940,958,1000],[783,786,790,939,940,958,1000],[786,789,812,939,940,958,1000],[784,786,939,940,958,1000],[783,939,940,958,1000],[780,788,939,940,958,1000],[784,788,789,790,939,940,958,1000],[783,784,939,940,958,1000],[780,781,939,940,958,1000],[780,781,834,836,939,940,958,1000],[780,837,939,940,958,1000],[844,845,846,939,940,958,1000],[780,834,835,939,940,958,1000],[780,782,849,939,940,958,1000],[838,840,939,940,958,1000],[837,840,939,940,958,1000],[780,789,798,834,835,836,837,840,841,842,843,847,848,939,940,958,1000],[815,840,939,940,958,1000],[838,839,939,940,958,1000],[780,849,939,940,958,1000],[837,841,842,939,940,958,1000],[840,939,940,958,1000],[411,412,413,939,940,958,1000],[397,398,400,401,402,939,940,958,1000],[412,428,939,940,958,1000],[466,489,490,491,492,493,494,495,496,497,498,939,940,958,1000],[464,466,939,940,958,1000],[398,402,464,471,939,940,958,1000],[420,466,489,493,495,939,940,958,1000],[397,398,400,401,402,466,939,940,958,1000],[397,398,400,401,402,404,405,411,464,466,939,940,958,1000],[420,424,462,464,466,471,939,940,958,1000],[397,398,400,401,402,464,466,939,940,958,1000],[466,939,940,958,1000],[413,466,939,940,958,1000],[404,410,939,940,958,1000],[412,417,418,939,940,958,1000],[397,399,939,940,958,1000],[465,508,939,940,958,1000],[397,939,940,958,1000],[397,406,411,454,939,940,958,1000],[396,397,398,939,940,958,1000],[406,428,441,939,940,958,1000],[404,405,411,412,939,940,958,1000],[397,398,400,401,402,406,441,453,939,940,958,1000],[404,413,440,454,502,939,940,958,1000],[657,660,662,667,668,670,671,672,673,674,675,676,678,679,680,681,682,939,940,958,1000],[406,454,502,659,939,940,958,1000],[404,405,406,413,440,441,454,939,940,958,1000],[406,413,677,686,687,688,689,691,692,693,694,695,698,699,700,701,702,703,704,705,706,707,708,939,940,958,1000],[677,685,939,940,958,1000],[413,677,939,940,958,1000],[677,939,940,958,1000],[696,939,940,958,1000],[406,690,939,940,958,1000],[697,939,940,958,1000],[406,677,939,940,958,1000],[405,406,454,502,659,661,939,940,958,1000],[666,939,940,958,1000],[406,413,433,434,435,436,437,438,439,454,502,664,665,939,940,958,1000],[406,413,433,434,435,436,437,438,439,454,663,664,939,940,958,1000],[454,663,939,940,958,1000],[669,939,940,958,1000],[553,939,940,958,1000],[404,406,454,502,939,940,958,1000],[430,431,443,445,453,526,663,939,940,958,1000],[404,441,454,502,939,940,958,1000],[656,939,940,958,1000],[406,434,454,502,669,939,940,958,1000],[405,406,454,659,939,940,958,1000],[413,454,663,665,677,939,940,958,1000],[663,939,940,958,1000],[397,398,400,401,402,404,405,411,438,939,940,958,1000],[406,409,410,432,433,434,435,436,437,438,439,939,940,958,1000],[406,409,411,939,940,958,1000],[402,405,411,413,939,940,958,1000],[406,939,940,958,1000],[406,409,411,434,939,940,958,1000],[406,409,411,436,939,940,958,1000],[406,409,411,437,438,939,940,958,1000],[406,409,410,411,413,433,436,939,940,958,1000],[406,408,411,939,940,958,1000],[399,413,442,458,459,939,940,958,1000],[413,459,939,940,958,1000],[417,418,939,940,958,1000],[396,400,402,414,418,419,420,424,454,459,464,465,468,471,511,518,524,532,556,626,627,628,629,939,940,958,1000],[467,500,501,506,507,510,512,513,514,515,600,601,602,603,604,605,606,607,608,609,611,612,613,939,940,958,1000],[465,467,939,940,958,1000],[420,467,939,940,958,1000],[467,939,940,958,1000],[397,398,400,401,402,404,405,440,454,467,471,502,505,939,940,958,1000],[397,398,400,401,402,407,411,438,465,507,509,939,940,958,1000],[407,507,509,511,939,940,958,1000],[507,509,939,940,958,1000],[509,510,939,940,958,1000],[397,398,400,401,402,404,406,407,409,411,420,434,453,454,465,471,505,507,509,528,599,939,940,958,1000],[397,398,400,401,402,411,413,453,471,507,509,939,940,958,1000],[397,398,400,401,402,411,424,465,471,939,940,958,1000],[467,509,939,940,958,1000],[424,467,939,940,958,1000],[397,398,400,401,402,406,409,411,420,453,454,465,471,505,507,509,528,597,599,939,940,958,1000],[507,939,940,958,1000],[397,398,400,401,402,420,427,440,453,454,460,461,465,467,509,599,939,940,958,1000],[397,398,400,401,402,404,406,407,410,411,420,432,434,435,436,437,438,439,454,471,505,507,610,939,940,958,1000],[397,398,400,401,402,411,420,427,440,454,460,461,465,471,507,509,939,940,958,1000],[461,463,531,579,583,585,599,627,632,633,641,642,939,940,958,1000],[397,398,400,401,402,413,427,461,939,940,958,1000],[413,460,461,471,554,939,940,958,1000],[397,398,400,402,413,425,426,460,461,462,471,522,939,940,958,1000],[413,452,453,454,461,462,471,505,525,528,581,586,595,596,598,939,940,958,1000],[413,442,471,527,530,539,638,939,940,958,1000],[404,413,431,434,436,440,445,454,505,599,939,940,958,1000],[397,398,400,402,413,420,462,939,940,958,1000],[413,440,454,505,528,595,597,939,940,958,1000],[554,582,584,939,940,958,1000],[397,398,400,402,407,413,424,425,426,427,454,460,461,462,471,939,940,958,1000],[418,522,530,531,578,580,939,940,958,1000],[413,452,453,454,462,471,505,528,597,598,939,940,958,1000],[413,452,453,454,462,471,505,528,586,597,939,940,958,1000],[397,398,400,402,413,425,426,452,453,454,461,462,471,525,528,581,597,939,940,958,1000],[413,454,461,505,527,528,596,939,940,958,1000],[413,442,471,527,530,532,539,590,637,640,939,940,958,1000],[413,454,461,462,505,528,595,939,940,958,1000],[405,413,416,939,940,958,1000],[397,398,400,401,402,407,408,409,411,412,413,418,419,420,424,425,426,427,446,448,454,457,461,462,463,464,465,466,467,468,469,470,939,940,958,1000],[407,411,464,471,939,940,958,1000],[399,471,939,940,958,1000],[397,471,939,940,958,1000],[397,398,400,401,939,940,958,1000],[397,398,399,939,940,958,1000],[397,398,400,401,402,407,411,412,413,471,939,940,958,1000],[403,404,411,413,939,940,958,1000],[404,624,939,940,958,1000],[403,411,413,416,939,940,958,1000],[407,409,412,426,451,454,939,940,958,1000],[402,408,412,429,430,431,444,445,448,939,940,958,1000],[413,449,450,939,940,958,1000],[408,409,411,412,413,444,446,447,449,453,454,939,940,958,1000],[408,409,411,412,413,444,446,448,449,454,939,940,958,1000],[405,406,408,410,413,432,434,435,436,437,438,439,441,443,445,450,453,454,939,940,958,1000],[397,408,471,939,940,958,1000],[405,413,440,453,454,939,940,958,1000],[406,409,410,430,431,432,434,435,436,437,438,439,441,443,445,449,453,454,939,940,958,1000],[405,406,441,454,939,940,958,1000],[408,454,471,527,528,588,590,592,593,939,940,958,1000],[407,442,459,471,516,583,939,940,958,1000],[408,411,413,442,444,460,461,471,939,940,958,1000],[404,407,413,418,471,516,522,529,531,532,578,579,939,940,958,1000],[407,454,584,585,939,940,958,1000],[405,407,453,454,455,471,516,517,597,939,940,958,1000],[408,413,453,454,455,461,471,524,525,531,580,939,940,958,1000],[400,407,411,454,456,457,459,461,471,939,940,958,1000],[396,409,411,454,456,461,471,939,940,958,1000],[397,405,409,427,453,454,455,461,939,940,958,1000],[471,639,640,939,940,958,1000],[460,461,471,590,939,940,958,1000],[411,436,454,461,471,590,591,939,940,958,1000],[407,590,591,635,636,637,639,641,939,940,958,1000],[408,411,412,413,417,418,471,522,529,530,590,591,634,939,940,958,1000],[461,471,528,591,594,939,940,958,1000],[404,416,417,418,532,939,940,958,1000],[412,413,939,940,958,1000],[413,416,417,427,505,522,523,525,534,535,536,537,538,539,551,552,553,554,555,557,558,559,560,561,562,563,564,565,566,567,568,569,570,571,572,573,574,575,576,577,939,940,958,1000],[404,405,413,442,459,939,940,958,1000],[415,417,418,534,939,940,958,1000],[405,415,427,536,939,940,958,1000],[406,413,427,436,454,505,939,940,958,1000],[397,404,405,408,412,415,416,418,427,442,521,522,939,940,958,1000],[405,442,539,550,939,940,958,1000],[415,418,534,939,940,958,1000],[405,412,413,415,427,534,939,940,958,1000],[397,398,400,401,402,404,405,413,427,459,939,940,958,1000],[405,427,459,554,939,940,958,1000],[404,405,412,413,427,554,556,939,940,958,1000],[405,459,554,939,940,958,1000],[405,413,427,459,554,939,940,958,1000],[405,412,415,416,427,442,532,539,939,940,958,1000],[405,411,427,459,554,561,939,940,958,1000],[442,459,939,940,958,1000],[405,418,427,534,939,940,958,1000],[405,415,427,441,454,502,518,525,939,940,958,1000],[415,418,427,536,939,940,958,1000],[396,397,398,400,401,402,404,413,427,461,471,554,556,939,940,958,1000],[402,404,405,424,427,939,940,958,1000],[415,418,536,939,940,958,1000],[413,442,459,939,940,958,1000],[397,398,400,401,402,404,405,412,415,416,417,418,427,519,521,939,940,958,1000],[405,415,416,418,427,534,939,940,958,1000],[405,415,416,418,522,560,939,940,958,1000],[404,405,415,416,418,427,521,523,532,533,939,940,958,1000],[412,415,418,427,534,939,940,958,1000],[405,411,415,416,418,427,532,534,561,939,940,958,1000],[397,404,405,415,416,417,418,427,522,939,940,958,1000],[404,411,413,415,417,418,522,570,939,940,958,1000],[397,398,400,401,402,404,411,413,420,427,440,441,454,502,503,504,939,940,958,1000],[404,405,412,413,415,416,418,427,441,454,502,518,523,524,939,940,958,1000],[404,405,411,412,413,442,459,561,939,940,958,1000],[405,415,418,427,520,532,534,939,940,958,1000],[405,412,415,418,427,521,534,939,940,958,1000],[405,412,413,415,417,418,427,532,534,939,940,958,1000],[405,406,411,939,940,958,1000],[413,446,939,940,958,1000],[430,431,443,445,453,526,646,647,648,939,940,958,1000],[412,430,431,453,646,939,940,958,1000],[428,429,939,940,958,1000],[428,453,526,527,939,940,958,1000],[412,428,443,453,939,940,958,1000],[399,412,428,939,940,958,1000],[397,412,442,453,939,940,958,1000],[412,429,430,431,443,453,939,940,958,1000],[406,411,430,431,441,443,445,452,454,939,940,958,1000],[412,430,431,453,939,940,958,1000],[399,404,417,939,940,958,1000],[416,939,940,958,1000],[404,405,412,413,416,417,520,939,940,958,1000],[411,412,413,414,415,417,939,940,958,1000],[411,412,413,416,939,940,958,1000],[395,397,411,417,418,471,939,940,958,1000],[412,417,939,940,958,1000],[407,411,939,940,958,1000],[417,418,452,461,517,518,939,940,958,1000],[404,413,417,418,454,502,504,939,940,958,1000],[397,398,400,401,402,404,405,407,409,411,412,413,421,422,423,461,939,940,958,1000],[399,416,418,590,939,940,958,1000],[587,939,940,958,1000],[396,408,471,587,588,589,939,940,958,1000],[590,939,940,958,1000],[442,532,533,588,634,939,940,958,1000],[623,939,940,958,1000],[618,939,940,958,1000],[617,939,940,958,1000],[617,618,939,940,958,1000],[616,617,618,619,620,621,622,939,940,958,1000],[615,616,618,939,940,958,1000],[616,618,939,940,958,1000],[50,55,56,94,939,940,943,958,1000],[939,940,958,963,967,1000,1029,1031],[50,939,940,958,1000],[50,55,56,727,889,939,940,941,942,958,1000],[50,730,731,732,751,753,754,755,769,851,939,940,941,958,1000],[939,940,958,965,967,970,1000,1029],[939,940,958,964,967,1000,1029,1033],[939,940,958,971,1000],[50,651,768,939,940,958,1000],[55,56,939,958,1000],[938,940,958,1000],[50,651,939,940,958,1000],[925,926,944,986],[939,940,958,961,962,1000],[939,940,953,954,955,958,1000],[939,940,958,959,965,1000],[50,55,56,630,765,874,939,940,958,1000],[939,940,1000],[935,936,939,940,958,1000],[939,940,958,1000,1028],[939,940,958,1000,1020,1033],[939,940,958,959,960,963,966,1000,1012,1028,1029],[472,473,474,475,476,477,478,480,481,482,483,484,485,486,487,939,940,958,1000],[472,939,940,958,1000],[472,479,939,940,958,1000],[47,49,50,55,56,923,924,942,984],[47,49,50,55,56,919,920,938,980],[47,49,50,55,56,918,919,937,979],[47,49,50,55,56,920,921,939,981],[47,49,50,55,56,921,922,940,982],[47,49,50,55,56,922,923,941,983],[49,54,939,940,958,1000],[49,939,940,958,1000],[47,49,50,55,56,928,929,947,989],[50,644,762,939,940,958,1000],[50,55,56,411,468,630,644,939,940,958,1000],[50,411,630,939,940,958,1000],[47,49,50,55,56,930,949,991],[47,49,50,55,56,929,930,948,990],[50,651,874,939,940,958,1000],[50,651,732,763,939,940,958,1000],[47,49,50,55,56,931,950,992],[50,429,578,643,644,645,650,733,939,940,958,1000],[50,55,56,630,765,939,940,958,1000],[47,49,50,55,56,931,932,951,993],[50,578,579,630,643,731,939,940,958,1000],[50,405,440,630,649,939,940,958,1000],[50,398,400,411,440,505,599,630,649,939,940,958,1000],[50,398,400,411,440,578,600,605,609,614,630,643,649,650,737,738,739,740,741,742,743,744,939,940,958,1000],[50,411,429,440,630,649,650,939,940,958,1000],[50,411,440,630,649,650,939,940,958,1000],[50,650,737,738,739,740,741,742,743,745,747,748,749,750,939,940,958,1000],[50,411,440,630,649,650,735,736,939,940,958,1000],[50,411,440,630,649,650,737,740,939,940,958,1000],[50,411,438,440,630,649,650,939,940,958,1000],[50,631,939,940,958,1000],[50,407,411,630,631,732,939,940,958,1000],[50,440,471,505,599,630,649,651,939,940,958,1000],[50,94,413,440,630,683,939,940,958,1000],[50,413,630,649,939,940,958,1000],[50,55,56,939,940,958,1000],[50,651,730,731,732,751,753,754,756,769,770,939,940,958,1000],[50,94,651,732,939,940,958,1000],[50,405,630,643,651,729,730,731,939,940,958,1000],[50,578,630,643,651,939,940,958,1000],[50,412,413,557,583,643,651,652,939,940,958,1000],[50,440,454,505,538,599,630,643,649,651,652,683,714,939,940,958,1000],[50,413,440,505,599,630,643,649,651,652,683,714,939,940,958,1000],[50,440,505,599,630,649,651,652,683,939,940,958,1000],[50,440,505,630,632,643,651,652,683,939,940,958,1000],[50,440,505,585,630,643,649,651,652,683,714,939,940,958,1000],[50,652,653,654,655,658,710,715,716,717,718,719,720,721,722,723,724,725,728,939,940,958,1000],[50,651,652,653,654,655,658,710,715,716,717,718,719,720,721,722,723,724,726,727,939,940,958,1000],[47,49,50,55,56,934,935,954,996],[50,405,416,578,579,643,651,652,939,940,958,1000],[50,651,724,939,940,958,1000],[50,405,578,579,643,651,652,939,940,958,1000],[50,405,416,438,440,579,624,625,630,643,651,652,939,940,958,1000],[50,440,525,531,630,643,649,651,652,683,714,939,940,958,1000],[50,505,599,643,651,652,683,684,709,939,940,958,1000],[50,578,643,651,652,939,940,958,1000],[50,405,520,573,578,579,643,651,652,657,939,940,958,1000],[50,55,56,94,405,630,651,732,939,940,958,1000],[50,403,405,424,471,499,614,624,625,651,730,731,732,733,734,746,751,754,755,756,757,762,764,939,940,958,1000],[50,94,403,405,413,424,440,630,683,939,940,958,1000],[50,405,411,630,737,745,939,940,958,1000],[50,398,400,405,411,440,468,509,578,614,630,643,649,730,744,752,753,939,940,958,1000],[50,424,499,565,579,630,939,940,958,1000],[47,49,50,55,56,932,933,952,994],[47,49,50,55,56,933,934,953,995],[50,405,440,578,630,643,649,651,939,940,958,1000],[50,711,712,713,939,940,958,1000],[50,429,649,939,940,958,1000],[50,440,630,649,711,939,940,958,1000],[50,440,630,649,711,712,939,940,958,1000],[50,398,400,411,468,630,939,940,958,1000],[47,49,50,55,56,927,928,946,988],[47,49,50,55,56,925,926,944,986],[50,777,850,939,940,958,1000],[47,49,50,55,56,926,927,945,987]],"referencedMap":[[911,1],[918,2],[908,3],[909,4],[930,5],[910,6],[52,7],[51,8],[92,9],[86,8],[90,9],[89,10],[85,9],[84,8],[93,11],[91,10],[87,10],[88,10],[100,12],[101,12],[102,12],[103,12],[104,12],[105,12],[106,12],[107,12],[108,12],[109,12],[110,12],[111,12],[112,12],[113,12],[114,12],[115,12],[116,12],[117,12],[118,12],[119,12],[120,12],[121,12],[122,12],[123,12],[124,12],[125,12],[126,12],[127,12],[128,12],[129,12],[130,12],[131,12],[132,12],[133,12],[134,12],[135,12],[136,12],[137,12],[138,12],[139,12],[140,12],[141,12],[142,12],[143,12],[144,12],[145,12],[146,12],[147,12],[148,12],[149,12],[150,12],[151,12],[152,12],[153,12],[154,12],[155,12],[156,12],[157,12],[158,12],[159,12],[160,12],[161,12],[162,12],[163,12],[164,12],[165,12],[166,12],[167,12],[168,12],[169,12],[170,12],[171,12],[172,12],[173,12],[174,12],[175,12],[176,12],[177,12],[178,12],[179,12],[180,12],[181,12],[182,12],[183,12],[184,12],[185,12],[186,12],[187,12],[188,12],[189,12],[190,12],[191,12],[192,12],[193,12],[194,12],[195,12],[196,12],[197,12],[198,12],[199,12],[200,12],[201,12],[202,12],[203,12],[204,12],[205,12],[206,12],[207,12],[208,12],[209,12],[210,12],[211,12],[212,12],[213,12],[214,12],[215,12],[216,12],[217,12],[218,12],[219,12],[220,12],[221,12],[222,12],[223,12],[224,12],[225,12],[226,12],[227,12],[228,12],[229,12],[230,12],[231,12],[232,12],[233,12],[234,12],[235,12],[236,12],[237,12],[238,12],[239,12],[240,12],[241,12],[393,13],[242,12],[243,12],[244,12],[245,12],[246,12],[247,12],[248,12],[249,12],[250,12],[251,12],[252,12],[253,12],[254,12],[255,12],[256,12],[257,12],[258,12],[259,12],[260,12],[261,12],[262,12],[263,12],[264,12],[265,12],[266,12],[267,12],[268,12],[269,12],[270,12],[271,12],[272,12],[273,12],[274,12],[275,12],[276,12],[277,12],[278,12],[279,12],[280,12],[281,12],[282,12],[283,12],[284,12],[285,12],[286,12],[287,12],[288,12],[289,12],[290,12],[291,12],[292,12],[293,12],[294,12],[295,12],[296,12],[297,12],[298,12],[299,12],[300,12],[301,12],[302,12],[303,12],[304,12],[305,12],[306,12],[307,12],[308,12],[309,12],[310,12],[311,12],[312,12],[313,12],[314,12],[315,12],[316,12],[317,12],[318,12],[319,12],[320,12],[321,12],[322,12],[323,12],[324,12],[325,12],[326,12],[327,12],[328,12],[329,12],[330,12],[331,12],[332,12],[333,12],[334,12],[335,12],[336,12],[337,12],[338,12],[339,12],[340,12],[341,12],[342,12],[343,12],[344,12],[345,12],[346,12],[347,12],[348,12],[349,12],[350,12],[351,12],[352,12],[353,12],[354,12],[355,12],[356,12],[357,12],[358,12],[359,12],[360,12],[361,12],[362,12],[363,12],[364,12],[365,12],[366,12],[367,12],[368,12],[369,12],[370,12],[371,12],[372,12],[373,12],[374,12],[375,12],[376,12],[377,12],[378,12],[379,12],[380,12],[381,12],[382,12],[383,12],[384,12],[385,12],[386,12],[387,12],[388,12],[389,12],[390,12],[391,12],[392,12],[394,14],[81,15],[83,16],[80,8],[82,8],[661,8],[61,17],[62,18],[60,19],[63,20],[64,21],[65,22],[66,23],[67,24],[68,25],[69,26],[70,27],[71,28],[72,29],[975,30],[976,30],[977,31],[978,32],[979,33],[980,34],[931,8],[934,35],[932,8],[933,8],[981,36],[982,37],[983,38],[984,39],[985,40],[986,41],[987,41],[989,8],[988,42],[990,43],[991,44],[992,45],[974,46],[993,47],[994,48],[995,49],[996,50],[997,51],[998,52],[999,53],[1000,54],[1001,55],[1002,56],[1003,57],[1004,58],[1005,59],[1006,59],[1007,60],[1008,8],[1009,61],[1011,62],[1010,63],[1012,64],[1013,65],[1014,66],[1015,67],[1016,68],[1017,69],[1018,70],[936,71],[935,8],[1027,72],[1019,73],[1020,74],[1021,75],[1022,76],[1023,77],[1024,78],[1025,79],[1026,80],[446,8],[53,81],[54,82],[46,83],[47,84],[49,85],[45,8],[78,86],[77,12],[76,87],[75,12],[74,88],[73,8],[48,8],[59,89],[58,90],[57,8],[94,91],[56,12],[540,8],[544,8],[549,8],[550,92],[548,93],[542,8],[545,8],[546,8],[543,8],[547,8],[541,8],[779,94],[780,95],[778,8],[834,96],[786,97],[788,98],[781,94],[835,99],[787,100],[792,101],[793,100],[794,102],[795,100],[796,103],[797,102],[798,100],[799,100],[831,104],[826,105],[827,100],[828,100],[800,100],[801,100],[829,100],[802,100],[822,100],[825,100],[824,100],[823,100],[803,100],[804,100],[805,101],[806,100],[807,100],[820,100],[809,100],[808,100],[832,100],[811,100],[830,100],[810,100],[821,100],[813,104],[814,100],[816,102],[815,100],[817,100],[833,100],[818,100],[819,100],[784,106],[783,8],[789,107],[791,108],[785,8],[790,109],[812,109],[782,110],[837,111],[844,112],[845,112],[847,113],[846,112],[836,114],[850,115],[839,116],[841,117],[849,118],[842,119],[840,120],[848,121],[843,122],[838,123],[777,8],[79,8],[631,8],[415,8],[421,124],[420,125],[428,8],[429,126],[499,127],[489,128],[466,129],[498,130],[490,131],[491,132],[492,133],[493,128],[494,134],[495,135],[496,128],[497,136],[411,137],[442,138],[396,8],[398,139],[509,140],[397,141],[610,142],[399,143],[527,144],[413,145],[454,146],[504,147],[683,148],[660,149],[502,150],[709,151],[686,152],[689,153],[696,154],[697,155],[691,156],[693,156],[707,155],[695,156],[698,157],[677,8],[702,157],[703,157],[692,156],[705,155],[706,155],[704,155],[700,157],[701,157],[685,154],[688,154],[699,157],[687,152],[708,154],[690,158],[694,156],[662,159],[667,160],[666,161],[665,162],[668,163],[670,164],[671,165],[659,166],[672,167],[673,168],[674,169],[675,170],[669,166],[676,171],[678,172],[679,166],[680,164],[681,169],[682,173],[657,169],[656,8],[663,166],[508,8],[626,174],[440,175],[410,176],[406,177],[432,178],[433,176],[434,176],[435,179],[437,180],[439,181],[436,176],[438,182],[409,183],[459,184],[556,185],[532,186],[630,187],[614,188],[501,189],[613,190],[500,191],[506,192],[510,193],[512,194],[513,195],[514,195],[515,196],[600,197],[601,198],[467,199],[602,200],[603,200],[604,201],[605,202],[606,200],[607,203],[608,203],[507,189],[609,204],[611,205],[612,206],[511,8],[643,207],[462,208],[582,209],[530,210],[597,211],[639,212],[627,213],[463,214],[632,215],[583,216],[461,217],[579,218],[599,219],[585,220],[531,221],[633,222],[641,223],[642,224],[684,225],[471,226],[465,227],[628,228],[469,8],[464,229],[470,8],[402,230],[401,8],[400,231],[468,232],[407,8],[405,233],[625,234],[404,235],[403,8],[452,236],[449,237],[455,238],[448,239],[517,240],[451,241],[444,8],[426,242],[425,8],[441,243],[450,244],[592,245],[593,8],[594,246],[584,247],[516,248],[580,249],[586,250],[598,251],[581,252],[460,253],[457,254],[456,255],[638,256],[591,257],[596,258],[640,259],[636,260],[595,261],[533,262],[458,8],[422,263],[423,8],[412,8],[578,264],[575,265],[535,266],[537,267],[538,268],[539,269],[551,270],[552,271],[553,272],[554,273],[555,274],[557,275],[558,276],[559,277],[560,278],[562,279],[577,280],[563,281],[564,282],[565,283],[566,284],[427,285],[567,286],[576,287],[522,288],[568,289],[569,290],[519,8],[534,291],[570,292],[571,293],[523,294],[572,295],[505,296],[503,8],[525,297],[561,298],[573,299],[536,300],[574,301],[752,302],[529,8],[395,8],[447,303],[649,304],[647,305],[430,306],[528,307],[526,308],[648,309],[443,310],[646,311],[431,306],[453,312],[445,313],[418,314],[417,315],[521,316],[416,317],[520,318],[419,319],[414,320],[408,321],[629,8],[524,322],[518,323],[424,324],[587,8],[634,325],[588,326],[590,327],[637,8],[589,328],[635,329],[664,8],[624,330],[620,331],[618,332],[616,333],[623,334],[621,8],[619,331],[617,335],[615,332],[622,336],[43,8],[44,8],[8,8],[9,8],[11,8],[10,8],[2,8],[12,8],[13,8],[14,8],[15,8],[16,8],[17,8],[18,8],[19,8],[3,8],[4,8],[23,8],[20,8],[21,8],[22,8],[24,8],[25,8],[26,8],[5,8],[27,8],[28,8],[29,8],[30,8],[6,8],[34,8],[31,8],[32,8],[33,8],[35,8],[7,8],[36,8],[41,8],[42,8],[37,8],[38,8],[39,8],[40,8],[1,8],[952,337],[962,338],[951,337],[972,339],[943,340],[942,341],[971,342],[965,343],[970,344],[945,345],[959,346],[944,347],[968,348],[940,349],[939,342],[969,350],[941,351],[946,352],[947,8],[950,352],[937,8],[973,353],[963,354],[954,355],[955,356],[957,357],[953,358],[956,359],[966,342],[948,360],[949,361],[958,362],[938,363],[961,354],[960,352],[964,8],[967,364],[488,365],[473,8],[474,8],[475,8],[476,8],[472,8],[477,366],[478,8],[480,367],[479,366],[481,366],[482,367],[483,366],[484,8],[485,366],[486,8],[487,8],[917,368],[913,369],[912,8],[914,370],[915,8],[916,371],[55,372],[50,373],[97,374],[96,375],[922,376],[98,6],[99,6],[768,375],[871,377],[767,378],[773,379],[864,6],[867,380],[865,6],[866,381],[854,6],[853,382],[872,6],[873,6],[855,383],[852,384],[772,385],[775,386],[774,387],[776,388],[859,389],[766,390],[858,391],[761,392],[758,393],[759,394],[760,392],[869,395],[762,396],[644,397],[857,398],[856,399],[868,400],[645,375],[880,401],[879,402],[881,403],[886,404],[882,405],[924,401],[883,406],[884,407],[885,408],[923,409],[870,410],[878,411],[876,412],[877,413],[875,414],[764,415],[887,416],[925,401],[651,417],[874,418],[926,401],[769,419],[860,401],[736,420],[650,421],[745,422],[748,423],[749,424],[751,425],[738,424],[750,424],[743,424],[742,424],[741,424],[737,426],[747,427],[739,428],[740,424],[731,429],[733,430],[757,431],[756,432],[735,433],[861,6],[771,434],[863,435],[732,436],[652,437],[726,438],[720,439],[715,440],[717,441],[719,442],[721,443],[729,444],[653,437],[716,441],[728,445],[929,375],[722,446],[725,447],[724,448],[654,448],[723,449],[727,450],[710,451],[718,441],[655,452],[658,453],[862,454],[765,455],[755,456],[746,457],[754,458],[770,459],[927,460],[928,375],[734,461],[730,401],[714,462],[711,463],[712,464],[713,465],[763,401],[744,466],[753,375],[95,6],[888,408],[890,467],[894,375],[893,375],[895,375],[892,468],[896,469],[897,470],[898,408],[899,471],[900,472],[901,473],[902,474],[903,472],[891,475],[905,476],[906,408],[907,477],[904,375],[921,478],[919,375],[889,401],[851,479],[920,480]],"exportedModulesMap":[[911,1],[918,481],[908,3],[909,4],[930,482],[910,6],[52,483],[51,484],[92,485],[86,484],[90,485],[89,486],[85,485],[84,484],[93,487],[91,486],[87,486],[88,486],[100,488],[101,488],[102,488],[103,488],[104,488],[105,488],[106,488],[107,488],[108,488],[109,488],[110,488],[111,488],[112,488],[113,488],[114,488],[115,488],[116,488],[117,488],[118,488],[119,488],[120,488],[121,488],[122,488],[123,488],[124,488],[125,488],[126,488],[127,488],[128,488],[129,488],[130,488],[131,488],[132,488],[133,488],[134,488],[135,488],[136,488],[137,488],[138,488],[139,488],[140,488],[141,488],[142,488],[143,488],[144,488],[145,488],[146,488],[147,488],[148,488],[149,488],[150,488],[151,488],[152,488],[153,488],[154,488],[155,488],[156,488],[157,488],[158,488],[159,488],[160,488],[161,488],[162,488],[163,488],[164,488],[165,488],[166,488],[167,488],[168,488],[169,488],[170,488],[171,488],[172,488],[173,488],[174,488],[175,488],[176,488],[177,488],[178,488],[179,488],[180,488],[181,488],[182,488],[183,488],[184,488],[185,488],[186,488],[187,488],[188,488],[189,488],[190,488],[191,488],[192,488],[193,488],[194,488],[195,488],[196,488],[197,488],[198,488],[199,488],[200,488],[201,488],[202,488],[203,488],[204,488],[205,488],[206,488],[207,488],[208,488],[209,488],[210,488],[211,488],[212,488],[213,488],[214,488],[215,488],[216,488],[217,488],[218,488],[219,488],[220,488],[221,488],[222,488],[223,488],[224,488],[225,488],[226,488],[227,488],[228,488],[229,488],[230,488],[231,488],[232,488],[233,488],[234,488],[235,488],[236,488],[237,488],[238,488],[239,488],[240,488],[241,488],[393,489],[242,488],[243,488],[244,488],[245,488],[246,488],[247,488],[248,488],[249,488],[250,488],[251,488],[252,488],[253,488],[254,488],[255,488],[256,488],[257,488],[258,488],[259,488],[260,488],[261,488],[262,488],[263,488],[264,488],[265,488],[266,488],[267,488],[268,488],[269,488],[270,488],[271,488],[272,488],[273,488],[274,488],[275,488],[276,488],[277,488],[278,488],[279,488],[280,488],[281,488],[282,488],[283,488],[284,488],[285,488],[286,488],[287,488],[288,488],[289,488],[290,488],[291,488],[292,488],[293,488],[294,488],[295,488],[296,488],[297,488],[298,488],[299,488],[300,488],[301,488],[302,488],[303,488],[304,488],[305,488],[306,488],[307,488],[308,488],[309,488],[310,488],[311,488],[312,488],[313,488],[314,488],[315,488],[316,488],[317,488],[318,488],[319,488],[320,488],[321,488],[322,488],[323,488],[324,488],[325,488],[326,488],[327,488],[328,488],[329,488],[330,488],[331,488],[332,488],[333,488],[334,488],[335,488],[336,488],[337,488],[338,488],[339,488],[340,488],[341,488],[342,488],[343,488],[344,488],[345,488],[346,488],[347,488],[348,488],[349,488],[350,488],[351,488],[352,488],[353,488],[354,488],[355,488],[356,488],[357,488],[358,488],[359,488],[360,488],[361,488],[362,488],[363,488],[364,488],[365,488],[366,488],[367,488],[368,488],[369,488],[370,488],[371,488],[372,488],[373,488],[374,488],[375,488],[376,488],[377,488],[378,488],[379,488],[380,488],[381,488],[382,488],[383,488],[384,488],[385,488],[386,488],[387,488],[388,488],[389,488],[390,488],[391,488],[392,488],[394,490],[81,491],[83,492],[80,484],[82,484],[661,484],[61,493],[62,494],[60,495],[63,496],[64,497],[65,498],[66,499],[67,500],[68,501],[69,502],[70,503],[71,504],[72,505],[975,506],[976,507],[977,508],[978,509],[979,510],[980,511],[931,512],[934,513],[932,514],[933,484],[981,515],[982,516],[983,517],[984,518],[985,517],[986,484],[987,519],[989,520],[988,484],[990,521],[991,522],[992,523],[974,524],[993,484],[994,519],[995,525],[996,526],[997,527],[998,527],[999,528],[1000,529],[1001,530],[1002,531],[1003,532],[1004,533],[1005,534],[1006,535],[1007,536],[1008,537],[1009,537],[1011,484],[1010,538],[1012,539],[1013,540],[1014,541],[1015,542],[1016,543],[1017,544],[1018,545],[936,484],[935,546],[1027,547],[1019,548],[1020,549],[1021,550],[1022,551],[1023,552],[1024,553],[1025,554],[1026,555],[446,484],[53,556],[54,557],[46,558],[47,559],[49,560],[45,484],[78,561],[77,488],[76,562],[75,488],[74,563],[73,484],[48,484],[59,564],[58,565],[57,484],[94,566],[56,488],[540,484],[544,484],[549,484],[550,567],[548,568],[542,484],[545,484],[546,484],[543,484],[547,484],[541,484],[779,569],[780,570],[778,484],[834,571],[786,572],[788,573],[781,569],[835,574],[787,575],[792,576],[793,575],[794,577],[795,575],[796,578],[797,577],[798,575],[799,575],[831,579],[826,580],[827,575],[828,575],[800,575],[801,575],[829,575],[802,575],[822,575],[825,575],[824,575],[823,575],[803,575],[804,575],[805,576],[806,575],[807,575],[820,575],[809,575],[808,575],[832,575],[811,575],[830,575],[810,575],[821,575],[813,579],[814,575],[816,577],[815,575],[817,575],[833,575],[818,575],[819,575],[784,581],[783,484],[789,582],[791,583],[785,484],[790,584],[812,584],[782,585],[837,586],[844,587],[845,587],[847,588],[846,587],[836,589],[850,590],[839,591],[841,592],[849,593],[842,594],[840,595],[848,596],[843,597],[838,598],[777,484],[79,484],[631,484],[415,484],[421,599],[420,600],[428,484],[429,601],[499,602],[489,603],[466,604],[498,605],[490,606],[491,607],[492,608],[493,603],[494,609],[495,610],[496,603],[497,611],[411,612],[442,613],[396,484],[398,614],[509,615],[397,616],[610,617],[399,618],[527,619],[413,620],[454,621],[504,622],[683,623],[660,624],[502,625],[709,626],[686,627],[689,628],[696,629],[697,630],[691,631],[693,631],[707,630],[695,631],[698,632],[677,484],[702,632],[703,632],[692,631],[705,630],[706,630],[704,630],[700,632],[701,632],[685,629],[688,629],[699,632],[687,627],[708,629],[690,633],[694,631],[662,634],[667,635],[666,636],[665,637],[668,638],[670,639],[671,640],[659,641],[672,642],[673,643],[674,644],[675,645],[669,641],[676,646],[678,647],[679,641],[680,639],[681,644],[682,648],[657,644],[656,484],[663,641],[508,484],[626,649],[440,650],[410,651],[406,652],[432,653],[433,651],[434,651],[435,654],[437,655],[439,656],[436,651],[438,657],[409,658],[459,659],[556,660],[532,661],[630,662],[614,663],[501,664],[613,665],[500,666],[506,667],[510,668],[512,669],[513,670],[514,670],[515,671],[600,672],[601,673],[467,674],[602,675],[603,675],[604,676],[605,677],[606,675],[607,678],[608,678],[507,664],[609,679],[611,680],[612,681],[511,484],[643,682],[462,683],[582,684],[530,685],[597,686],[639,687],[627,688],[463,689],[632,690],[583,691],[461,692],[579,693],[599,694],[585,695],[531,696],[633,697],[641,698],[642,699],[684,700],[471,701],[465,702],[628,703],[469,484],[464,704],[470,484],[402,705],[401,484],[400,706],[468,707],[407,484],[405,708],[625,709],[404,710],[403,484],[452,711],[449,712],[455,713],[448,714],[517,715],[451,716],[444,484],[426,717],[425,484],[441,718],[450,719],[592,720],[593,484],[594,721],[584,722],[516,723],[580,724],[586,725],[598,726],[581,727],[460,728],[457,729],[456,730],[638,731],[591,732],[596,733],[640,734],[636,735],[595,736],[533,737],[458,484],[422,738],[423,484],[412,484],[578,739],[575,740],[535,741],[537,742],[538,743],[539,744],[551,745],[552,746],[553,747],[554,748],[555,749],[557,750],[558,751],[559,752],[560,753],[562,754],[577,755],[563,756],[564,757],[565,758],[566,759],[427,760],[567,761],[576,762],[522,763],[568,764],[569,765],[519,484],[534,766],[570,767],[571,768],[523,769],[572,770],[505,771],[503,484],[525,772],[561,773],[573,774],[536,775],[574,776],[752,777],[529,484],[395,484],[447,778],[649,779],[647,780],[430,781],[528,782],[526,783],[648,784],[443,785],[646,786],[431,781],[453,787],[445,788],[418,789],[417,790],[521,791],[416,792],[520,793],[419,794],[414,795],[408,796],[629,484],[524,797],[518,798],[424,799],[587,484],[634,800],[588,801],[590,802],[637,484],[589,803],[635,804],[664,484],[624,805],[620,806],[618,807],[616,808],[623,809],[621,484],[619,806],[617,810],[615,807],[622,811],[43,484],[44,484],[8,484],[9,484],[11,484],[10,484],[2,484],[12,484],[13,484],[14,484],[15,484],[16,484],[17,484],[18,484],[19,484],[3,484],[4,484],[23,484],[20,484],[21,484],[22,484],[24,484],[25,484],[26,484],[5,484],[27,484],[28,484],[29,484],[30,484],[6,484],[34,484],[31,484],[32,484],[33,484],[35,484],[7,484],[36,484],[41,484],[42,484],[37,484],[38,484],[39,484],[40,484],[1,484],[952,812],[962,813],[951,814],[972,516],[943,815],[942,816],[971,817],[965,818],[970,819],[945,820],[959,484],[944,814],[968,516],[940,821],[939,822],[969,484],[941,823],[946,823],[947,823],[950,814],[937,824],[973,524],[963,825],[954,484],[955,484],[957,484],[953,484],[956,826],[966,827],[948,823],[949,828],[958,829],[938,830],[961,484],[960,831],[964,832],[967,833],[488,834],[473,484],[474,484],[475,484],[476,484],[472,484],[477,835],[478,484],[480,836],[479,835],[481,835],[482,836],[483,835],[484,484],[485,835],[486,484],[487,484],[917,837],[913,838],[912,839],[914,840],[915,841],[916,842],[55,843],[50,844],[97,374],[96,814],[922,845],[98,6],[99,6],[768,814],[871,377],[767,378],[773,379],[864,6],[867,380],[865,6],[866,381],[854,6],[853,382],[872,6],[873,6],[855,383],[852,384],[772,385],[775,386],[774,387],[776,388],[859,389],[766,390],[858,391],[761,392],[758,393],[759,394],[760,392],[869,846],[762,847],[644,848],[857,398],[856,399],[868,400],[645,814],[880,823],[879,402],[881,403],[886,404],[882,405],[924,849],[883,406],[884,407],[885,408],[923,850],[870,410],[878,851],[876,412],[877,413],[875,414],[764,852],[887,416],[925,853],[651,854],[874,855],[926,856],[769,857],[860,823],[736,858],[650,859],[745,860],[748,861],[749,862],[751,863],[738,862],[750,862],[743,862],[742,862],[741,862],[737,864],[747,865],[739,866],[740,862],[731,867],[733,868],[757,869],[756,870],[735,871],[861,872],[771,873],[863,874],[732,875],[652,876],[726,877],[720,878],[715,879],[717,880],[719,881],[721,882],[729,883],[653,876],[716,880],[728,884],[929,885],[722,886],[725,887],[724,888],[654,888],[723,889],[727,890],[710,891],[718,880],[655,892],[658,893],[862,894],[765,895],[755,896],[746,897],[754,898],[770,899],[927,900],[928,901],[734,902],[730,823],[714,903],[711,904],[712,905],[713,906],[763,823],[744,907],[753,814],[95,6],[888,408],[890,467],[894,814],[893,814],[895,814],[892,468],[896,469],[897,470],[898,408],[899,471],[900,472],[901,473],[902,474],[903,472],[891,475],[905,476],[906,408],[907,477],[904,814],[921,908],[919,909],[889,814],[851,910],[920,911]],"semanticDiagnosticsPerFile":[911,918,908,[909,[{"file":"../examples/iconlegendexample.vue","start":1571,"length":3,"code":2322,"category":1,"messageText":{"messageText":"Type '{ url: string; }' is not assignable to type 'LayerSpecificConfig'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'url' does not exist in type 'LayerSpecificConfig'.","category":1,"code":2353}]},"relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7776,"length":6,"messageText":"The expected type comes from property 'config' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../examples/iconlegendexample.vue","start":1772,"length":8,"code":2322,"category":1,"messageText":{"messageText":"Type '{ features: never[]; }' is not assignable to type 'LayerSpecificConfig'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'features' does not exist in type 'LayerSpecificConfig'.","category":1,"code":2353}]},"relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7776,"length":6,"messageText":"The expected type comes from property 'config' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../examples/iconlegendexample.vue","start":2483,"length":609,"code":2739,"category":1,"messageText":"Type '{ id: string; name: string; type: \"vector\"; visible: true; config: {}; legend: { type: \"icon\"; title: string; items: { label: string; value: string; image: string; size: number; }[]; }; }' is missing the following properties from type 'LayerConfig': opacity, zIndex"},{"file":"../examples/iconlegendexample.vue","start":3096,"length":765,"code":2739,"category":1,"messageText":"Type '{ id: string; name: string; type: \"vector\"; visible: false; config: {}; legend: { type: \"icon\"; title: string; description: string; items: { label: string; value: string; image: string; size: number; }[]; }; }' is missing the following properties from type 'LayerConfig': opacity, zIndex"},{"file":"../examples/iconlegendexample.vue","start":3865,"length":548,"code":2739,"category":1,"messageText":"Type '{ id: string; name: string; type: \"vector\"; visible: true; config: {}; legend: { type: \"category\"; title: string; items: ({ label: string; value: string; color: string; pattern: string; } | { label: string; value: string; color: string; })[]; }; }' is missing the following properties from type 'LayerConfig': opacity, zIndex"}]],930,[910,[{"file":"../examples/supermapdatatransformexample.vue","start":3049,"length":16,"code":2322,"category":1,"messageText":"Type '{ success: boolean; originalFormat: string; transformedFormat: string; data: any; popupReady: boolean; message: string; }' is not assignable to type 'null'."},{"file":"../examples/supermapdatatransformexample.vue","start":3326,"length":16,"code":2322,"category":1,"messageText":"Type '{ success: boolean; error: any; message: string; }' is not assignable to type 'null'."},{"file":"../examples/supermapdatatransformexample.vue","start":3382,"length":5,"messageText":"'error' is of type 'unknown'.","category":1,"code":18046}]],52,51,92,86,90,89,85,84,93,91,87,88,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,393,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,394,81,83,80,82,661,61,62,60,63,64,65,66,67,68,69,70,71,72,975,976,977,978,979,980,931,934,932,933,981,982,983,984,985,986,987,989,988,990,991,992,974,993,994,995,996,997,998,999,1000,1001,1002,1003,1004,1005,1006,1007,1008,1009,1011,1010,1012,1013,1014,1015,1016,1017,1018,936,935,1027,1019,1020,1021,1022,1023,1024,1025,1026,446,53,54,46,47,49,45,78,77,76,75,74,73,48,59,58,57,94,56,540,544,549,550,548,542,545,546,543,547,541,779,780,778,834,786,788,781,835,787,792,793,794,795,796,797,798,799,831,826,827,828,800,801,829,802,822,825,824,823,803,804,805,806,807,820,809,808,832,811,830,810,821,813,814,816,815,817,833,818,819,784,783,789,791,785,790,812,782,837,844,845,847,846,836,850,839,841,849,842,840,848,843,838,777,79,631,415,421,420,428,429,499,489,466,498,490,491,492,493,494,495,496,497,411,442,396,398,509,397,610,399,527,413,454,504,683,660,502,709,686,689,696,697,691,693,707,695,698,677,702,703,692,705,706,704,700,701,685,688,699,687,708,690,694,662,667,666,665,668,670,671,659,672,673,674,675,669,676,678,679,680,681,682,657,656,663,508,626,440,410,406,432,433,434,435,437,439,436,438,409,459,556,532,630,614,501,613,500,506,510,512,513,514,515,600,601,467,602,603,604,605,606,607,608,507,609,611,612,511,643,462,582,530,597,639,627,463,632,583,461,579,599,585,531,633,641,642,684,471,465,628,469,464,470,402,401,400,468,407,405,625,404,403,452,449,455,448,517,451,444,426,425,441,450,592,593,594,584,516,580,586,598,581,460,457,456,638,591,596,640,636,595,533,458,422,423,412,578,575,535,537,538,539,551,552,553,554,555,557,558,559,560,562,577,563,564,565,566,427,567,576,522,568,569,519,534,570,571,523,572,505,503,525,561,573,536,574,752,529,395,447,649,647,430,528,526,648,443,646,431,453,445,418,417,521,416,520,419,414,408,629,524,518,424,587,634,588,590,637,589,635,664,624,620,618,616,623,621,619,617,615,622,43,44,8,9,11,10,2,12,13,14,15,16,17,18,19,3,4,23,20,21,22,24,25,26,5,27,28,29,30,6,34,31,32,33,35,7,36,41,42,37,38,39,40,1,952,962,951,972,943,942,971,965,970,945,959,944,968,940,939,969,941,946,947,950,937,973,963,954,955,957,953,956,966,948,949,958,938,961,960,964,967,488,473,474,475,476,472,477,478,480,479,481,482,483,484,485,486,487,917,913,912,914,915,916,55,50,97,96,922,98,99,768,871,[767,[{"file":"../src/components/customopenlayer/components/dialogs/basemappanel.vue","start":5848,"length":5,"messageText":"Parameter 'layer' implicitly has an 'any' type.","category":1,"code":7006}]],773,864,[867,[{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":9052,"length":5,"code":2339,"category":1,"messageText":"Property 'value' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":10679,"length":29,"messageText":"Expected 1 arguments, but got 3.","category":1,"code":2554},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":10699,"length":3,"messageText":"'map' is of type 'unknown'.","category":1,"code":18046},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":11379,"length":1,"messageText":"Parameter 'g' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":11400,"length":1,"messageText":"Parameter 'l' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":11772,"length":5,"messageText":"Parameter 'layer' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":12581,"length":5,"messageText":"Parameter 'layer' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":14047,"length":1,"messageText":"Parameter 'g' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":14129,"length":5,"messageText":"Parameter 'layer' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":16693,"length":6,"code":2769,"category":1,"messageText":{"messageText":"No overload matches this call.","category":1,"code":2769,"next":[{"messageText":"The last overload gave the following error.","category":1,"code":2770,"next":[{"messageText":"Argument of type 'unknown' is not assignable to parameter of type 'object'.","category":1,"code":2345}]}]},"relatedInformation":[{"file":"../node_modules/@vue/runtime-core/dist/runtime-core.d.ts","start":77890,"length":5,"messageText":"The last overload is declared here.","category":1,"code":2771}]},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":16876,"length":10,"code":2339,"category":1,"messageText":"Property 'baseLayers' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":16990,"length":13,"code":2339,"category":1,"messageText":"Property 'overlayLayers' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":17106,"length":12,"code":2339,"category":1,"messageText":"Property 'vectorLayers' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":17161,"length":13,"code":2339,"category":1,"messageText":"Property 'overlayLayers' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":17188,"length":13,"code":2339,"category":1,"messageText":"Property 'overlayLayers' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":17303,"length":13,"code":2339,"category":1,"messageText":"Property 'overlayLayers' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":17786,"length":5,"code":2339,"category":1,"messageText":"Property 'value' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":17975,"length":6,"messageText":"'config' is of type 'unknown'.","category":1,"code":18046},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":18029,"length":6,"messageText":"'config' is of type 'unknown'.","category":1,"code":18046},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":18118,"length":6,"messageText":"'config' is of type 'unknown'.","category":1,"code":18046},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":18189,"length":6,"messageText":"'config' is of type 'unknown'.","category":1,"code":18046},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":18225,"length":6,"messageText":"'config' is of type 'unknown'.","category":1,"code":18046},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":18320,"length":6,"messageText":"'config' is of type 'unknown'.","category":1,"code":18046},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":18437,"length":6,"messageText":"'config' is of type 'unknown'.","category":1,"code":18046},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":18493,"length":6,"messageText":"'config' is of type 'unknown'.","category":1,"code":18046},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":18532,"length":6,"messageText":"'config' is of type 'unknown'.","category":1,"code":18046},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":18625,"length":6,"messageText":"'config' is of type 'unknown'.","category":1,"code":18046},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":18698,"length":6,"messageText":"'config' is of type 'unknown'.","category":1,"code":18046},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":18960,"length":5,"code":2339,"category":1,"messageText":"Property 'value' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":19137,"length":5,"code":2339,"category":1,"messageText":"Property 'value' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":19164,"length":5,"code":2339,"category":1,"messageText":"Property 'value' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":19229,"length":5,"code":2339,"category":1,"messageText":"Property 'value' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":19251,"length":5,"messageText":"Parameter 'layer' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":19392,"length":5,"code":2339,"category":1,"messageText":"Property 'value' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":19826,"length":5,"messageText":"Parameter 'layer' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":19833,"length":5,"messageText":"Parameter 'index' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":19993,"length":9,"messageText":"Parameter 'baseLayer' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":21468,"length":6,"messageText":"Parameter 'config' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":21760,"length":5,"messageText":"'error' is of type 'unknown'.","category":1,"code":18046},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":22601,"length":11,"messageText":"Parameter 'layerConfig' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":23276,"length":3,"messageText":"'map' is of type 'unknown'.","category":1,"code":18046},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":23345,"length":3,"messageText":"'map' is of type 'unknown'.","category":1,"code":18046},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":23773,"length":5,"code":2339,"category":1,"messageText":"Property 'value' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":24781,"length":9,"code":2339,"category":1,"messageText":"Property 'customCss' does not exist on type 'LayerConfig'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":24808,"length":9,"code":2339,"category":1,"messageText":"Property 'customCss' does not exist on type 'LayerConfig'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":24891,"length":24,"messageText":"This comparison appears to be unintentional because the types '\"canvas\" | \"image\" | \"tile\" | \"raster\" | \"vector\" | \"vectortile\" | \"wms\" | \"wmts\" | \"wfs\" | \"xyz\" | \"osm\" | \"bing\" | \"google\" | \"arcgis\" | \"mapbox\" | \"heatmap\" | \"graticule\" | \"group\" | \"webgl\"' and '\"CLUSTER\"' have no overlap.","category":1,"code":2367},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":25163,"length":33,"messageText":"This comparison appears to be unintentional because the types 'LayerType' and '\"TileSuperMapRest\"' have no overlap.","category":1,"code":2367},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":25208,"length":33,"messageText":"This comparison appears to be unintentional because the types 'LayerType' and '\"tilesupermaprest\"' have no overlap.","category":1,"code":2367},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":25253,"length":33,"messageText":"This comparison appears to be unintentional because the types 'LayerType' and '\"TILESUPERMAPREST\"' have no overlap.","category":1,"code":2367},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":25974,"length":5,"code":2339,"category":1,"messageText":"Property 'value' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":26088,"length":5,"code":2339,"category":1,"messageText":"Property 'value' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":26204,"length":5,"code":2339,"category":1,"messageText":"Property 'value' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":26342,"length":58,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '{ id: string; name: string; type: LayerType; url?: string | undefined; visible: boolean; opacity: number; zIndex: number; source?: any; layer?: { on: LayerOnSignature<EventsKey>; ... 61 more ...; dispose: () => void; } | undefined; ... 38 more ...; filters?: ({ ...; } | ... 2 more ... | { ...; })[] | undefined; }[]' is not assignable to parameter of type 'LayerConfig[]'.","category":1,"code":2345,"next":[{"messageText":"Type '{ id: string; name: string; type: LayerType; url?: string | undefined; visible: boolean; opacity: number; zIndex: number; source?: any; layer?: { on: LayerOnSignature<EventsKey>; ... 61 more ...; dispose: () => void; } | undefined; ... 38 more ...; filters?: ({ ...; } | ... 2 more ... | { ...; })[] | undefined; }' is not assignable to type 'LayerConfig'.","category":1,"code":2322,"next":[{"messageText":"Types of property 'layer' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type '{ on: LayerOnSignature<EventsKey>; once: LayerOnSignature<EventsKey>; un: LayerOnSignature<void>; ... 59 more ...; dispose: () => void; } | undefined' is not assignable to type 'Layer<Source, LayerRenderer<any>> | undefined'.","category":1,"code":2322,"next":[{"messageText":"Type '{ on: LayerOnSignature<EventsKey>; once: LayerOnSignature<EventsKey>; un: LayerOnSignature<void>; ... 59 more ...; dispose: () => void; }' is missing the following properties from type 'Layer<Source, LayerRenderer<any>>': mapPrecomposeKey_, mapRenderKey_, sourceChangeKey_, renderer_, and 21 more.","category":1,"code":2740}]}]}]}]}},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":26466,"length":61,"code":2345,"category":1,"messageText":"Argument of type '{ id: string; name: string; type: LayerType; url?: string | undefined; visible: boolean; opacity: number; zIndex: number; source?: any; layer?: { on: LayerOnSignature<EventsKey>; ... 61 more ...; dispose: () => void; } | undefined; ... 38 more ...; filters?: ({ ...; } | ... 2 more ... | { ...; })[] | undefined; }[]' is not assignable to parameter of type 'LayerConfig[]'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":26592,"length":60,"code":2345,"category":1,"messageText":"Argument of type '{ id: string; name: string; type: LayerType; url?: string | undefined; visible: boolean; opacity: number; zIndex: number; source?: any; layer?: { on: LayerOnSignature<EventsKey>; ... 61 more ...; dispose: () => void; } | undefined; ... 38 more ...; filters?: ({ ...; } | ... 2 more ... | { ...; })[] | undefined; }[]' is not assignable to parameter of type 'LayerConfig[]'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":26774,"length":6,"code":2322,"category":1,"messageText":{"messageText":"Type 'LayerConfig[]' is not assignable to type 'Layer[]'.","category":1,"code":2322,"next":[{"messageText":"Type 'LayerConfig' is not assignable to type 'Layer'.","category":1,"code":2322,"next":[{"messageText":"Types of property 'popup' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type '{ [key: string]: string; } | undefined' is not assignable to type 'PopupConfig | undefined'.","category":1,"code":2322,"next":[{"messageText":"Property 'fields' is missing in type '{ [key: string]: string; }' but required in type 'PopupConfig'.","category":1,"code":2741}]}]}]}]},"relatedInformation":[{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":14950,"length":6,"messageText":"'fields' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":15279,"length":6,"messageText":"The expected type comes from property 'layers' which is declared here on type 'LayerGroup'","category":3,"code":6500}]},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":26934,"length":6,"code":2322,"category":1,"messageText":"Type 'LayerConfig[]' is not assignable to type 'Layer[]'.","relatedInformation":[{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":15279,"length":6,"messageText":"The expected type comes from property 'layers' which is declared here on type 'LayerGroup'","category":3,"code":6500}]},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":27095,"length":6,"code":2322,"category":1,"messageText":"Type 'LayerConfig[]' is not assignable to type 'Layer[]'.","relatedInformation":[{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":15279,"length":6,"messageText":"The expected type comes from property 'layers' which is declared here on type 'LayerGroup'","category":3,"code":6500}]},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":27308,"length":6,"code":2339,"category":1,"messageText":"Property 'groups' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":27341,"length":6,"code":2339,"category":1,"messageText":"Property 'groups' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":27426,"length":10,"code":2339,"category":1,"messageText":"Property 'baseLayers' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":27516,"length":6,"code":2322,"category":1,"messageText":"Type 'LayerConfig[]' is not assignable to type 'Layer[]'.","relatedInformation":[{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":15279,"length":6,"messageText":"The expected type comes from property 'layers' which is declared here on type 'LayerGroup'","category":3,"code":6500}]},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":27557,"length":10,"code":2339,"category":1,"messageText":"Property 'baseLayers' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":27601,"length":13,"code":2339,"category":1,"messageText":"Property 'overlayLayers' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":27697,"length":6,"code":2322,"category":1,"messageText":"Type 'LayerConfig[]' is not assignable to type 'Layer[]'.","relatedInformation":[{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":15279,"length":6,"messageText":"The expected type comes from property 'layers' which is declared here on type 'LayerGroup'","category":3,"code":6500}]},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":27738,"length":13,"code":2339,"category":1,"messageText":"Property 'overlayLayers' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":27785,"length":12,"code":2339,"category":1,"messageText":"Property 'vectorLayers' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":27879,"length":6,"code":2322,"category":1,"messageText":"Type 'LayerConfig[]' is not assignable to type 'Layer[]'.","relatedInformation":[{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":15279,"length":6,"messageText":"The expected type comes from property 'layers' which is declared here on type 'LayerGroup'","category":3,"code":6500}]},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":27920,"length":12,"code":2339,"category":1,"messageText":"Property 'vectorLayers' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":28269,"length":1,"messageText":"Parameter 'g' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":29262,"length":6,"code":2322,"category":1,"messageText":"Type 'LayerConfig[]' is not assignable to type 'Layer[]'.","relatedInformation":[{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":15279,"length":6,"messageText":"The expected type comes from property 'layers' which is declared here on type 'LayerGroup'","category":3,"code":6500}]},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":30426,"length":5,"code":2345,"category":1,"messageText":{"messageText":"Argument of type 'Layer' is not assignable to parameter of type 'LayerConfig'.","category":1,"code":2345,"next":[{"messageText":"Property 'zIndex' is missing in type 'Layer' but required in type 'LayerConfig'.","category":1,"code":2741}]},"relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7550,"length":6,"messageText":"'zIndex' is declared here.","category":3,"code":2728}]},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":31280,"length":26,"code":2345,"category":1,"messageText":{"messageText":"Argument of type 'LayerGroup[]' is not assignable to parameter of type 'import(\"D:/xiangmukaifa/demo/vue3-openlayer-ts/src/components/CustomOpenlayer/utils/LayerTreeManager\").LayerGroup[]'.","category":1,"code":2345,"next":[{"messageText":"Type 'LayerGroup' is not assignable to type 'import(\"D:/xiangmukaifa/demo/vue3-openlayer-ts/src/components/CustomOpenlayer/utils/LayerTreeManager\").LayerGroup'.","category":1,"code":2322,"next":[{"messageText":"Types of property 'layers' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type 'Layer[]' is not assignable to type 'LayerConfig[]'.","category":1,"code":2322,"next":[{"messageText":"Type 'Layer' is not assignable to type 'LayerConfig'.","category":1,"code":2322}]}]}]}]}},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":32224,"length":3,"messageText":"'map' is of type 'unknown'.","category":1,"code":18046},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":32224,"length":9,"messageText":"Expected 0 arguments, but got 1.","category":1,"code":2554},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":32348,"length":14,"code":2339,"category":1,"messageText":"Property 'updateMapStyle' does not exist on type 'GlobalStyleManager'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":32363,"length":3,"messageText":"'map' is of type 'unknown'.","category":1,"code":18046},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":32474,"length":14,"code":2339,"category":1,"messageText":"Property 'updateMapStyle' does not exist on type 'GlobalStyleManager'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":32489,"length":3,"messageText":"'map' is of type 'unknown'.","category":1,"code":18046},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":32639,"length":14,"code":2339,"category":1,"messageText":"Property 'updateMapStyle' does not exist on type 'GlobalStyleManager'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":32654,"length":3,"messageText":"'map' is of type 'unknown'.","category":1,"code":18046},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":33411,"length":14,"code":2339,"category":1,"messageText":"Property 'updateMapStyle' does not exist on type 'GlobalStyleManager'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":33426,"length":3,"messageText":"'map' is of type 'unknown'.","category":1,"code":18046},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":33855,"length":41,"messageText":"Expected 1 arguments, but got 3.","category":1,"code":2554},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":34331,"length":41,"messageText":"Expected 1 arguments, but got 3.","category":1,"code":2554},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":34783,"length":47,"messageText":"Expected 1 arguments, but got 3.","category":1,"code":2554},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":38549,"length":5,"messageText":"Parameter 'group' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":38673,"length":5,"messageText":"Parameter 'layer' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":39347,"length":5,"messageText":"Parameter 'group' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":39610,"length":5,"messageText":"Parameter 'layer' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":40266,"length":5,"messageText":"Parameter 'layer' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":40714,"length":5,"messageText":"Parameter 'group' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":40825,"length":5,"messageText":"Parameter 'layer' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":41041,"length":5,"messageText":"Parameter 'layer' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":41569,"length":70,"code":2769,"category":1,"messageText":{"messageText":"No overload matches this call.","category":1,"code":2769,"next":[{"messageText":"Overload 1 of 2, '(type: \"*\", handler: WildcardHandler<LayerEventBusEvents>): void', gave the following error.","category":1,"code":2772,"next":[{"messageText":"Argument of type '\"basemap-switch-request\"' is not assignable to parameter of type '\"*\"'.","category":1,"code":2345}]},{"messageText":"Overload 2 of 2, '(type: \"basemap-switch-request\", handler: Handler<unknown>): void', gave the following error.","category":1,"code":2772,"next":[{"messageText":"Argument of type '(event: { basemapId: string; basemapName: string; basemapType: string; basemapConfig: any;}) => void' is not assignable to parameter of type 'Handler<unknown>'.","category":1,"code":2345,"next":[{"messageText":"Types of parameters 'event' and 'event' are incompatible.","category":1,"code":2328,"next":[{"messageText":"Type 'unknown' is not assignable to type '{ basemapId: string; basemapName: string; basemapType: string; basemapConfig: any; }'.","category":1,"code":2322}]}]}]}]},"relatedInformation":[]},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":41700,"length":2,"code":2339,"category":1,"messageText":"Property 'on' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":42003,"length":71,"code":2769,"category":1,"messageText":{"messageText":"No overload matches this call.","category":1,"code":2769,"next":[{"messageText":"Overload 1 of 2, '(type: \"*\", handler: WildcardHandler<LayerEventBusEvents>): void', gave the following error.","category":1,"code":2772,"next":[{"messageText":"Argument of type '\"basemap-switch-request\"' is not assignable to parameter of type '\"*\"'.","category":1,"code":2345}]},{"messageText":"Overload 2 of 2, '(type: \"basemap-switch-request\", handler?: Handler<unknown> | undefined): void', gave the following error.","category":1,"code":2772,"next":[{"messageText":"Argument of type '(event: { basemapId: string; basemapName: string; basemapType: string; basemapConfig: any;}) => void' is not assignable to parameter of type 'Handler<unknown>'.","category":1,"code":2345}]}]},"relatedInformation":[]},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":42098,"length":3,"code":2339,"category":1,"messageText":"Property 'off' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":4443,"length":2,"messageText":"Parameter 'el' implicitly has an 'any' type.","category":1,"code":7006}]],865,866,854,853,[872,[{"file":"../src/components/customopenlayer/components/dialogs/mapdrawingdialog/components/pointdrawingpanel.vue","start":5863,"length":18,"messageText":"'__VLS_ctx.$refs.gifFileInput' is of type 'unknown'.","category":1,"code":18046},{"file":"../src/components/customopenlayer/components/dialogs/mapdrawingdialog/components/pointdrawingpanel.vue","start":15296,"length":19,"messageText":"'__VLS_ctx.$refs.iconFileInput' is of type 'unknown'.","category":1,"code":18046}]],873,855,[852,[{"file":"../src/components/customopenlayer/components/dialogs/mapprintdialog.vue","start":19883,"length":5,"code":2339,"category":1,"messageText":"Property 'value' does not exist on type 'never'."},{"file":"../src/components/customopenlayer/components/dialogs/mapprintdialog.vue","start":20413,"length":16,"code":2322,"category":1,"messageText":{"messageText":"Type 'Map | null' is not assignable to type 'null'.","category":1,"code":2322,"next":[{"messageText":"Type 'Map' is not assignable to type 'null'.","category":1,"code":2322}]}},{"file":"../src/components/customopenlayer/components/dialogs/mapprintdialog.vue","start":20641,"length":7,"code":2339,"category":1,"messageText":"Property 'getView' does not exist on type 'never'."},{"file":"../src/components/customopenlayer/components/dialogs/mapprintdialog.vue","start":21073,"length":10,"code":2339,"category":1,"messageText":"Property 'updateSize' does not exist on type 'never'."},{"file":"../src/components/customopenlayer/components/dialogs/mapprintdialog.vue","start":21113,"length":10,"code":2339,"category":1,"messageText":"Property 'renderSync' does not exist on type 'never'."},{"file":"../src/components/customopenlayer/components/dialogs/mapprintdialog.vue","start":21196,"length":7,"code":2339,"category":1,"messageText":"Property 'getSize' does not exist on type 'never'."},{"file":"../src/components/customopenlayer/components/dialogs/mapprintdialog.vue","start":21317,"length":9,"code":2339,"category":1,"messageText":"Property 'getLayers' does not exist on type 'never'."},{"file":"../src/components/customopenlayer/components/dialogs/mapprintdialog.vue","start":24064,"length":6,"messageText":"Parameter 'canvas' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/components/dialogs/mapprintdialog.vue","start":24072,"length":5,"messageText":"Parameter 'index' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/components/dialogs/mapprintdialog.vue","start":24845,"length":10,"code":2339,"category":1,"messageText":"Property 'updateSize' does not exist on type 'never'."},{"file":"../src/components/customopenlayer/components/dialogs/mapprintdialog.vue","start":24881,"length":10,"code":2339,"category":1,"messageText":"Property 'renderSync' does not exist on type 'never'."},{"file":"../src/components/customopenlayer/components/dialogs/mapprintdialog.vue","start":25039,"length":10,"code":2339,"category":1,"messageText":"Property 'renderSync' does not exist on type 'never'."},{"file":"../src/components/customopenlayer/components/dialogs/mapprintdialog.vue","start":26305,"length":5,"messageText":"'error' is of type 'unknown'.","category":1,"code":18046}]],[772,[{"file":"../src/components/customopenlayer/components/dialogs/measurementdialog.vue","start":2543,"length":12,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '{ defaultUnits: () => { distance: string; area: string; angle: string; }; }' is not assignable to parameter of type 'InferDefaults<LooseRequired<Props>>'.","category":1,"code":2345,"next":[{"messageText":"Object literal may only specify known properties, and 'defaultUnits' does not exist in type 'InferDefaults<LooseRequired<Props>>'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/components/dialogs/measurementdialog.vue","start":5742,"length":10,"messageText":"Expected 1 arguments, but got 2.","category":1,"code":2554},{"file":"../src/components/customopenlayer/components/dialogs/measurementdialog.vue","start":6208,"length":32,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '(result: import(\"D:/xiangmukaifa/demo/vue3-openlayer-ts/src/components/CustomOpenlayer/types/index\").MeasurementResult) => void' is not assignable to parameter of type '(result: import(\"D:/xiangmukaifa/demo/vue3-openlayer-ts/src/components/CustomOpenlayer/utils/measurementTool\").MeasurementResult) => void'.","category":1,"code":2345,"next":[{"messageText":"Types of parameters 'result' and 'result' are incompatible.","category":1,"code":2328,"next":[{"messageText":"Type 'import(\"D:/xiangmukaifa/demo/vue3-openlayer-ts/src/components/CustomOpenlayer/utils/measurementTool\").MeasurementResult' is not assignable to type 'import(\"D:/xiangmukaifa/demo/vue3-openlayer-ts/src/components/CustomOpenlayer/types/index\").MeasurementResult'.","category":1,"code":2322}]}]}},{"file":"../src/components/customopenlayer/components/dialogs/measurementdialog.vue","start":6449,"length":32,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '(result: import(\"D:/xiangmukaifa/demo/vue3-openlayer-ts/src/components/CustomOpenlayer/types/index\").MeasurementResult) => void' is not assignable to parameter of type '(result: import(\"D:/xiangmukaifa/demo/vue3-openlayer-ts/src/components/CustomOpenlayer/utils/measurementTool\").MeasurementResult) => void'.","category":1,"code":2345,"next":[{"messageText":"Types of parameters 'result' and 'result' are incompatible.","category":1,"code":2328,"next":[{"messageText":"Type 'import(\"D:/xiangmukaifa/demo/vue3-openlayer-ts/src/components/CustomOpenlayer/utils/measurementTool\").MeasurementResult' is not assignable to type 'import(\"D:/xiangmukaifa/demo/vue3-openlayer-ts/src/components/CustomOpenlayer/types/index\").MeasurementResult'.","category":1,"code":2322}]}]}},{"file":"../src/components/customopenlayer/components/dialogs/measurementdialog.vue","start":6699,"length":32,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '(result: import(\"D:/xiangmukaifa/demo/vue3-openlayer-ts/src/components/CustomOpenlayer/types/index\").MeasurementResult) => void' is not assignable to parameter of type '(result: import(\"D:/xiangmukaifa/demo/vue3-openlayer-ts/src/components/CustomOpenlayer/utils/measurementTool\").MeasurementResult) => void'.","category":1,"code":2345,"next":[{"messageText":"Types of parameters 'result' and 'result' are incompatible.","category":1,"code":2328,"next":[{"messageText":"Type 'import(\"D:/xiangmukaifa/demo/vue3-openlayer-ts/src/components/CustomOpenlayer/utils/measurementTool\").MeasurementResult' is not assignable to type 'import(\"D:/xiangmukaifa/demo/vue3-openlayer-ts/src/components/CustomOpenlayer/types/index\").MeasurementResult'.","category":1,"code":2322}]}]}},{"file":"../src/components/customopenlayer/components/dialogs/measurementdialog.vue","start":6905,"length":32,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '(result: import(\"D:/xiangmukaifa/demo/vue3-openlayer-ts/src/components/CustomOpenlayer/types/index\").MeasurementResult) => void' is not assignable to parameter of type '(result: import(\"D:/xiangmukaifa/demo/vue3-openlayer-ts/src/components/CustomOpenlayer/utils/measurementTool\").MeasurementResult) => void'.","category":1,"code":2345,"next":[{"messageText":"Types of parameters 'result' and 'result' are incompatible.","category":1,"code":2328,"next":[{"messageText":"Type 'import(\"D:/xiangmukaifa/demo/vue3-openlayer-ts/src/components/CustomOpenlayer/utils/measurementTool\").MeasurementResult' is not assignable to type 'import(\"D:/xiangmukaifa/demo/vue3-openlayer-ts/src/components/CustomOpenlayer/types/index\").MeasurementResult'.","category":1,"code":2322}]}]}},{"file":"../src/components/customopenlayer/components/dialogs/measurementdialog.vue","start":9368,"length":4,"code":2339,"category":1,"messageText":"Property 'area' does not exist on type 'MeasurementResult'."},{"file":"../src/components/customopenlayer/components/dialogs/measurementdialog.vue","start":9602,"length":5,"code":2339,"category":1,"messageText":"Property 'angle' does not exist on type 'MeasurementResult'."},{"file":"../src/components/customopenlayer/components/dialogs/measurementdialog.vue","start":9781,"length":9,"code":2339,"category":1,"messageText":"Property 'longitude' does not exist on type 'MeasurementResult'."},{"file":"../src/components/customopenlayer/components/dialogs/measurementdialog.vue","start":9816,"length":8,"code":2339,"category":1,"messageText":"Property 'latitude' does not exist on type 'MeasurementResult'."},{"file":"../src/components/customopenlayer/components/dialogs/measurementdialog.vue","start":1638,"length":9,"code":2345,"category":1,"messageText":"Argument of type 'string' is not assignable to parameter of type '\"area\" | \"angle\" | \"coordinate\" | \"distance\"'."}]],[775,[{"file":"../src/components/customopenlayer/components/dialogs/mymarkersdialog.vue","start":6434,"length":15,"messageText":"'markerForm.name' is possibly 'undefined'.","category":1,"code":18048},{"file":"../src/components/customopenlayer/components/dialogs/mymarkersdialog.vue","start":6593,"length":15,"messageText":"'markerForm.name' is possibly 'undefined'.","category":1,"code":18048},{"file":"../src/components/customopenlayer/components/dialogs/mymarkersdialog.vue","start":7482,"length":18,"messageText":"'marker.description' is possibly 'undefined'.","category":1,"code":18048},{"file":"../src/components/customopenlayer/components/dialogs/mymarkersdialog.vue","start":16832,"length":3,"code":2339,"category":1,"messageText":"Property 'map' does not exist on type 'DefineProps<LooseRequired<Props>, \"modelValue\">'."},{"file":"../src/components/customopenlayer/components/dialogs/mymarkersdialog.vue","start":16849,"length":14,"code":2339,"category":1,"messageText":"Property 'drawingManager' does not exist on type 'DefineProps<LooseRequired<Props>, \"modelValue\">'."},{"file":"../src/components/customopenlayer/components/dialogs/mymarkersdialog.vue","start":16887,"length":3,"code":2339,"category":1,"messageText":"Property 'map' does not exist on type 'DefineProps<LooseRequired<Props>, \"modelValue\">'."},{"file":"../src/components/customopenlayer/components/dialogs/mymarkersdialog.vue","start":16900,"length":14,"code":2339,"category":1,"messageText":"Property 'drawingManager' does not exist on type 'DefineProps<LooseRequired<Props>, \"modelValue\">'."}]],[774,[{"file":"../src/components/customopenlayer/components/dialogs/regionnavigationdialog.vue","start":28922,"length":6,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '{ name: string; label: string; districts: any[]; }' is not assignable to parameter of type '{ name: string; label: string; districts: never[]; }'.","category":1,"code":2345,"next":[{"messageText":"Types of property 'districts' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type 'any[]' is not assignable to type 'never[]'.","category":1,"code":2322,"next":[{"messageText":"Type 'any' is not assignable to type 'never'.","category":1,"code":2322}]}]}]}},{"file":"../src/components/customopenlayer/components/dialogs/regionnavigationdialog.vue","start":5234,"length":4,"code":2339,"category":1,"messageText":"Property 'code' does not exist on type 'never'."},{"file":"../src/components/customopenlayer/components/dialogs/regionnavigationdialog.vue","start":5322,"length":4,"code":2339,"category":1,"messageText":"Property 'code' does not exist on type 'never'."},{"file":"../src/components/customopenlayer/components/dialogs/regionnavigationdialog.vue","start":5432,"length":4,"code":2339,"category":1,"messageText":"Property 'name' does not exist on type 'never'."}]],776,[859,[{"file":"../src/components/customopenlayer/components/legendpanel.vue","start":6521,"length":63,"code":2769,"category":1,"messageText":{"messageText":"No overload matches this call.","category":1,"code":2769,"next":[{"messageText":"Overload 1 of 2, '(type: \"*\", handler: WildcardHandler<LayerEventBusEvents>): void', gave the following error.","category":1,"code":2772,"next":[{"messageText":"Argument of type '\"layers-initialized\"' is not assignable to parameter of type '\"*\"'.","category":1,"code":2345}]},{"messageText":"Overload 2 of 2, '(type: \"layers-initialized\", handler: Handler<{ layers: any[]; }>): void', gave the following error.","category":1,"code":2772,"next":[{"messageText":"Argument of type '(layers: any[]) => void' is not assignable to parameter of type 'Handler<{ layers: any[]; }>'.","category":1,"code":2345,"next":[{"messageText":"Types of parameters 'layers' and 'event' are incompatible.","category":1,"code":2328,"next":[{"messageText":"Type '{ layers: any[]; }' is missing the following properties from type 'any[]': length, pop, push, concat, and 29 more.","category":1,"code":2740}]}]}]}]},"relatedInformation":[]},{"file":"../src/components/customopenlayer/components/legendpanel.vue","start":10716,"length":72,"code":2769,"category":1,"messageText":{"messageText":"No overload matches this call.","category":1,"code":2769,"next":[{"messageText":"Overload 1 of 2, '(type: \"*\", handler: WildcardHandler<LayerEventBusEvents>): void', gave the following error.","category":1,"code":2772,"next":[{"messageText":"Argument of type '\"layer-visibility-change\"' is not assignable to parameter of type '\"*\"'.","category":1,"code":2345}]},{"messageText":"Overload 2 of 2, '(type: \"layer-visibility-change\", handler: Handler<unknown>): void', gave the following error.","category":1,"code":2772,"next":[{"messageText":"Argument of type '(event: { layerId: string; visible: boolean;}) => void' is not assignable to parameter of type 'Handler<unknown>'.","category":1,"code":2345,"next":[{"messageText":"Types of parameters 'event' and 'event' are incompatible.","category":1,"code":2328,"next":[{"messageText":"Type 'unknown' is not assignable to type '{ layerId: string; visible: boolean; }'.","category":1,"code":2322}]}]}]}]},"relatedInformation":[]},{"file":"../src/components/customopenlayer/components/legendpanel.vue","start":10942,"length":73,"code":2769,"category":1,"messageText":{"messageText":"No overload matches this call.","category":1,"code":2769,"next":[{"messageText":"Overload 1 of 2, '(type: \"*\", handler: WildcardHandler<LayerEventBusEvents>): void', gave the following error.","category":1,"code":2772,"next":[{"messageText":"Argument of type '\"layer-visibility-change\"' is not assignable to parameter of type '\"*\"'.","category":1,"code":2345}]},{"messageText":"Overload 2 of 2, '(type: \"layer-visibility-change\", handler?: Handler<unknown> | undefined): void', gave the following error.","category":1,"code":2772,"next":[{"messageText":"Argument of type '(event: { layerId: string; visible: boolean;}) => void' is not assignable to parameter of type 'Handler<unknown>'.","category":1,"code":2345}]}]},"relatedInformation":[]},{"file":"../src/components/customopenlayer/components/legendpanel.vue","start":11131,"length":64,"code":2769,"category":1,"messageText":{"messageText":"No overload matches this call.","category":1,"code":2769,"next":[{"messageText":"Overload 1 of 2, '(type: \"*\", handler: WildcardHandler<LayerEventBusEvents>): void', gave the following error.","category":1,"code":2772,"next":[{"messageText":"Argument of type '\"layers-initialized\"' is not assignable to parameter of type '\"*\"'.","category":1,"code":2345}]},{"messageText":"Overload 2 of 2, '(type: \"layers-initialized\", handler?: Handler<{ layers: any[]; }> | undefined): void', gave the following error.","category":1,"code":2772,"next":[{"messageText":"Argument of type '(layers: any[]) => void' is not assignable to parameter of type 'Handler<{ layers: any[]; }>'.","category":1,"code":2345}]}]},"relatedInformation":[]},{"file":"../src/components/customopenlayer/components/legendpanel.vue","start":1040,"length":2,"code":2339,"category":1,"messageText":"Property 'id' does not exist on type '{ layerId: string; title: string; items: { label: string; value?: string | number | undefined; color?: string | undefined; symbol?: string | undefined; image?: string | undefined; shape?: \"circle\" | \"square\" | \"triangle\" | undefined; size?: number | undefined; borderColor?: string | undefined; pattern?: string | und...'."}]],[766,[{"file":"../src/components/customopenlayer/components/mapcontainer.vue","start":3485,"length":5,"code":2339,"category":1,"messageText":"Property 'value' does not exist on type 'MapStorage'."},{"file":"../src/components/customopenlayer/components/mapcontainer.vue","start":3992,"length":13,"messageText":"Expected 2-4 arguments, but got 5.","category":1,"code":2554}]],[858,[{"file":"../src/components/customopenlayer/components/mapcontrols/index.vue","start":8720,"length":7,"code":2339,"category":1,"messageText":{"messageText":"Property 'enabled' does not exist on type 'boolean | { enabled?: boolean | undefined; position?: \"top-left\" | \"top-right\" | \"bottom-left\" | \"bottom-right\" | undefined; size?: [number, number] | undefined; collapsible?: boolean | undefined; collapsed?: boolean | undefined; layers?: LayerConfig[] | undefined; view?: { ...; } | undefined; style?: { ...; } | und...'.","category":1,"code":2339,"next":[{"messageText":"Property 'enabled' does not exist on type 'false'.","category":1,"code":2339}]}},{"file":"../src/components/customopenlayer/components/mapcontrols/index.vue","start":14049,"length":7,"code":2339,"category":1,"messageText":{"messageText":"Property 'enabled' does not exist on type 'boolean | { enabled?: boolean | undefined; position?: \"top-left\" | \"top-right\" | \"bottom-left\" | \"bottom-right\" | undefined; size?: [number, number] | undefined; collapsible?: boolean | undefined; collapsed?: boolean | undefined; layers?: LayerConfig[] | undefined; view?: { ...; } | undefined; style?: { ...; } | und...'.","category":1,"code":2339,"next":[{"messageText":"Property 'enabled' does not exist on type 'false'.","category":1,"code":2339}]}}]],[761,[{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":8332,"length":11,"code":2339,"category":1,"messageText":"Property 'defaultView' does not exist on type 'ArrayPopupConfig'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":8559,"length":4,"code":2339,"category":1,"messageText":"Property 'data' does not exist on type 'ArrayPopupConfig'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":8606,"length":4,"code":2339,"category":1,"messageText":"Property 'data' does not exist on type 'ArrayPopupConfig'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":8671,"length":4,"code":2339,"category":1,"messageText":"Property 'data' does not exist on type 'ArrayPopupConfig'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":8895,"length":6,"code":2322,"category":1,"messageText":{"messageText":"Type '{ key: string; label: string; type: \"text\"; sortable: true; }[]' is not assignable to type 'PopupField[]'.","category":1,"code":2322,"next":[{"messageText":"Property 'name' is missing in type '{ key: string; label: string; type: \"text\"; sortable: true; }' but required in type 'PopupField'.","category":1,"code":2741}]},"relatedInformation":[{"file":"../src/components/customopenlayer/components/mappopup/types.ts","start":1969,"length":4,"messageText":"'name' is declared here.","category":3,"code":2728}]},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":9332,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":9874,"length":8,"code":2339,"category":1,"messageText":"Property 'pageSize' does not exist on type 'ArrayPopupConfig'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":9947,"length":10,"code":2339,"category":1,"messageText":"Property 'pagination' does not exist on type 'ArrayPopupConfig'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":10094,"length":10,"code":2339,"category":1,"messageText":"Property 'pagination' does not exist on type 'ArrayPopupConfig'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":11398,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":422,"length":11,"code":2339,"category":1,"messageText":"Property 'description' does not exist on type 'ArrayPopupConfig'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":486,"length":11,"code":2339,"category":1,"messageText":"Property 'description' does not exist on type 'ArrayPopupConfig'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":560,"length":15,"code":2339,"category":1,"messageText":"Property 'allowViewSwitch' does not exist on type 'ArrayPopupConfig'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":1429,"length":10,"code":2339,"category":1,"messageText":"Property 'searchable' does not exist on type 'ArrayPopupConfig'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":1676,"length":9,"code":2339,"category":1,"messageText":"Property 'showStats' does not exist on type 'ArrayPopupConfig'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":2170,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":2274,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":2402,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":2769,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":2887,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":3090,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":3197,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":3389,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":3561,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":3691,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":4166,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":4375,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":4520,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":4620,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":4772,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":4932,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":5050,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":5511,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":5670,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":5885,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":6032,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":6134,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":6292,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":6458,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":6582,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":6763,"length":10,"code":2339,"category":1,"messageText":"Property 'pagination' does not exist on type 'ArrayPopupConfig'."}]],758,759,760,869,[762,[{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":6154,"length":4,"code":2339,"category":1,"messageText":"Property 'type' does not exist on type 'PopupInstance'."},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":6532,"length":7,"code":2339,"category":1,"messageText":"Property 'overlay' does not exist on type 'PopupInstance'."},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":9058,"length":6,"code":2339,"category":1,"messageText":{"messageText":"Property 'events' does not exist on type 'PopupConfig'.","category":1,"code":2339,"next":[{"messageText":"Property 'events' does not exist on type 'HtmlPopupConfig'.","category":1,"code":2339}]}},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":9265,"length":11,"code":2339,"category":1,"messageText":"Property 'htmlContent' does not exist on type 'AllPopupConfig'."},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":9370,"length":113,"code":2352,"category":1,"messageText":{"messageText":"Conversion of type '{ content: any; type: \"all\"; title?: string | undefined; excludeFields?: string[] | undefined; includeFields?: string[] | undefined; fieldLabels?: Record<string, string> | undefined; ... 12 more ...; autoPanAnimation?: { ...; } | undefined; }' to type 'HtmlPopupConfig' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.","category":1,"code":2352,"next":[{"messageText":"Types of property 'type' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type '\"all\"' is not comparable to type '\"html\"'.","category":1,"code":2678}]}]}},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":9437,"length":11,"code":2339,"category":1,"messageText":"Property 'htmlContent' does not exist on type 'AllPopupConfig'."},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":9663,"length":6,"code":2339,"category":1,"messageText":"Property 'images' does not exist on type 'AllPopupConfig'."},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":9764,"length":108,"code":2352,"category":1,"messageText":{"messageText":"Conversion of type '{ images: any; type: \"all\"; title?: string | undefined; excludeFields?: string[] | undefined; includeFields?: string[] | undefined; fieldLabels?: Record<string, string> | undefined; ... 12 more ...; autoPanAnimation?: { ...; } | undefined; }' to type 'ImagePopupConfig' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.","category":1,"code":2352,"next":[{"messageText":"Types of property 'type' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type '\"all\"' is not comparable to type '\"image\"'.","category":1,"code":2678}]}]}},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":9830,"length":6,"code":2339,"category":1,"messageText":"Property 'images' does not exist on type 'AllPopupConfig'."},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":10052,"length":4,"code":2339,"category":1,"messageText":"Property 'data' does not exist on type 'AllPopupConfig'."},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":10151,"length":104,"code":2352,"category":1,"messageText":{"messageText":"Conversion of type '{ data: any; type: \"all\"; title?: string | undefined; excludeFields?: string[] | undefined; includeFields?: string[] | undefined; fieldLabels?: Record<string, string> | undefined; ... 12 more ...; autoPanAnimation?: { ...; } | undefined; }' to type 'ArrayPopupConfig' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.","category":1,"code":2352,"next":[{"messageText":"Property 'fields' is missing in type '{ data: any; type: \"all\"; title?: string | undefined; excludeFields?: string[] | undefined; includeFields?: string[] | undefined; fieldLabels?: Record<string, string> | undefined; ... 12 more ...; autoPanAnimation?: { ...; } | undefined; }' but required in type 'ArrayPopupConfig'.","category":1,"code":2741}]},"relatedInformation":[{"file":"../src/components/customopenlayer/components/mappopup/types.ts","start":1289,"length":6,"messageText":"'fields' is declared here.","category":3,"code":2728}]},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":10215,"length":4,"code":2339,"category":1,"messageText":"Property 'data' does not exist on type 'AllPopupConfig'."},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":10471,"length":6,"code":2339,"category":1,"messageText":{"messageText":"Property 'events' does not exist on type 'PopupConfig'.","category":1,"code":2339,"next":[{"messageText":"Property 'events' does not exist on type 'HtmlPopupConfig'.","category":1,"code":2339}]}},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":12159,"length":4,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; type: PopupType; config: PopupConfig; coordinate: Coordinate; feature: Feature<Geometry> | undefined; overlay: Overlay; container: HTMLDivElement; component: ComponentPublicInstance | null; app: App<...>; createdAt: Date; }' is not assignable to type 'PopupInstance'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'type' does not exist in type 'PopupInstance'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":12548,"length":7,"code":2339,"category":1,"messageText":"Property 'overlay' does not exist on type 'PopupInstance'."},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":12584,"length":7,"code":2339,"category":1,"messageText":"Property 'overlay' does not exist on type 'PopupInstance'."},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":12658,"length":6,"code":2339,"category":1,"messageText":{"messageText":"Property 'events' does not exist on type 'PopupConfig'.","category":1,"code":2339,"next":[{"messageText":"Property 'events' does not exist on type 'HtmlPopupConfig'.","category":1,"code":2339}]}},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":12894,"length":7,"code":2339,"category":1,"messageText":"Property 'overlay' does not exist on type 'PopupInstance'."},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":12939,"length":6,"code":2339,"category":1,"messageText":{"messageText":"Property 'events' does not exist on type 'PopupConfig'.","category":1,"code":2339,"next":[{"messageText":"Property 'events' does not exist on type 'HtmlPopupConfig'.","category":1,"code":2339}]}},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":13122,"length":3,"code":2339,"category":1,"messageText":"Property 'app' does not exist on type 'PopupInstance'."},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":13143,"length":3,"code":2339,"category":1,"messageText":"Property 'app' does not exist on type 'PopupInstance'."},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":13207,"length":9,"code":2339,"category":1,"messageText":"Property 'container' does not exist on type 'PopupInstance'."},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":13226,"length":9,"code":2339,"category":1,"messageText":"Property 'container' does not exist on type 'PopupInstance'."},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":13264,"length":9,"code":2339,"category":1,"messageText":"Property 'container' does not exist on type 'PopupInstance'."},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":13303,"length":9,"code":2339,"category":1,"messageText":"Property 'container' does not exist on type 'PopupInstance'."},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":13364,"length":6,"code":2339,"category":1,"messageText":{"messageText":"Property 'events' does not exist on type 'PopupConfig'.","category":1,"code":2339,"next":[{"messageText":"Property 'events' does not exist on type 'HtmlPopupConfig'.","category":1,"code":2339}]}},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":13705,"length":9,"code":2339,"category":1,"messageText":"Property 'createdAt' does not exist on type 'PopupInstance'."},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":13768,"length":9,"code":2339,"category":1,"messageText":"Property 'createdAt' does not exist on type 'PopupInstance'."},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":13889,"length":2,"code":2339,"category":1,"messageText":"Property 'id' does not exist on type 'never'."}]],644,857,856,868,645,[880,[{"file":"../src/components/customopenlayer/data/testlayers.ts","start":284,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; name: string; type: \"osm\"; visible: true; opacity: number; zIndex: number; description: string; }' is not assignable to type 'LayerConfig'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'description' does not exist in type 'LayerConfig'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/data/testlayers.ts","start":509,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; name: string; type: \"xyz\"; url: string; visible: false; opacity: number; zIndex: number; description: string; xyzMinZoom: number; xyzMaxZoom: number; }' is not assignable to type 'LayerConfig'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'description' does not exist in type 'LayerConfig'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/data/testlayers.ts","start":817,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; name: string; type: \"xyz\"; url: string; visible: false; opacity: number; zIndex: number; description: string; xyzMinZoom: number; xyzMaxZoom: number; }' is not assignable to type 'LayerConfig'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'description' does not exist in type 'LayerConfig'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/data/testlayers.ts","start":1141,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; name: string; type: \"wms\"; url: string; visible: false; opacity: number; zIndex: number; description: string; wmsLayers: string; wmsFormat: string; wmsVersion: string; }' is not assignable to type 'LayerConfig'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'description' does not exist in type 'LayerConfig'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/data/testlayers.ts","start":1482,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; name: string; type: \"wms\"; url: string; visible: false; opacity: number; zIndex: number; description: string; wmsLayers: string; wmsFormat: string; wmsVersion: string; }' is not assignable to type 'LayerConfig'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'description' does not exist in type 'LayerConfig'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/data/testlayers.ts","start":1925,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; name: string; type: \"wmts\"; url: string; visible: false; opacity: number; zIndex: number; description: string; wmtsLayer: string; wmtsMatrixSet: string; wmtsStyle: string; }' is not assignable to type 'LayerConfig'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'description' does not exist in type 'LayerConfig'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/data/testlayers.ts","start":2377,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; name: string; type: \"arcgis\"; url: string; visible: false; opacity: number; zIndex: number; description: string; }' is not assignable to type 'LayerConfig'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'description' does not exist in type 'LayerConfig'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/data/testlayers.ts","start":2654,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; name: string; type: \"arcgis\"; url: string; visible: false; opacity: number; zIndex: number; description: string; }' is not assignable to type 'LayerConfig'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'description' does not exist in type 'LayerConfig'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/data/testlayers.ts","start":4540,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; name: string; type: \"vector\"; visible: false; opacity: number; zIndex: number; description: string; data: { type: string; features: ({ type: string; geometry: { type: string; coordinates: number[]; }; properties: { ...; }; } | { ...; } | { ...; })[]; }; vectorFormat: string; vectorColor: string; }' is not assignable to type 'LayerConfig'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'description' does not exist in type 'LayerConfig'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/data/testlayers.ts","start":4900,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; name: string; type: \"vector\"; url: string; visible: false; opacity: number; zIndex: number; description: string; vectorFormat: string; vectorColor: string; }' is not assignable to type 'LayerConfig'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'description' does not exist in type 'LayerConfig'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/data/testlayers.ts","start":5052,"length":4,"code":2322,"category":1,"messageText":"Type '\"kml\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/customopenlayer/data/testlayers.ts","start":5334,"length":4,"code":2322,"category":1,"messageText":"Type '\"gml\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/customopenlayer/data/testlayers.ts","start":5670,"length":4,"code":2322,"category":1,"messageText":"Type '\"wkt\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/customopenlayer/data/testlayers.ts","start":6788,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; name: string; type: \"heatmap\"; visible: false; opacity: number; zIndex: number; description: string; data: { type: string; features: { type: string; geometry: { type: string; coordinates: number[]; }; properties: { ...; }; }[]; }; heatmapBlur: number; heatmapRadius: number; }' is not assignable to type 'LayerConfig'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'description' does not exist in type 'LayerConfig'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/data/testlayers.ts","start":7057,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; name: string; type: \"heatmap\"; visible: false; opacity: number; zIndex: number; description: string; data: { type: string; features: { type: string; geometry: { type: string; coordinates: number[]; }; properties: { ...; }; }[]; }; heatmapBlur: number; heatmapRadius: number; }' is not assignable to type 'LayerConfig'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'description' does not exist in type 'LayerConfig'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/data/testlayers.ts","start":8217,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; name: string; type: \"cluster\"; visible: false; opacity: number; zIndex: number; description: string; data: { type: string; features: { type: string; geometry: { type: string; coordinates: number[]; }; properties: { ...; }; }[]; }; vectorFormat: string; clusterDistance: number; }' is not assignable to type 'LayerConfig'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'description' does not exist in type 'LayerConfig'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/data/testlayers.ts","start":8495,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; name: string; type: \"cluster\"; visible: false; opacity: number; zIndex: number; description: string; data: { type: string; features: { type: string; geometry: { type: string; coordinates: number[]; }; properties: { ...; }; }[]; }; vectorFormat: string; clusterDistance: number; }' is not assignable to type 'LayerConfig'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'description' does not exist in type 'LayerConfig'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/data/testlayers.ts","start":8809,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; name: string; type: \"graticule\"; visible: false; opacity: number; zIndex: number; description: string; }' is not assignable to type 'LayerConfig'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'description' does not exist in type 'LayerConfig'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/data/testlayers.ts","start":9023,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; name: string; type: \"group\"; visible: true; opacity: number; zIndex: number; description: string; children: LayerConfig[]; }' is not assignable to type 'LayerConfig'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'description' does not exist in type 'LayerConfig'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/data/testlayers.ts","start":9216,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; name: string; type: \"group\"; visible: true; opacity: number; zIndex: number; description: string; children: LayerConfig[]; }' is not assignable to type 'LayerConfig'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'description' does not exist in type 'LayerConfig'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/data/testlayers.ts","start":9411,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; name: string; type: \"group\"; visible: true; opacity: number; zIndex: number; description: string; children: LayerConfig[]; }' is not assignable to type 'LayerConfig'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'description' does not exist in type 'LayerConfig'.","category":1,"code":2353}]}}]],879,[881,[{"file":"../src/components/customopenlayer/examples/alllayertypesexample.vue","start":4028,"length":14,"messageText":"Cannot redeclare block-scoped variable 'onFeatureClick'.","category":1,"code":2451},{"file":"../src/components/customopenlayer/examples/alllayertypesexample.vue","start":4268,"length":14,"messageText":"Cannot redeclare block-scoped variable 'onFeatureClick'.","category":1,"code":2451},{"file":"../src/components/customopenlayer/examples/alllayertypesexample.vue","start":2697,"length":12,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '{ center: [number, number]; zoom: number; projection: string; layers: LayerConfig[]; controls: { zoom: true; attribution: true; fullScreen: true; scaleLine: true; }; interactions: { doubleClickZoom: boolean; dragPan: boolean; mouseWheelZoom: boolean; }; }' is not assignable to parameter of type 'MapConfig'.","category":1,"code":2345,"next":[{"messageText":"Object literal may only specify known properties, and 'interactions' does not exist in type 'MapConfig'.","category":1,"code":2353}]}}]],[886,[{"file":"../src/components/customopenlayer/examples/attribution-config-example.vue","start":275,"length":18,"messageText":"'__VLS_ctx.mapConfig.controls' is possibly 'undefined'.","category":1,"code":18048},{"file":"../src/components/customopenlayer/examples/attribution-config-example.vue","start":382,"length":18,"messageText":"'__VLS_ctx.mapConfig.controls' is possibly 'undefined'.","category":1,"code":18048},{"file":"../src/components/customopenlayer/examples/attribution-config-example.vue","start":458,"length":18,"messageText":"'__VLS_ctx.mapConfig.controls' is possibly 'undefined'.","category":1,"code":18048},{"file":"../src/components/customopenlayer/examples/attribution-config-example.vue","start":669,"length":18,"messageText":"'__VLS_ctx.mapConfig.controls' is possibly 'undefined'.","category":1,"code":18048},{"file":"../src/components/customopenlayer/examples/attribution-config-example.vue","start":733,"length":18,"messageText":"'__VLS_ctx.mapConfig.controls' is possibly 'undefined'.","category":1,"code":18048},{"file":"../src/components/customopenlayer/examples/attribution-config-example.vue","start":876,"length":18,"messageText":"'__VLS_ctx.mapConfig.controls' is possibly 'undefined'.","category":1,"code":18048},{"file":"../src/components/customopenlayer/examples/attribution-config-example.vue","start":1001,"length":18,"messageText":"'__VLS_ctx.mapConfig.controls' is possibly 'undefined'.","category":1,"code":18048},{"file":"../src/components/customopenlayer/examples/attribution-config-example.vue","start":1168,"length":7,"code":2322,"category":1,"messageText":"Type '{ target?: string | undefined; center?: [number, number] | undefined; zoom?: number | undefined; minZoom?: number | undefined; maxZoom?: number | undefined; projection?: string | undefined; ... 11 more ...; ui?: { ...; } | undefined; }' is not assignable to type 'MapConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/components/mapcontainer.vue","start":912,"length":6,"messageText":"The expected type comes from property 'config' which is declared here on type 'Partial<{ width: string | number; height: string | number; loading: boolean; }> & Omit<{ readonly width: string | number; readonly height: string | number; readonly loading: boolean; ... 8 more ...; readonly \"onMap-contextmenu\"?: ((event: MapClickEvent) => any) | undefined; } & VNodeProps & AllowedComponentProps & C...'","category":3,"code":6500}]}]],882,924,[883,[{"file":"../src/components/customopenlayer/examples/geoserverexample.vue","start":3812,"length":17,"code":2322,"category":1,"messageText":{"messageText":"Type '{ enabled: true; useMitt: true; enabledEvents: string[]; debounceDelay: number; enableFeatureInfo: true; }' is not assignable to type 'EventManagerConfig'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'enableFeatureInfo' does not exist in type 'EventManagerConfig'.","category":1,"code":2353}]},"relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":18010,"length":12,"messageText":"The expected type comes from property 'eventManager' which is declared here on type 'MapConfig'","category":3,"code":6500}]},{"file":"../src/components/customopenlayer/examples/geoserverexample.vue","start":6511,"length":5,"messageText":"Parameter 'layer' implicitly has an 'any' type.","category":1,"code":7006}]],[884,[{"file":"../src/components/customopenlayer/examples/pluginsystemexample.vue","start":6104,"length":4,"code":2820,"category":1,"messageText":"Type '\"OSM\"' is not assignable to type 'LayerType'. Did you mean '\"osm\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/customopenlayer/examples/pluginsystemexample.vue","start":7229,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ enableDebug: boolean; enableHotReload: boolean; maxPlugins: number; }' is not assignable to type 'PluginManagerConfig'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'enableDebug' does not exist in type 'PluginManagerConfig'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/examples/pluginsystemexample.vue","start":7360,"length":5,"code":2322,"category":1,"messageText":{"messageText":"Type '{ theme: string; size: string; responsive: { enabled: boolean; breakpoints: { mobile: number; tablet: number; }; }; }' is not assignable to type 'PluginContainerConfig'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'theme' does not exist in type 'PluginContainerConfig'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/examples/pluginsystemexample.vue","start":376,"length":12,"code":2345,"category":1,"messageText":"Argument of type 'string' is not assignable to parameter of type '\"basic\" | \"standard\" | \"full\"'."}]],[885,[{"file":"../src/components/customopenlayer/examples/slotexample.vue","start":2829,"length":16,"messageText":"'\"../types\"' has no exported member named 'OpenLayersConfig'. Did you mean 'LayerConfig'?","category":1,"code":2724}]],923,[870,[{"file":"../src/components/customopenlayer/index.vue","start":7932,"length":11,"messageText":"Module '\"./types\"' has no exported member 'FeatureInfo'.","category":1,"code":2305},{"file":"../src/components/customopenlayer/index.vue","start":7948,"length":14,"messageText":"Module '\"./types\"' has no exported member 'CoordinateInfo'.","category":1,"code":2305},{"file":"../src/components/customopenlayer/index.vue","start":12110,"length":10,"messageText":"Cannot find name 'MapManager'.","category":1,"code":2304},{"file":"../src/components/customopenlayer/index.vue","start":17443,"length":18,"code":2345,"category":1,"messageText":"Argument of type '{ view?: { center?: [number, number] | undefined; zoom?: number | undefined; minZoom?: number | undefined; maxZoom?: number | undefined; projection?: string | undefined; extent?: [number, number, number, number] | undefined; enableRotation?: boolean | undefined; } | undefined; ... 8 more ...; drawing?: { ...; } | un...' is not assignable to parameter of type 'OpenLayersConfig'."},{"file":"../src/components/customopenlayer/index.vue","start":18518,"length":18,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '{ view?: { center?: [number, number] | undefined; zoom?: number | undefined; minZoom?: number | undefined; maxZoom?: number | undefined; projection?: string | undefined; extent?: [number, number, number, number] | undefined; enableRotation?: boolean | undefined; } | undefined; ... 8 more ...; drawing?: { ...; } | un...' is not assignable to parameter of type 'OpenLayersConfig'.","category":1,"code":2345,"next":[{"messageText":"Types of property 'controls' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type '{ zoom?: boolean | undefined; rotate?: boolean | undefined; attribution?: boolean | undefined; attributionText?: string | undefined; attributionCollapsible?: boolean | undefined; ... 13 more ...; tools?: { ...; } | undefined; } | undefined' is not assignable to type 'MapControlsConfig | undefined'.","category":1,"code":2322,"next":[{"messageText":"Type '{ zoom?: boolean | undefined; rotate?: boolean | undefined; attribution?: boolean | undefined; attributionText?: string | undefined; attributionCollapsible?: boolean | undefined; ... 13 more ...; tools?: { ...; } | undefined; }' is not assignable to type 'MapControlsConfig'.","category":1,"code":2322,"next":[{"messageText":"Types of property 'overviewMap' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type 'boolean | { enabled?: boolean | undefined; position?: \"top-left\" | \"top-right\" | \"bottom-left\" | \"bottom-right\" | undefined; size?: [number, number] | undefined; collapsible?: boolean | undefined; collapsed?: boolean | undefined; layers?: { ...; }[] | undefined; view?: { ...; } | undefined; style?: { ...; } | undefi...' is not assignable to type 'boolean | { enabled?: boolean | undefined; position?: \"top-left\" | \"top-right\" | \"bottom-left\" | \"bottom-right\" | undefined; size?: [number, number] | undefined; collapsible?: boolean | undefined; collapsed?: boolean | undefined; layers?: LayerConfig[] | undefined; view?: { ...; } | undefined; style?: { ...; } | und...'.","category":1,"code":2322,"next":[{"messageText":"Type '{ enabled?: boolean | undefined; position?: \"top-left\" | \"top-right\" | \"bottom-left\" | \"bottom-right\" | undefined; size?: [number, number] | undefined; collapsible?: boolean | undefined; collapsed?: boolean | undefined; layers?: { ...; }[] | undefined; view?: { ...; } | undefined; style?: { ...; } | undefined; }' is not assignable to type 'boolean | { enabled?: boolean | undefined; position?: \"top-left\" | \"top-right\" | \"bottom-left\" | \"bottom-right\" | undefined; size?: [number, number] | undefined; collapsible?: boolean | undefined; collapsed?: boolean | undefined; layers?: LayerConfig[] | undefined; view?: { ...; } | undefined; style?: { ...; } | und...'.","category":1,"code":2322,"next":[{"messageText":"Type '{ enabled?: boolean | undefined; position?: \"top-left\" | \"top-right\" | \"bottom-left\" | \"bottom-right\" | undefined; size?: [number, number] | undefined; collapsible?: boolean | undefined; collapsed?: boolean | undefined; layers?: { ...; }[] | undefined; view?: { ...; } | undefined; style?: { ...; } | undefined; }' is not assignable to type '{ enabled?: boolean | undefined; position?: \"top-left\" | \"top-right\" | \"bottom-left\" | \"bottom-right\" | undefined; size?: [number, number] | undefined; collapsible?: boolean | undefined; collapsed?: boolean | undefined; layers?: LayerConfig[] | undefined; view?: { ...; } | undefined; style?: { ...; } | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Types of property 'layers' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type '{ id: string; name: string; type: LayerType; url?: string | undefined; visible: boolean; opacity: number; zIndex: number; source?: any; layer?: { on: LayerOnSignature<EventsKey>; ... 61 more ...; dispose: () => void; } | undefined; ... 38 more ...; filters?: ({ ...; } | ... 2 more ... | { ...; })[] | undefined; }[] ...' is not assignable to type 'LayerConfig[] | undefined'.","category":1,"code":2322,"next":[{"messageText":"Type '{ id: string; name: string; type: LayerType; url?: string | undefined; visible: boolean; opacity: number; zIndex: number; source?: any; layer?: { on: LayerOnSignature<EventsKey>; ... 61 more ...; dispose: () => void; } | undefined; ... 38 more ...; filters?: ({ ...; } | ... 2 more ... | { ...; })[] | undefined; }[]' is not assignable to type 'LayerConfig[]'.","category":1,"code":2322}]}]}]}]}]}]}]}]}]}]}},{"file":"../src/components/customopenlayer/index.vue","start":18679,"length":18,"code":2345,"category":1,"messageText":"Argument of type '{ view?: { center?: [number, number] | undefined; zoom?: number | undefined; minZoom?: number | undefined; maxZoom?: number | undefined; projection?: string | undefined; extent?: [number, number, number, number] | undefined; enableRotation?: boolean | undefined; } | undefined; ... 8 more ...; drawing?: { ...; } | un...' is not assignable to parameter of type 'OpenLayersConfig'."},{"file":"../src/components/customopenlayer/index.vue","start":19326,"length":3,"code":2339,"category":1,"messageText":"Property 'top' does not exist on type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'."},{"file":"../src/components/customopenlayer/index.vue","start":19366,"length":4,"code":2339,"category":1,"messageText":"Property 'left' does not exist on type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'."},{"file":"../src/components/customopenlayer/index.vue","start":19408,"length":5,"code":2339,"category":1,"messageText":"Property 'right' does not exist on type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'."},{"file":"../src/components/customopenlayer/index.vue","start":19452,"length":6,"code":2339,"category":1,"messageText":"Property 'bottom' does not exist on type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'."},{"file":"../src/components/customopenlayer/index.vue","start":19741,"length":17,"code":2339,"category":1,"messageText":"Property 'closeOnClickModal' does not exist on type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'."},{"file":"../src/components/customopenlayer/index.vue","start":19804,"length":18,"code":2339,"category":1,"messageText":"Property 'closeOnPressEscape' does not exist on type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'."},{"file":"../src/components/customopenlayer/index.vue","start":19860,"length":10,"code":2339,"category":1,"messageText":"Property 'fullscreen' does not exist on type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'."},{"file":"../src/components/customopenlayer/index.vue","start":19913,"length":14,"code":2339,"category":1,"messageText":"Property 'destroyOnClose' does not exist on type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'."},{"file":"../src/components/customopenlayer/index.vue","start":19966,"length":10,"code":2339,"category":1,"messageText":"Property 'lockScroll' does not exist on type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'."},{"file":"../src/components/customopenlayer/index.vue","start":20057,"length":6,"code":2339,"category":1,"messageText":"Property 'zIndex' does not exist on type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'."},{"file":"../src/components/customopenlayer/index.vue","start":20210,"length":11,"code":2339,"category":1,"messageText":"Property 'customClass' does not exist on type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'."},{"file":"../src/components/customopenlayer/index.vue","start":20262,"length":8,"code":2339,"category":1,"messageText":"Property 'minWidth' does not exist on type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'."},{"file":"../src/components/customopenlayer/index.vue","start":20306,"length":9,"code":2551,"category":1,"messageText":"Property 'minHeight' does not exist on type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'. Did you mean 'height'?"},{"file":"../src/components/customopenlayer/index.vue","start":20350,"length":8,"code":2339,"category":1,"messageText":"Property 'maxWidth' does not exist on type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'."},{"file":"../src/components/customopenlayer/index.vue","start":20400,"length":9,"code":2551,"category":1,"messageText":"Property 'maxHeight' does not exist on type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'. Did you mean 'height'?"},{"file":"../src/components/customopenlayer/index.vue","start":20453,"length":11,"code":2339,"category":1,"messageText":"Property 'enableCache' does not exist on type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'."},{"file":"../src/components/customopenlayer/index.vue","start":20505,"length":13,"code":2339,"category":1,"messageText":"Property 'autoSaveCache' does not exist on type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'."},{"file":"../src/components/customopenlayer/index.vue","start":20563,"length":17,"code":2339,"category":1,"messageText":"Property 'cacheDebounceTime' does not exist on type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'."},{"file":"../src/components/customopenlayer/index.vue","start":20651,"length":4,"code":2339,"category":1,"messageText":"Property 'unit' does not exist on type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'."},{"file":"../src/components/customopenlayer/index.vue","start":20690,"length":7,"code":2339,"category":1,"messageText":"Property 'remBase' does not exist on type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'."},{"file":"../src/components/customopenlayer/index.vue","start":20734,"length":11,"code":2339,"category":1,"messageText":"Property 'beforeClose' does not exist on type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'."},{"file":"../src/components/customopenlayer/index.vue","start":25783,"length":5,"messageText":"'error' is of type 'unknown'.","category":1,"code":18046},{"file":"../src/components/customopenlayer/index.vue","start":26055,"length":20,"code":2345,"category":1,"messageText":"Argument of type '{ id: string; name: string; type: LayerType; url?: string | undefined; visible: boolean; opacity: number; zIndex: number; source?: any; layer?: { on: LayerOnSignature<EventsKey>; ... 61 more ...; dispose: () => void; } | undefined; ... 38 more ...; filters?: ({ ...; } | ... 2 more ... | { ...; })[] | undefined; }' is not assignable to parameter of type 'LayerConfig'."},{"file":"../src/components/customopenlayer/index.vue","start":26134,"length":23,"code":2345,"category":1,"messageText":"Argument of type '{ id: string; name: string; type: LayerType; url?: string | undefined; visible: boolean; opacity: number; zIndex: number; source?: any; layer?: { on: LayerOnSignature<EventsKey>; ... 61 more ...; dispose: () => void; } | undefined; ... 38 more ...; filters?: ({ ...; } | ... 2 more ... | { ...; })[] | undefined; }' is not assignable to parameter of type 'LayerConfig'."},{"file":"../src/components/customopenlayer/index.vue","start":26215,"length":22,"code":2345,"category":1,"messageText":"Argument of type '{ id: string; name: string; type: LayerType; url?: string | undefined; visible: boolean; opacity: number; zIndex: number; source?: any; layer?: { on: LayerOnSignature<EventsKey>; ... 61 more ...; dispose: () => void; } | undefined; ... 38 more ...; filters?: ({ ...; } | ... 2 more ... | { ...; })[] | undefined; }' is not assignable to parameter of type 'LayerConfig'."},{"file":"../src/components/customopenlayer/index.vue","start":26279,"length":6,"code":2339,"category":1,"messageText":"Property 'groups' does not exist on type '{ target?: string | undefined; center?: [number, number] | undefined; zoom?: number | undefined; minZoom?: number | undefined; maxZoom?: number | undefined; projection?: string | undefined; ... 11 more ...; ui?: { ...; } | undefined; }'."},{"file":"../src/components/customopenlayer/index.vue","start":26301,"length":6,"code":2339,"category":1,"messageText":"Property 'groups' does not exist on type '{ target?: string | undefined; center?: [number, number] | undefined; zoom?: number | undefined; minZoom?: number | undefined; maxZoom?: number | undefined; projection?: string | undefined; ... 11 more ...; ui?: { ...; } | undefined; }'."},{"file":"../src/components/customopenlayer/index.vue","start":26316,"length":5,"messageText":"Parameter 'group' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/index.vue","start":32891,"length":6,"messageText":"Parameter 'config' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/index.vue","start":33158,"length":5,"messageText":"'error' is of type 'unknown'.","category":1,"code":18046},{"file":"../src/components/customopenlayer/index.vue","start":34897,"length":16,"code":2551,"category":1,"messageText":"Property 'startMeasurement' does not exist on type '{ startDistanceMeasurement: (onResult: (result: MeasurementResult) => void, unit?: UnitType) => void; startAreaMeasurement: (onResult: (result: MeasurementResult) => void, unit?: UnitType) => void; ... 12 more ...; destroy: () => void; }'. Did you mean 'startAreaMeasurement'?"},{"file":"../src/components/customopenlayer/index.vue","start":35136,"length":8,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; type: any; value: any; unit: any; geometry: any; timestamp: number; }' is not assignable to type 'MeasurementResult'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'geometry' does not exist in type 'MeasurementResult'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/index.vue","start":35938,"length":13,"code":2339,"category":1,"messageText":"Property 'onContextMenu' does not exist on type 'Partial<MapEventCallbacks>'."},{"file":"../src/components/customopenlayer/index.vue","start":35981,"length":13,"code":2339,"category":1,"messageText":"Property 'onContextMenu' does not exist on type 'Partial<MapEventCallbacks>'."},{"file":"../src/components/customopenlayer/index.vue","start":36312,"length":14,"code":2769,"category":1,"messageText":{"messageText":"No overload matches this call.","category":1,"code":2769,"next":[{"messageText":"Overload 1 of 23, '(e: \"feature-click\", feature: any, layer: any, coordinate: any): void', gave the following error.","category":1,"code":2772,"next":[{"messageText":"Argument of type '\"tooltip-show\"' is not assignable to parameter of type '\"feature-click\"'.","category":1,"code":2345}]},{"messageText":"Overload 2 of 23, '(e: \"feature-click\", feature: any, layer: any, coordinate: any): void', gave the following error.","category":1,"code":2772,"next":[{"messageText":"Argument of type '\"tooltip-show\"' is not assignable to parameter of type '\"feature-click\"'.","category":1,"code":2345}]}]},"relatedInformation":[]},{"file":"../src/components/customopenlayer/index.vue","start":37323,"length":25,"code":2339,"category":1,"messageText":"Property 'startMeasurementFromPoint' does not exist on type '{ startDistanceMeasurement: (onResult: (result: MeasurementResult) => void, unit?: UnitType) => void; startAreaMeasurement: (onResult: (result: MeasurementResult) => void, unit?: UnitType) => void; ... 12 more ...; destroy: () => void; }'."},{"file":"../src/components/customopenlayer/index.vue","start":43600,"length":2,"messageText":"Parameter 'id' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/index.vue","start":214,"length":7,"code":2322,"category":1,"messageText":"Type '{ target?: string | undefined; center?: [number, number] | undefined; zoom?: number | undefined; minZoom?: number | undefined; maxZoom?: number | undefined; projection?: string | undefined; ... 11 more ...; ui?: { ...; } | undefined; }' is not assignable to type 'MapConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/components/mapcontainer.vue","start":912,"length":6,"messageText":"The expected type comes from property 'config' which is declared here on type 'Partial<{ width: string | number; height: string | number; loading: boolean; }> & Omit<{ readonly width: string | number; readonly height: string | number; readonly loading: boolean; ... 8 more ...; readonly \"onMap-contextmenu\"?: ((event: MapClickEvent) => any) | undefined; } & VNodeProps & AllowedComponentProps & C...'","category":3,"code":6500}]},{"file":"../src/components/customopenlayer/index.vue","start":1344,"length":10,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '{ data: { layerId: string; layerName: string; features: any[]; coordinate: [number, number]; pixel: [number, number]; }[]; position: { x: number; y: number; }; template: TooltipTemplate | undefined; onHide: any; }' is not assignable to parameter of type 'Partial<{ template: TooltipTemplate; }> & Omit<{ readonly visible: boolean; readonly config: TooltipConfig; readonly coordinate: [number, number]; ... 6 more ...; readonly \"onData-loaded\"?: ((data: TooltipData[]) => any) | undefined; } & VNodeProps & AllowedComponentProps & ComponentCustomProps, \"template\"> & Record...'.","category":1,"code":2345,"next":[{"messageText":"Type '{ data: { layerId: string; layerName: string; features: any[]; coordinate: [number, number]; pixel: [number, number]; }[]; position: { x: number; y: number; }; template: TooltipTemplate | undefined; onHide: any; }' is missing the following properties from type 'Omit<{ readonly visible: boolean; readonly config: TooltipConfig; readonly coordinate: [number, number]; readonly pixel: [number, number]; readonly tooltipData: TooltipData[] | null; ... 4 more ...; readonly \"onData-loaded\"?: ((data: TooltipData[]) => any) | undefined; } & VNodeProps & AllowedComponentProps & Compon...': visible, config, coordinate, pixel, tooltipData","category":1,"code":2739}]}},{"file":"../src/components/customopenlayer/index.vue","start":2301,"length":7,"code":2322,"category":1,"messageText":"Type '{ target?: string | undefined; center?: [number, number] | undefined; zoom?: number | undefined; minZoom?: number | undefined; maxZoom?: number | undefined; projection?: string | undefined; ... 11 more ...; ui?: { ...; } | undefined; }' is not assignable to type 'MapConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/components/maptoolbar.vue","start":4442,"length":6,"messageText":"The expected type comes from property 'config' which is declared here on type 'Partial<{ config: MapConfig; leftOffset: string | number; rightOffset: string | number; topOffset: string | number; bottomOffset: string | number; }> & Omit<...> & Record<...>'","category":3,"code":6500}]}]],[878,[{"file":"../src/components/customopenlayer/plugins/index.ts","start":855,"length":9,"code":2322,"category":1,"messageText":"Type 'string' is not assignable to type 'Component | undefined'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/plugin.ts","start":3115,"length":9,"messageText":"The expected type comes from property 'component' which is declared here on type 'PluginConfig'","category":3,"code":6500}]},{"file":"../src/components/customopenlayer/plugins/index.ts","start":1976,"length":9,"code":2322,"category":1,"messageText":"Type 'string' is not assignable to type 'Component | undefined'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/plugin.ts","start":3115,"length":9,"messageText":"The expected type comes from property 'component' which is declared here on type 'PluginConfig'","category":3,"code":6500}]},{"file":"../src/components/customopenlayer/plugins/index.ts","start":3206,"length":9,"code":2322,"category":1,"messageText":"Type 'string' is not assignable to type 'Component | undefined'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/plugin.ts","start":3115,"length":9,"messageText":"The expected type comes from property 'component' which is declared here on type 'PluginConfig'","category":3,"code":6500}]},{"file":"../src/components/customopenlayer/plugins/index.ts","start":4688,"length":13,"code":2678,"category":1,"messageText":"Type '\"map-toolbar\"' is not comparable to type 'BuiltinPluginType'."},{"file":"../src/components/customopenlayer/plugins/index.ts","start":4763,"length":14,"code":2678,"category":1,"messageText":"Type '\"map-controls\"' is not comparable to type 'BuiltinPluginType'."},{"file":"../src/components/customopenlayer/plugins/index.ts","start":4840,"length":12,"code":2678,"category":1,"messageText":"Type '\"map-search\"' is not comparable to type 'BuiltinPluginType'."},{"file":"../src/components/customopenlayer/plugins/index.ts","start":6229,"length":6,"code":2322,"category":1,"messageText":{"messageText":"Type 'readonly [PluginConfig] | readonly [PluginConfig, PluginConfig] | readonly [PluginConfig, PluginConfig, PluginConfig]' is not assignable to type 'PluginConfig[]'.","category":1,"code":2322,"next":[{"messageText":"The type 'readonly [PluginConfig]' is 'readonly' and cannot be assigned to the mutable type 'PluginConfig[]'.","category":1,"code":4104}]}},{"file":"../src/components/customopenlayer/plugins/index.ts","start":6384,"length":4,"code":2339,"category":1,"messageText":"Property 'type' does not exist on type 'PluginConfig'."},{"file":"../src/components/customopenlayer/plugins/index.ts","start":6503,"length":50,"code":2352,"category":1,"messageText":{"messageText":"Conversion of type 'Component' to type '\"map-toolbar\" | \"map-controls\" | \"map-search\"' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.","category":1,"code":2352,"next":[{"messageText":"Type 'ComponentPublicInstanceConstructor<any, any, any, any, ComputedOptions, MethodOptions>' is not comparable to type '\"map-toolbar\" | \"map-controls\" | \"map-search\"'.","category":1,"code":2678}]}}]],876,[877,[{"file":"../src/components/customopenlayer/plugins/mapsearchplugin.vue","start":6345,"length":17,"code":2322,"category":1,"messageText":{"messageText":"Type '{ title: string; address: string; type: string; longitude: number; latitude: number; }[]' is not assignable to type 'SearchResult[] | { id: string; name: string; address: string; location: [number, number]; type?: string | undefined; district?: string | undefined; city?: string | undefined; province?: string | undefined; adcode?: string | undefined; bounds?: [...] | undefined; confidence?: number | undefined; }[]'.","category":1,"code":2322,"next":[{"messageText":"Type '{ title: string; address: string; type: string; longitude: number; latitude: number; }[]' is not assignable to type 'SearchResult[]'.","category":1,"code":2322,"next":[{"messageText":"Type '{ title: string; address: string; type: string; longitude: number; latitude: number; }' is missing the following properties from type 'SearchResult': id, name, location","category":1,"code":2739}]}]}},{"file":"../src/components/customopenlayer/plugins/mapsearchplugin.vue","start":7632,"length":5,"code":2339,"category":1,"messageText":"Property 'title' does not exist on type 'SearchResult'."},{"file":"../src/components/customopenlayer/plugins/mapsearchplugin.vue","start":7951,"length":5,"code":2339,"category":1,"messageText":"Property 'title' does not exist on type '{ id: string; name: string; address: string; location: [number, number]; type?: string | undefined; district?: string | undefined; city?: string | undefined; province?: string | undefined; adcode?: string | undefined; bounds?: [...] | undefined; confidence?: number | undefined; }'."},{"file":"../src/components/customopenlayer/plugins/mapsearchplugin.vue","start":7966,"length":5,"code":2339,"category":1,"messageText":"Property 'title' does not exist on type 'SearchResult'."},{"file":"../src/components/customopenlayer/plugins/mapsearchplugin.vue","start":2268,"length":5,"code":2339,"category":1,"messageText":"Property 'title' does not exist on type '{ id: string; name: string; address: string; location: [number, number]; type?: string | undefined; district?: string | undefined; city?: string | undefined; province?: string | undefined; adcode?: string | undefined; bounds?: [...] | undefined; confidence?: number | undefined; }'."},{"file":"../src/components/customopenlayer/plugins/mapsearchplugin.vue","start":3005,"length":5,"code":2339,"category":1,"messageText":"Property 'title' does not exist on type '{ id: string; name: string; address: string; location: [number, number]; type?: string | undefined; district?: string | undefined; city?: string | undefined; province?: string | undefined; adcode?: string | undefined; bounds?: [...] | undefined; confidence?: number | undefined; }'."},{"file":"../src/components/customopenlayer/plugins/mapsearchplugin.vue","start":3139,"length":8,"code":2339,"category":1,"messageText":"Property 'distance' does not exist on type '{ id: string; name: string; address: string; location: [number, number]; type?: string | undefined; district?: string | undefined; city?: string | undefined; province?: string | undefined; adcode?: string | undefined; bounds?: [...] | undefined; confidence?: number | undefined; }'."},{"file":"../src/components/customopenlayer/plugins/mapsearchplugin.vue","start":3187,"length":8,"code":2339,"category":1,"messageText":"Property 'distance' does not exist on type '{ id: string; name: string; address: string; location: [number, number]; type?: string | undefined; district?: string | undefined; city?: string | undefined; province?: string | undefined; adcode?: string | undefined; bounds?: [...] | undefined; confidence?: number | undefined; }'."}]],[875,[{"file":"../src/components/customopenlayer/plugins/maptoolbarplugin.vue","start":3196,"length":9,"code":2339,"category":1,"messageText":"Property 'mapConfig' does not exist on type 'PluginConfig'."}]],764,[887,[{"file":"../src/components/customopenlayer/test/attribution-test.vue","start":765,"length":7,"code":2322,"category":1,"messageText":"Type '{ target?: string | undefined; center?: [number, number] | undefined; zoom?: number | undefined; minZoom?: number | undefined; maxZoom?: number | undefined; projection?: string | undefined; ... 11 more ...; ui?: { ...; } | undefined; }' is not assignable to type 'MapConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/components/mapcontainer.vue","start":912,"length":6,"messageText":"The expected type comes from property 'config' which is declared here on type 'Partial<{ width: string | number; height: string | number; loading: boolean; }> & Omit<{ readonly width: string | number; readonly height: string | number; readonly loading: boolean; ... 8 more ...; readonly \"onMap-contextmenu\"?: ((event: MapClickEvent) => any) | undefined; } & VNodeProps & AllowedComponentProps & C...'","category":3,"code":6500}]}]],925,651,[874,[{"file":"../src/components/customopenlayer/types/plugin.ts","start":6573,"length":14,"messageText":"Export declaration conflicts with exported declaration of 'PluginPosition'.","category":1,"code":2484},{"file":"../src/components/customopenlayer/types/plugin.ts","start":6592,"length":10,"messageText":"Export declaration conflicts with exported declaration of 'PluginSize'.","category":1,"code":2484},{"file":"../src/components/customopenlayer/types/plugin.ts","start":6607,"length":11,"messageText":"Export declaration conflicts with exported declaration of 'PluginStyle'.","category":1,"code":2484},{"file":"../src/components/customopenlayer/types/plugin.ts","start":6623,"length":15,"messageText":"Export declaration conflicts with exported declaration of 'PluginAnimation'.","category":1,"code":2484},{"file":"../src/components/customopenlayer/types/plugin.ts","start":6643,"length":16,"messageText":"Export declaration conflicts with exported declaration of 'PluginResponsive'.","category":1,"code":2484},{"file":"../src/components/customopenlayer/types/plugin.ts","start":6664,"length":12,"messageText":"Export declaration conflicts with exported declaration of 'PluginEvents'.","category":1,"code":2484},{"file":"../src/components/customopenlayer/types/plugin.ts","start":6681,"length":17,"messageText":"Export declaration conflicts with exported declaration of 'PluginPermissions'.","category":1,"code":2484},{"file":"../src/components/customopenlayer/types/plugin.ts","start":6703,"length":13,"messageText":"Export declaration conflicts with exported declaration of 'PluginContext'.","category":1,"code":2484},{"file":"../src/components/customopenlayer/types/plugin.ts","start":6721,"length":12,"messageText":"Export declaration conflicts with exported declaration of 'PluginConfig'.","category":1,"code":2484},{"file":"../src/components/customopenlayer/types/plugin.ts","start":6738,"length":14,"messageText":"Export declaration conflicts with exported declaration of 'PluginInstance'.","category":1,"code":2484},{"file":"../src/components/customopenlayer/types/plugin.ts","start":6757,"length":19,"messageText":"Export declaration conflicts with exported declaration of 'PluginManagerConfig'.","category":1,"code":2484},{"file":"../src/components/customopenlayer/types/plugin.ts","start":6781,"length":18,"messageText":"Export declaration conflicts with exported declaration of 'PluginRegistration'.","category":1,"code":2484},{"file":"../src/components/customopenlayer/types/plugin.ts","start":6804,"length":21,"messageText":"Export declaration conflicts with exported declaration of 'PluginContainerConfig'.","category":1,"code":2484},{"file":"../src/components/customopenlayer/types/plugin.ts","start":6830,"length":17,"messageText":"Export declaration conflicts with exported declaration of 'BuiltinPluginType'.","category":1,"code":2484},{"file":"../src/components/customopenlayer/types/plugin.ts","start":6852,"length":11,"messageText":"Export declaration conflicts with exported declaration of 'PluginState'.","category":1,"code":2484},{"file":"../src/components/customopenlayer/types/plugin.ts","start":6868,"length":11,"messageText":"Export declaration conflicts with exported declaration of 'PluginHooks'.","category":1,"code":2484}]],[926,[{"file":"../src/components/customopenlayer/utils/amapsearchapi.ts","start":4920,"length":11,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '{ id: string; name: string; address: string; coordinates: number[]; type: string; confidence: number; source: string; extra: { id: string; type: string; typecode: string; tel: string | undefined; postcode: string | undefined; ... 11 more ...; cost: string | undefined; }; }' is not assignable to parameter of type 'SearchResult'.","category":1,"code":2345,"next":[{"messageText":"Object literal may only specify known properties, and 'coordinates' does not exist in type 'SearchResult'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/utils/amapsearchapi.ts","start":5954,"length":11,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '{ id: string; name: string; address: string; coordinates: number[]; type: string; confidence: number; source: string; extra: { id: string; district: string; adcode: string; typecode: string; }; }' is not assignable to parameter of type 'SearchResult'.","category":1,"code":2345,"next":[{"messageText":"Object literal may only specify known properties, and 'coordinates' does not exist in type 'SearchResult'.","category":1,"code":2353}]}}]],[769,[{"file":"../src/components/customopenlayer/utils/basemapmanager.ts","start":4228,"length":8,"code":2339,"category":1,"messageText":"Property 'cssClass' does not exist on type 'BasemapConfig'."},{"file":"../src/components/customopenlayer/utils/basemapmanager.ts","start":4248,"length":8,"code":2339,"category":1,"messageText":"Property 'cssClass' does not exist on type 'BasemapConfig'."},{"file":"../src/components/customopenlayer/utils/basemapmanager.ts","start":4598,"length":46,"code":2769,"category":1,"messageText":{"messageText":"No overload matches this call.","category":1,"code":2769,"next":[{"messageText":"Overload 1 of 2, '(predicate: (value: BaseLayer, index: number, array: BaseLayer[]) => value is BaseLayer, thisArg?: any): BaseLayer[]', gave the following error.","category":1,"code":2772,"next":[{"messageText":"Argument of type '(layer: Layer) => any' is not assignable to parameter of type '(value: BaseLayer, index: number, array: BaseLayer[]) => value is BaseLayer'.","category":1,"code":2345,"next":[{"messageText":"Types of parameters 'layer' and 'value' are incompatible.","category":1,"code":2328,"next":[{"messageText":"Type 'BaseLayer' is missing the following properties from type 'Layer<Source, LayerRenderer<any>>': mapPrecomposeKey_, mapRenderKey_, sourceChangeKey_, renderer_, and 24 more.","category":1,"code":2740}]}]}]},{"messageText":"Overload 2 of 2, '(predicate: (value: BaseLayer, index: number, array: BaseLayer[]) => unknown, thisArg?: any): BaseLayer[]', gave the following error.","category":1,"code":2772,"next":[{"messageText":"Argument of type '(layer: Layer) => any' is not assignable to parameter of type '(value: BaseLayer, index: number, array: BaseLayer[]) => unknown'.","category":1,"code":2345,"next":[{"messageText":"Types of parameters 'layer' and 'value' are incompatible.","category":1,"code":2328,"next":[{"messageText":"Type 'BaseLayer' is not assignable to type 'Layer<Source, LayerRenderer<any>>'.","category":1,"code":2322}]}]}]}]},"relatedInformation":[]},{"file":"../src/components/customopenlayer/utils/basemapmanager.ts","start":4679,"length":19,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '(layer: Layer) => void' is not assignable to parameter of type '(value: BaseLayer, index: number, array: BaseLayer[]) => void'.","category":1,"code":2345,"next":[{"messageText":"Types of parameters 'layer' and 'value' are incompatible.","category":1,"code":2328,"next":[{"messageText":"Type 'BaseLayer' is not assignable to type 'Layer<Source, LayerRenderer<any>>'.","category":1,"code":2322}]}]}}]],860,[736,[{"file":"../src/components/customopenlayer/utils/diffusionanimationhelper.ts","start":605,"length":26,"messageText":"Type 'Map' is not generic.","category":1,"code":2315}]],650,[745,[{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":16099,"length":15,"code":2551,"category":1,"messageText":"Property 'strokeDasharray' does not exist on type 'DrawingStyleConfig'. Did you mean 'strokeDashArray'?","relatedInformation":[{"file":"../src/components/customopenlayer/utils/drawing/basedrawing.ts","start":567,"length":15,"messageText":"'strokeDashArray' is declared here.","category":3,"code":2728}]},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":17075,"length":15,"code":2551,"category":1,"messageText":"Property 'strokeDasharray' does not exist on type 'DrawingStyleConfig'. Did you mean 'strokeDashArray'?","relatedInformation":[{"file":"../src/components/customopenlayer/utils/drawing/basedrawing.ts","start":567,"length":15,"messageText":"'strokeDashArray' is declared here.","category":3,"code":2728}]},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":20996,"length":7,"code":2322,"category":1,"messageText":{"messageText":"Type 'PointDrawing' is not assignable to type 'BaseDrawing<DrawingConfig, DrawingStyleConfig>'.","category":1,"code":2322,"next":[{"messageText":"Types of property '_config' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type 'PointDrawingConfig' is not assignable to type 'DrawingConfig'.","category":1,"code":2322}]}]}},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":21188,"length":7,"code":2322,"category":1,"messageText":{"messageText":"Type 'PolygonDrawing' is not assignable to type 'BaseDrawing<DrawingConfig, DrawingStyleConfig>'.","category":1,"code":2322,"next":[{"messageText":"Types of property 'getCoordinates' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type '() => Coordinate[] | { center: Coordinate; radius: number; } | { topLeft: Coordinate; bottomRight: Coordinate; }' is not assignable to type '() => Coordinate | Coordinate[] | Coordinate[][] | undefined'.","category":1,"code":2322}]}]}},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":21287,"length":7,"code":2322,"category":1,"messageText":"Type 'PolygonDrawing' is not assignable to type 'BaseDrawing<DrawingConfig, DrawingStyleConfig>'."},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":21388,"length":7,"code":2322,"category":1,"messageText":"Type 'PolygonDrawing' is not assignable to type 'BaseDrawing<DrawingConfig, DrawingStyleConfig>'."},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":21487,"length":7,"code":2322,"category":1,"messageText":"Type 'PolygonDrawing' is not assignable to type 'BaseDrawing<DrawingConfig, DrawingStyleConfig>'."},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":21681,"length":7,"code":2322,"category":1,"messageText":{"messageText":"Type 'MultiPointDrawing' is not assignable to type 'BaseDrawing<DrawingConfig, DrawingStyleConfig>'.","category":1,"code":2322,"next":[{"messageText":"Types of property '_config' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type 'MultiPointDrawingConfig' is not assignable to type 'DrawingConfig'.","category":1,"code":2322}]}]}},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":21866,"length":7,"code":2322,"category":1,"messageText":{"messageText":"Type 'MultiLineStringDrawing | null' is not assignable to type 'BaseDrawing<DrawingConfig, DrawingStyleConfig>'.","category":1,"code":2322,"next":[{"messageText":"Type 'null' is not assignable to type 'BaseDrawing<DrawingConfig, DrawingStyleConfig>'.","category":1,"code":2322}]}},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":22183,"length":7,"code":2322,"category":1,"messageText":{"messageText":"Type 'MultiPolygonDrawing | null' is not assignable to type 'BaseDrawing<DrawingConfig, DrawingStyleConfig>'.","category":1,"code":2322,"next":[{"messageText":"Type 'null' is not assignable to type 'BaseDrawing<DrawingConfig, DrawingStyleConfig>'.","category":1,"code":2322}]}},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":23566,"length":5,"code":2339,"category":1,"messageText":"Property 'image' does not exist on type 'DrawingStyleConfig'."},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":23598,"length":7,"code":2339,"category":1,"messageText":"Property 'iconUrl' does not exist on type '{ fillColor?: string | undefined; fillOpacity?: number | undefined; strokeColor?: string | undefined; strokeWidth?: number | undefined; strokeOpacity?: number | undefined; strokeDashArray?: number[] | undefined; ... 22 more ...; opacity?: number | undefined; }'."},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":23614,"length":5,"code":2339,"category":1,"messageText":"Property 'image' does not exist on type 'DrawingStyleConfig'."},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":23643,"length":9,"code":2339,"category":1,"messageText":"Property 'iconScale' does not exist on type '{ fillColor?: string | undefined; fillOpacity?: number | undefined; strokeColor?: string | undefined; strokeWidth?: number | undefined; strokeOpacity?: number | undefined; strokeDashArray?: number[] | undefined; ... 22 more ...; opacity?: number | undefined; }'."},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":23661,"length":5,"code":2339,"category":1,"messageText":"Property 'image' does not exist on type 'DrawingStyleConfig'."},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":23692,"length":10,"code":2339,"category":1,"messageText":"Property 'iconAnchor' does not exist on type '{ fillColor?: string | undefined; fillOpacity?: number | undefined; strokeColor?: string | undefined; strokeWidth?: number | undefined; strokeOpacity?: number | undefined; strokeDashArray?: number[] | undefined; ... 22 more ...; opacity?: number | undefined; }'."},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":23711,"length":5,"code":2339,"category":1,"messageText":"Property 'image' does not exist on type 'DrawingStyleConfig'."},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":34373,"length":7,"messageText":"Property 'feature' is protected and only accessible within class 'BaseDrawing<TConfig, TStyle>' and its subclasses.","category":1,"code":2445},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":34447,"length":7,"messageText":"Property 'feature' is protected and only accessible within class 'BaseDrawing<TConfig, TStyle>' and its subclasses.","category":1,"code":2445},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":35779,"length":7,"messageText":"Property 'feature' is protected and only accessible within class 'BaseDrawing<TConfig, TStyle>' and its subclasses.","category":1,"code":2445},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":35853,"length":7,"messageText":"Property 'feature' is protected and only accessible within class 'BaseDrawing<TConfig, TStyle>' and its subclasses.","category":1,"code":2445},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":37138,"length":7,"messageText":"Property 'feature' is protected and only accessible within class 'BaseDrawing<TConfig, TStyle>' and its subclasses.","category":1,"code":2445},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":37211,"length":7,"messageText":"Property 'feature' is protected and only accessible within class 'BaseDrawing<TConfig, TStyle>' and its subclasses.","category":1,"code":2445},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":38534,"length":7,"messageText":"Property 'feature' is protected and only accessible within class 'BaseDrawing<TConfig, TStyle>' and its subclasses.","category":1,"code":2445},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":38605,"length":7,"messageText":"Property 'feature' is protected and only accessible within class 'BaseDrawing<TConfig, TStyle>' and its subclasses.","category":1,"code":2445},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":40569,"length":7,"messageText":"Property 'feature' is protected and only accessible within class 'BaseDrawing<TConfig, TStyle>' and its subclasses.","category":1,"code":2445},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":40639,"length":7,"messageText":"Property 'feature' is protected and only accessible within class 'BaseDrawing<TConfig, TStyle>' and its subclasses.","category":1,"code":2445},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":52153,"length":6,"code":2322,"category":1,"messageText":{"messageText":"Type 'PolygonDrawing' is not assignable to type 'BaseDrawing<any, any>'.","category":1,"code":2322,"next":[{"messageText":"Types of property 'getCoordinates' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type '() => Coordinate[] | { center: Coordinate; radius: number; } | { topLeft: Coordinate; bottomRight: Coordinate; }' is not assignable to type '() => Coordinate | Coordinate[] | Coordinate[][] | undefined'.","category":1,"code":2322}]}]}},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":52321,"length":6,"code":2322,"category":1,"messageText":{"messageText":"Type 'MultiPolygonDrawing' is not assignable to type 'BaseDrawing<any, any>'.","category":1,"code":2322,"next":[{"messageText":"Types of property 'getCoordinates' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type '() => Coordinate[][][]' is not assignable to type '() => Coordinate | Coordinate[] | Coordinate[][] | undefined'.","category":1,"code":2322}]}]}},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":56259,"length":6,"code":2322,"category":1,"messageText":"Type 'PolygonDrawing' is not assignable to type 'BaseDrawing<any, any>'."},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":56543,"length":6,"code":2322,"category":1,"messageText":"Type 'MultiPolygonDrawing' is not assignable to type 'BaseDrawing<any, any>'."},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":60612,"length":7,"code":2322,"category":1,"messageText":"Type 'PolygonDrawing' is not assignable to type 'BaseDrawing<any, any>'."}]],[748,[{"file":"../src/components/customopenlayer/utils/drawing/icondrawing.ts","start":1293,"length":29,"messageText":"'iconUrl' is specified more than once, so this usage will be overwritten.","category":1,"code":2783,"relatedInformation":[{"file":"../src/components/customopenlayer/utils/drawing/icondrawing.ts","start":1555,"length":15,"messageText":"This spread always overwrites this property.","category":1,"code":2785}]},{"file":"../src/components/customopenlayer/utils/drawing/icondrawing.ts","start":2455,"length":5,"code":2322,"category":1,"messageText":"Type 'ColorLike | undefined' is not assignable to type 'string | Color | undefined'."}]],749,[751,[{"file":"../src/components/customopenlayer/utils/drawing/index.ts","start":7112,"length":33,"code":7053,"category":1,"messageText":"Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{ readonly point: typeof PointDrawingFactory; readonly text: typeof TextDrawingFactory; readonly \"point-text\": typeof PointWithTextDrawingFactory; ... 11 more ...; readonly military: typeof MilitaryDrawingFactory; }'."}]],738,750,[743,[{"file":"../src/components/customopenlayer/utils/drawing/multilinestringdrawing.ts","start":9204,"length":2,"messageText":"Cannot find name 'ol'.","category":1,"code":2304},{"file":"../src/components/customopenlayer/utils/drawing/multilinestringdrawing.ts","start":9920,"length":2,"messageText":"Cannot find name 'ol'.","category":1,"code":2304},{"file":"../src/components/customopenlayer/utils/drawing/multilinestringdrawing.ts","start":10316,"length":2,"messageText":"Cannot find name 'ol'.","category":1,"code":2304},{"file":"../src/components/customopenlayer/utils/drawing/multilinestringdrawing.ts","start":11895,"length":2,"messageText":"Cannot find name 'ol'.","category":1,"code":2304},{"file":"../src/components/customopenlayer/utils/drawing/multilinestringdrawing.ts","start":12291,"length":2,"messageText":"Cannot find name 'ol'.","category":1,"code":2304},{"file":"../src/components/customopenlayer/utils/drawing/multilinestringdrawing.ts","start":12651,"length":2,"messageText":"Cannot find name 'ol'.","category":1,"code":2304},{"file":"../src/components/customopenlayer/utils/drawing/multilinestringdrawing.ts","start":13820,"length":2,"messageText":"Cannot find name 'ol'.","category":1,"code":2304}]],[742,[{"file":"../src/components/customopenlayer/utils/drawing/multipointdrawing.ts","start":367,"length":21,"code":2430,"category":1,"messageText":{"messageText":"Interface 'MultiPointStyleConfig' incorrectly extends interface 'DrawingStyleConfig'.","category":1,"code":2430,"next":[{"messageText":"Types of property 'pointStyle' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type '\"icon\" | \"circle\" | \"x\" | \"square\" | \"triangle\" | \"star\" | \"cross\" | \"gif\" | \"ripple\" | undefined' is not assignable to type '\"circle\" | \"square\" | \"triangle\" | \"star\" | undefined'.","category":1,"code":2322,"next":[{"messageText":"Type '\"icon\"' is not assignable to type '\"circle\" | \"square\" | \"triangle\" | \"star\" | undefined'.","category":1,"code":2322}]}]}]}},{"file":"../src/components/customopenlayer/utils/drawing/multipointdrawing.ts","start":1693,"length":23,"code":2430,"category":1,"messageText":{"messageText":"Interface 'MultiPointDrawingConfig' incorrectly extends interface 'DrawingConfig'.","category":1,"code":2430,"next":[{"messageText":"Types of property 'style' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type 'MultiPointStyleConfig | undefined' is not assignable to type 'DrawingStyleConfig | undefined'.","category":1,"code":2322,"next":[{"messageText":"Type 'MultiPointStyleConfig' is not assignable to type 'DrawingStyleConfig'.","category":1,"code":2322}]}]}]}},{"file":"../src/components/customopenlayer/utils/drawing/multipointdrawing.ts","start":1957,"length":23,"code":2344,"category":1,"messageText":"Type 'MultiPointDrawingConfig' does not satisfy the constraint 'DrawingConfig'."},{"file":"../src/components/customopenlayer/utils/drawing/multipointdrawing.ts","start":12992,"length":2,"messageText":"Cannot find name 'ol'.","category":1,"code":2304},{"file":"../src/components/customopenlayer/utils/drawing/multipointdrawing.ts","start":24097,"length":23,"code":2344,"category":1,"messageText":"Type 'MultiPointDrawingConfig' does not satisfy the constraint 'DrawingConfig'."}]],[741,[{"file":"../src/components/customopenlayer/utils/drawing/multipolygondrawing.ts","start":4809,"length":2,"messageText":"Cannot find name 'ol'.","category":1,"code":2304},{"file":"../src/components/customopenlayer/utils/drawing/multipolygondrawing.ts","start":5788,"length":2,"messageText":"Cannot find name 'ol'.","category":1,"code":2304},{"file":"../src/components/customopenlayer/utils/drawing/multipolygondrawing.ts","start":7037,"length":2,"messageText":"Cannot find name 'ol'.","category":1,"code":2304},{"file":"../src/components/customopenlayer/utils/drawing/multipolygondrawing.ts","start":8055,"length":2,"messageText":"Cannot find name 'ol'.","category":1,"code":2304},{"file":"../src/components/customopenlayer/utils/drawing/multipolygondrawing.ts","start":9036,"length":2,"messageText":"Cannot find name 'ol'.","category":1,"code":2304},{"file":"../src/components/customopenlayer/utils/drawing/multipolygondrawing.ts","start":11277,"length":2,"messageText":"Cannot find name 'ol'.","category":1,"code":2304},{"file":"../src/components/customopenlayer/utils/drawing/multipolygondrawing.ts","start":14544,"length":14,"code":2416,"category":1,"messageText":{"messageText":"Property 'getCoordinates' in type 'MultiPolygonDrawing' is not assignable to the same property in base type 'BaseDrawing<MultiPolygonDrawingConfig, MultiPolygonStyleConfig>'.","category":1,"code":2416,"next":[{"messageText":"Type '() => Coordinate[][][]' is not assignable to type '() => Coordinate | Coordinate[] | Coordinate[][] | undefined'.","category":1,"code":2322,"next":[{"messageText":"Type 'Coordinate[][][]' is not assignable to type 'Coordinate | Coordinate[] | Coordinate[][] | undefined'.","category":1,"code":2322,"next":[{"messageText":"Type 'Coordinate[][][]' is not assignable to type 'Coordinate'.","category":1,"code":2322,"next":[{"messageText":"Type 'Coordinate[][]' is not assignable to type 'number'.","category":1,"code":2322}]}]}]}]}},{"file":"../src/components/customopenlayer/utils/drawing/multipolygondrawing.ts","start":17812,"length":6,"code":2322,"category":1,"messageText":{"messageText":"Type 'MultiPolygonDrawing' is not assignable to type 'BaseDrawing<MultiPolygonDrawingConfig, MultiPolygonStyleConfig>'.","category":1,"code":2322,"next":[{"messageText":"Types of property 'getCoordinates' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type '() => Coordinate[][][]' is not assignable to type '() => Coordinate | Coordinate[] | Coordinate[][] | undefined'.","category":1,"code":2322}]}]}}]],[737,[{"file":"../src/components/customopenlayer/utils/drawing/pointdrawing.ts","start":1646,"length":18,"code":2344,"category":1,"messageText":{"messageText":"Type 'PointDrawingConfig' does not satisfy the constraint 'DrawingConfig'.","category":1,"code":2344,"next":[{"messageText":"Types of property 'style' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type 'PointStyleConfig | undefined' is not assignable to type 'DrawingStyleConfig | undefined'.","category":1,"code":2322,"next":[{"messageText":"Type 'PointStyleConfig' is not assignable to type 'DrawingStyleConfig'.","category":1,"code":2322,"next":[{"messageText":"Types of property 'pointStyle' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type '\"circle\" | \"x\" | \"square\" | \"triangle\" | \"star\" | \"cross\" | \"diffusion\" | \"gif\" | undefined' is not assignable to type '\"circle\" | \"square\" | \"triangle\" | \"star\" | undefined'.","category":1,"code":2322,"next":[{"messageText":"Type '\"x\"' is not assignable to type '\"circle\" | \"square\" | \"triangle\" | \"star\" | undefined'.","category":1,"code":2322}]}]}]}]}]}]}},{"file":"../src/components/customopenlayer/utils/drawing/pointdrawing.ts","start":14526,"length":18,"code":2344,"category":1,"messageText":"Type 'PointDrawingConfig' does not satisfy the constraint 'DrawingConfig'."}]],[747,[{"file":"../src/components/customopenlayer/utils/drawing/pointwithtextdrawing.ts","start":2174,"length":26,"code":2344,"category":1,"messageText":{"messageText":"Type 'PointWithTextDrawingConfig' does not satisfy the constraint 'DrawingConfig'.","category":1,"code":2344,"next":[{"messageText":"Types of property 'style' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type 'PointWithTextStyleConfig | undefined' is not assignable to type 'DrawingStyleConfig | undefined'.","category":1,"code":2322,"next":[{"messageText":"Type 'PointWithTextStyleConfig' is not assignable to type 'DrawingStyleConfig'.","category":1,"code":2322,"next":[{"messageText":"Types of property 'pointStyle' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type '\"icon\" | \"circle\" | \"x\" | \"square\" | \"triangle\" | \"star\" | \"cross\"' is not assignable to type '\"circle\" | \"square\" | \"triangle\" | \"star\" | undefined'.","category":1,"code":2322,"next":[{"messageText":"Type '\"icon\"' is not assignable to type '\"circle\" | \"square\" | \"triangle\" | \"star\" | undefined'.","category":1,"code":2322}]}]}]}]}]}]}},{"file":"../src/components/customopenlayer/utils/drawing/pointwithtextdrawing.ts","start":14604,"length":26,"code":2344,"category":1,"messageText":"Type 'PointWithTextDrawingConfig' does not satisfy the constraint 'DrawingConfig'."}]],[739,[{"file":"../src/components/customopenlayer/utils/drawing/polygondrawing.ts","start":15678,"length":14,"code":2416,"category":1,"messageText":{"messageText":"Property 'getCoordinates' in type 'PolygonDrawing' is not assignable to the same property in base type 'BaseDrawing<PolygonDrawingConfig, PolygonStyleConfig>'.","category":1,"code":2416,"next":[{"messageText":"Type '() => Coordinate[] | { center: Coordinate; radius: number; } | { topLeft: Coordinate; bottomRight: Coordinate; }' is not assignable to type '() => Coordinate | Coordinate[] | Coordinate[][] | undefined'.","category":1,"code":2322,"next":[{"messageText":"Type 'Coordinate[] | { center: Coordinate; radius: number; } | { topLeft: Coordinate; bottomRight: Coordinate; }' is not assignable to type 'Coordinate | Coordinate[] | Coordinate[][] | undefined'.","category":1,"code":2322,"next":[{"messageText":"Type '{ center: Coordinate; radius: number; }' is not assignable to type 'Coordinate | Coordinate[] | Coordinate[][] | undefined'.","category":1,"code":2322}]}]}]}},{"file":"../src/components/customopenlayer/utils/drawing/polygondrawing.ts","start":15943,"length":6,"code":2322,"category":1,"messageText":{"messageText":"Type 'Coordinate[] | { center: Coordinate; radius: number; } | { topLeft: Coordinate; bottomRight: Coordinate; } | undefined' is not assignable to type 'Coordinate[] | { center: Coordinate; radius: number; } | { topLeft: Coordinate; bottomRight: Coordinate; }'.","category":1,"code":2322,"next":[{"messageText":"Type 'undefined' is not assignable to type 'Coordinate[] | { center: Coordinate; radius: number; } | { topLeft: Coordinate; bottomRight: Coordinate; }'.","category":1,"code":2322}]}},{"file":"../src/components/customopenlayer/utils/drawing/polygondrawing.ts","start":20163,"length":6,"code":2322,"category":1,"messageText":{"messageText":"Type 'PolygonDrawing' is not assignable to type 'BaseDrawing<PolygonDrawingConfig, PolygonStyleConfig>'.","category":1,"code":2322,"next":[{"messageText":"Types of property 'getCoordinates' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type '() => Coordinate[] | { center: Coordinate; radius: number; } | { topLeft: Coordinate; bottomRight: Coordinate; }' is not assignable to type '() => Coordinate | Coordinate[] | Coordinate[][] | undefined'.","category":1,"code":2322}]}]}}]],[740,[{"file":"../src/components/customopenlayer/utils/drawing/textdrawing.ts","start":1645,"length":12,"messageText":"'config.style' is possibly 'undefined'.","category":1,"code":18048},{"file":"../src/components/customopenlayer/utils/drawing/textdrawing.ts","start":4015,"length":5,"code":2322,"category":1,"messageText":"Type 'null' is not assignable to type 'ImageStyle | undefined'."}]],731,733,[757,[{"file":"../src/components/customopenlayer/utils/featurehighlightmanager.ts","start":2418,"length":36,"code":2322,"category":1,"messageText":{"messageText":"Type '(feature: Feature<Geometry>) => Style' is not assignable to type 'StyleLike | FlatStyleLike | null | undefined'.","category":1,"code":2322,"next":[{"messageText":"Type '(feature: Feature<Geometry>) => Style' is not assignable to type 'StyleFunction'.","category":1,"code":2322,"next":[{"messageText":"Types of parameters 'feature' and 'arg0' are incompatible.","category":1,"code":2328,"next":[{"messageText":"Type 'FeatureLike' is not assignable to type 'Feature<Geometry>'.","category":1,"code":2322,"next":[{"messageText":"Type 'RenderFeature' is not assignable to type 'Feature<Geometry>'.","category":1,"code":2322}]}]}]}]},"relatedInformation":[{"file":"../src/components/customopenlayer/utils/featurehighlightmanager.ts","start":2418,"length":36,"messageText":"Did you mean to call this expression?","category":3,"code":6212}]},{"file":"../src/components/customopenlayer/utils/featurehighlightmanager.ts","start":5875,"length":4,"code":2339,"category":1,"messageText":"Property 'fill' does not exist on type '{ fillColor?: ColorLike | undefined; strokeColor?: ColorLike | undefined; strokeWidth?: number | undefined; lineDash?: number[] | undefined; circle?: { radius?: number | undefined; fill?: { ...; } | undefined; stroke?: { ...; } | undefined; } | undefined; text?: { ...; } | undefined; }'."},{"file":"../src/components/customopenlayer/utils/featurehighlightmanager.ts","start":5959,"length":4,"code":2339,"category":1,"messageText":"Property 'fill' does not exist on type '{ fillColor?: ColorLike | undefined; strokeColor?: ColorLike | undefined; strokeWidth?: number | undefined; lineDash?: number[] | undefined; circle?: { radius?: number | undefined; fill?: { ...; } | undefined; stroke?: { ...; } | undefined; } | undefined; text?: { ...; } | undefined; }'."},{"file":"../src/components/customopenlayer/utils/featurehighlightmanager.ts","start":6057,"length":6,"code":2339,"category":1,"messageText":"Property 'stroke' does not exist on type '{ fillColor?: ColorLike | undefined; strokeColor?: ColorLike | undefined; strokeWidth?: number | undefined; lineDash?: number[] | undefined; circle?: { radius?: number | undefined; fill?: { ...; } | undefined; stroke?: { ...; } | undefined; } | undefined; text?: { ...; } | undefined; }'."},{"file":"../src/components/customopenlayer/utils/featurehighlightmanager.ts","start":6147,"length":6,"code":2339,"category":1,"messageText":"Property 'stroke' does not exist on type '{ fillColor?: ColorLike | undefined; strokeColor?: ColorLike | undefined; strokeWidth?: number | undefined; lineDash?: number[] | undefined; circle?: { radius?: number | undefined; fill?: { ...; } | undefined; stroke?: { ...; } | undefined; } | undefined; text?: { ...; } | undefined; }'."},{"file":"../src/components/customopenlayer/utils/featurehighlightmanager.ts","start":6210,"length":6,"code":2339,"category":1,"messageText":"Property 'stroke' does not exist on type '{ fillColor?: ColorLike | undefined; strokeColor?: ColorLike | undefined; strokeWidth?: number | undefined; lineDash?: number[] | undefined; circle?: { radius?: number | undefined; fill?: { ...; } | undefined; stroke?: { ...; } | undefined; } | undefined; text?: { ...; } | undefined; }'."},{"file":"../src/components/customopenlayer/utils/featurehighlightmanager.ts","start":6268,"length":6,"code":2339,"category":1,"messageText":"Property 'stroke' does not exist on type '{ fillColor?: ColorLike | undefined; strokeColor?: ColorLike | undefined; strokeWidth?: number | undefined; lineDash?: number[] | undefined; circle?: { radius?: number | undefined; fill?: { ...; } | undefined; stroke?: { ...; } | undefined; } | undefined; text?: { ...; } | undefined; }'."},{"file":"../src/components/customopenlayer/utils/featurehighlightmanager.ts","start":8265,"length":13,"code":2322,"category":1,"messageText":{"messageText":"Type 'StyleLike | undefined' is not assignable to type 'Style | Style[] | null'.","category":1,"code":2322,"next":[{"messageText":"Type 'undefined' is not assignable to type 'Style | Style[] | null'.","category":1,"code":2322}]},"relatedInformation":[{"file":"../src/components/customopenlayer/utils/featurehighlightmanager.ts","start":1697,"length":13,"messageText":"The expected type comes from property 'originalStyle' which is declared here on type 'HighlightedFeature'","category":3,"code":6500}]}]],[756,[{"file":"../src/components/customopenlayer/utils/geojsonlocationtool.ts","start":2804,"length":7,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '{ padding: number[]; maxZoom: number; duration: number; minZoom: number; }' is not assignable to parameter of type 'FitOptions'.","category":1,"code":2345,"next":[{"messageText":"Object literal may only specify known properties, and 'minZoom' does not exist in type 'FitOptions'.","category":1,"code":2353}]}}]],[735,[{"file":"../src/components/customopenlayer/utils/gifanimationhelper.ts","start":287,"length":8,"code":7016,"category":1,"messageText":{"messageText":"Could not find a declaration file for module 'gifler'. 'D:/xiangmukaifa/demo/vue3-openlayer-ts/node_modules/gifler/gifler.js' implicitly has an 'any' type.","category":1,"code":7016,"next":[{"info":{"moduleReference":"gifler"}}]}},{"file":"../src/components/customopenlayer/utils/gifanimationhelper.ts","start":1323,"length":6,"code":2339,"category":1,"messageText":"Property 'ol_uid' does not exist on type 'Feature<Geometry>'."}]],861,771,[863,[{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":1541,"length":19,"code":2339,"category":1,"messageText":"Property 'updateClusterConfig' does not exist on type 'ILayerHandler'."},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":1600,"length":19,"code":2339,"category":1,"messageText":"Property 'updateClusterConfig' does not exist on type 'ILayerHandler'."},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":2515,"length":20,"code":2339,"category":1,"messageText":"Property 'updateSuperMapConfig' does not exist on type 'ILayerHandler'."},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":2575,"length":20,"code":2339,"category":1,"messageText":"Property 'updateSuperMapConfig' does not exist on type 'ILayerHandler'."},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":2626,"length":6,"code":2339,"category":1,"messageText":"Property 'format' does not exist on type 'LayerConfig'."},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":2667,"length":11,"code":2339,"category":1,"messageText":"Property 'transparent' does not exist on type 'LayerConfig'."},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":2714,"length":12,"code":2339,"category":1,"messageText":"Property 'cacheEnabled' does not exist on type 'LayerConfig'."},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":2767,"length":17,"code":2339,"category":1,"messageText":"Property 'autoFetchMetadata' does not exist on type 'LayerConfig'."},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":2895,"length":6,"code":2339,"category":1,"messageText":"Property 'format' does not exist on type 'LayerConfig'."},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":2936,"length":11,"code":2339,"category":1,"messageText":"Property 'transparent' does not exist on type 'LayerConfig'."},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":2983,"length":12,"code":2339,"category":1,"messageText":"Property 'cacheEnabled' does not exist on type 'LayerConfig'."},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":3036,"length":17,"code":2339,"category":1,"messageText":"Property 'autoFetchMetadata' does not exist on type 'LayerConfig'."},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":3738,"length":28,"messageText":"This comparison appears to be unintentional because the types '\"canvas\" | \"image\" | \"tile\" | \"raster\" | \"vector\" | \"vectortile\" | \"wms\" | \"wmts\" | \"wfs\" | \"xyz\" | \"osm\" | \"bing\" | \"google\" | \"arcgis\" | \"mapbox\" | \"heatmap\" | \"graticule\" | \"group\" | \"webgl\"' and '\"CLUSTER\"' have no overlap.","category":1,"code":2367},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":3978,"length":37,"messageText":"This comparison appears to be unintentional because the types 'LayerType' and '\"TileSuperMapRest\"' have no overlap.","category":1,"code":2367},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":4030,"length":37,"messageText":"This comparison appears to be unintentional because the types 'LayerType' and '\"tilesupermaprest\"' have no overlap.","category":1,"code":2367},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":4082,"length":37,"messageText":"This comparison appears to be unintentional because the types 'LayerType' and '\"TILESUPERMAPREST\"' have no overlap.","category":1,"code":2367},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":4141,"length":6,"code":2339,"category":1,"messageText":"Property 'format' does not exist on type 'LayerConfig'."},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":4196,"length":11,"code":2339,"category":1,"messageText":"Property 'transparent' does not exist on type 'LayerConfig'."},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":4251,"length":12,"code":2339,"category":1,"messageText":"Property 'cacheEnabled' does not exist on type 'LayerConfig'."},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":4308,"length":17,"code":2339,"category":1,"messageText":"Property 'autoFetchMetadata' does not exist on type 'LayerConfig'."},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":5735,"length":28,"messageText":"This comparison appears to be unintentional because the types '\"canvas\" | \"image\" | \"tile\" | \"raster\" | \"vector\" | \"vectortile\" | \"wms\" | \"wmts\" | \"wfs\" | \"xyz\" | \"osm\" | \"bing\" | \"google\" | \"arcgis\" | \"mapbox\" | \"heatmap\" | \"graticule\" | \"group\" | \"webgl\"' and '\"CLUSTER\"' have no overlap.","category":1,"code":2367},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":6115,"length":37,"messageText":"This comparison appears to be unintentional because the types 'LayerType' and '\"TileSuperMapRest\"' have no overlap.","category":1,"code":2367},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":6165,"length":37,"messageText":"This comparison appears to be unintentional because the types 'LayerType' and '\"tilesupermaprest\"' have no overlap.","category":1,"code":2367},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":6215,"length":37,"messageText":"This comparison appears to be unintentional because the types 'LayerType' and '\"TILESUPERMAPREST\"' have no overlap.","category":1,"code":2367},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":6276,"length":6,"code":2339,"category":1,"messageText":"Property 'format' does not exist on type 'LayerConfig'."},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":6330,"length":6,"code":2339,"category":1,"messageText":"Property 'format' does not exist on type 'LayerConfig'."},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":6936,"length":28,"messageText":"This comparison appears to be unintentional because the types '\"canvas\" | \"image\" | \"tile\" | \"raster\" | \"vector\" | \"vectortile\" | \"wms\" | \"wmts\" | \"wfs\" | \"xyz\" | \"osm\" | \"bing\" | \"google\" | \"arcgis\" | \"mapbox\" | \"heatmap\" | \"graticule\" | \"group\" | \"webgl\"' and '\"CLUSTER\"' have no overlap.","category":1,"code":2367},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":7111,"length":37,"messageText":"This comparison appears to be unintentional because the types 'LayerType' and '\"TileSuperMapRest\"' have no overlap.","category":1,"code":2367},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":7161,"length":37,"messageText":"This comparison appears to be unintentional because the types 'LayerType' and '\"tilesupermaprest\"' have no overlap.","category":1,"code":2367},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":7211,"length":37,"messageText":"This comparison appears to be unintentional because the types 'LayerType' and '\"TILESUPERMAPREST\"' have no overlap.","category":1,"code":2367},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":7285,"length":6,"code":2339,"category":1,"messageText":"Property 'format' does not exist on type 'LayerConfig'."},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":7331,"length":11,"code":2339,"category":1,"messageText":"Property 'transparent' does not exist on type 'LayerConfig'."},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":7395,"length":12,"code":2339,"category":1,"messageText":"Property 'cacheEnabled' does not exist on type 'LayerConfig'."}]],[732,[{"file":"../src/components/customopenlayer/utils/layermanager.ts","start":8881,"length":6,"code":2322,"category":1,"messageText":"Type 'boolean' is not assignable to type 'void'."},{"file":"../src/components/customopenlayer/utils/layermanager.ts","start":9411,"length":6,"code":2322,"category":1,"messageText":"Type 'boolean' is not assignable to type 'void'."},{"file":"../src/components/customopenlayer/utils/layermanager.ts","start":10149,"length":30,"messageText":"This condition will always return true since this 'Promise<boolean>' is always defined.","category":1,"code":2801,"relatedInformation":[{"file":"../src/components/customopenlayer/utils/layermanager.ts","start":10149,"length":30,"messageText":"Did you forget to use 'await'?","category":1,"code":2773}]},{"file":"../src/components/customopenlayer/utils/layermanager.ts","start":10818,"length":30,"messageText":"This condition will always return true since this 'Promise<boolean>' is always defined.","category":1,"code":2801,"relatedInformation":[{"file":"../src/components/customopenlayer/utils/layermanager.ts","start":10818,"length":30,"messageText":"Did you forget to use 'await'?","category":1,"code":2773}]},{"file":"../src/components/customopenlayer/utils/layermanager.ts","start":22582,"length":16,"code":2339,"category":1,"messageText":"Property 'setZIndexByOrder' does not exist on type 'ILayerHandler'."},{"file":"../src/components/customopenlayer/utils/layermanager.ts","start":25918,"length":6,"code":2322,"category":1,"messageText":"Type 'Promise<boolean>' is not assignable to type 'boolean'."},{"file":"../src/components/customopenlayer/utils/layermanager.ts","start":26075,"length":6,"code":2322,"category":1,"messageText":{"messageText":"Type 'Promise<boolean>[]' is not assignable to type 'boolean[]'.","category":1,"code":2322,"next":[{"messageText":"Type 'Promise<boolean>' is not assignable to type 'boolean'.","category":1,"code":2322}]}},{"file":"../src/components/customopenlayer/utils/layermanager.ts","start":31274,"length":34,"messageText":"This comparison appears to be unintentional because the types 'LayerType' and '\"TileSuperMapRest\"' have no overlap.","category":1,"code":2367},{"file":"../src/components/customopenlayer/utils/layermanager.ts","start":31328,"length":34,"messageText":"This comparison appears to be unintentional because the types 'LayerType' and '\"tilesupermaprest\"' have no overlap.","category":1,"code":2367},{"file":"../src/components/customopenlayer/utils/layermanager.ts","start":31382,"length":34,"messageText":"This comparison appears to be unintentional because the types 'LayerType' and '\"TILESUPERMAPREST\"' have no overlap.","category":1,"code":2367},{"file":"../src/components/customopenlayer/utils/layermanager.ts","start":32202,"length":21,"messageText":"This comparison appears to be unintentional because the types '\"canvas\" | \"image\" | \"tile\" | \"raster\" | \"vector\" | \"vectortile\" | \"wmts\" | \"wfs\" | \"xyz\" | \"osm\" | \"bing\" | \"google\" | \"arcgis\" | \"mapbox\" | \"heatmap\" | \"cluster\" | \"graticule\" | \"group\" | \"webgl\"' and '\"WMS\"' have no overlap.","category":1,"code":2367},{"file":"../src/components/customopenlayer/utils/layermanager.ts","start":32987,"length":25,"messageText":"This comparison appears to be unintentional because the types '\"canvas\" | \"image\" | \"tile\" | \"raster\" | \"vectortile\" | \"wmts\" | \"wfs\" | \"xyz\" | \"osm\" | \"bing\" | \"google\" | \"arcgis\" | \"mapbox\" | \"heatmap\" | \"cluster\" | \"graticule\" | \"group\" | \"webgl\"' and '\"geojson\"' have no overlap.","category":1,"code":2367}]],[652,[{"file":"../src/components/customopenlayer/utils/layers/baselayer.ts","start":3636,"length":9,"messageText":"Duplicate function implementation.","category":1,"code":2393},{"file":"../src/components/customopenlayer/utils/layers/baselayer.ts","start":3776,"length":9,"messageText":"Duplicate function implementation.","category":1,"code":2393},{"file":"../src/components/customopenlayer/utils/layers/baselayer.ts","start":4070,"length":9,"messageText":"Duplicate function implementation.","category":1,"code":2393},{"file":"../src/components/customopenlayer/utils/layers/baselayer.ts","start":4721,"length":9,"messageText":"Duplicate function implementation.","category":1,"code":2393},{"file":"../src/components/customopenlayer/utils/layers/baselayer.ts","start":7993,"length":8,"messageText":"Property 'filter' does not exist on type 'LayerConfig'.","category":1,"code":2339}]],[726,[{"file":"../src/components/customopenlayer/utils/layers/canvaslayerhandler.ts","start":712,"length":9,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '{ className: string | undefined; canvasFunction: any; projection: string; ratio: number; }' is not assignable to parameter of type 'Options'.","category":1,"code":2345,"next":[{"messageText":"Object literal may only specify known properties, and 'className' does not exist in type 'Options'.","category":1,"code":2353}]}}]],[720,[{"file":"../src/components/customopenlayer/utils/layers/clusterlayerhandler.ts","start":3603,"length":6,"code":2339,"category":1,"messageText":"Property 'config' does not exist on type 'LayerFilter'."}]],[715,[{"file":"../src/components/customopenlayer/utils/layers/geojsonlayerhandler.ts","start":1007,"length":3,"messageText":"Expected 1 arguments, but got 2.","category":1,"code":2554},{"file":"../src/components/customopenlayer/utils/layers/geojsonlayerhandler.ts","start":16223,"length":15,"messageText":"Cannot find name 'CQLFilterConfig'.","category":1,"code":2304},{"file":"../src/components/customopenlayer/utils/layers/geojsonlayerhandler.ts","start":16627,"length":15,"messageText":"Cannot find name 'CQLFilterConfig'.","category":1,"code":2304}]],[717,[{"file":"../src/components/customopenlayer/utils/layers/gmllayerhandler.ts","start":651,"length":3,"messageText":"'GML' refers to a value, but is being used as a type here. Did you mean 'typeof GML'?","category":1,"code":2749},{"file":"../src/components/customopenlayer/utils/layers/gmllayerhandler.ts","start":1283,"length":27,"code":2322,"category":1,"messageText":{"messageText":"Type '(feature: Feature<Geometry>) => Style' is not assignable to type 'StyleLike | FlatStyleLike | null | undefined'.","category":1,"code":2322,"next":[{"messageText":"Type '(feature: Feature<Geometry>) => Style' is not assignable to type 'StyleFunction'.","category":1,"code":2322,"next":[{"messageText":"Types of parameters 'feature' and 'arg0' are incompatible.","category":1,"code":2328,"next":[{"messageText":"Type 'FeatureLike' is not assignable to type 'Feature<Geometry>'.","category":1,"code":2322,"next":[{"messageText":"Type 'RenderFeature' is not assignable to type 'Feature<Geometry>'.","category":1,"code":2322}]}]}]}]},"relatedInformation":[{"file":"../src/components/customopenlayer/utils/layers/gmllayerhandler.ts","start":1283,"length":27,"messageText":"Did you mean to call this expression?","category":3,"code":6212}]},{"file":"../src/components/customopenlayer/utils/layers/gmllayerhandler.ts","start":2869,"length":5,"code":2339,"category":1,"messageText":"Property 'field' does not exist on type '{ fill?: { color?: ColorLike | undefined; } | undefined; stroke?: { color?: ColorLike | undefined; width?: number | undefined; } | undefined; font?: string | undefined; offsetX?: number | undefined; offsetY?: number | undefined; scale?: number | undefined; }'."},{"file":"../src/components/customopenlayer/utils/layers/gmllayerhandler.ts","start":2914,"length":5,"code":2339,"category":1,"messageText":"Property 'field' does not exist on type '{ fill?: { color?: ColorLike | undefined; } | undefined; stroke?: { color?: ColorLike | undefined; width?: number | undefined; } | undefined; font?: string | undefined; offsetX?: number | undefined; offsetY?: number | undefined; scale?: number | undefined; }'."}]],[719,[{"file":"../src/components/customopenlayer/utils/layers/heatmaplayerhandler.ts","start":3390,"length":6,"code":2339,"category":1,"messageText":"Property 'config' does not exist on type 'LayerFilter'."}]],[721,[{"file":"../src/components/customopenlayer/utils/layers/imagevectorlayerhandler.ts","start":566,"length":23,"messageText":"Non-abstract class 'ImageVectorLayerHandler' does not implement all abstract members of 'BaseLayer'","category":1,"code":18052,"relatedInformation":[{"file":"../src/components/customopenlayer/utils/layers/baselayer.ts","start":11236,"length":12,"messageText":"Non-abstract class 'ImageVectorLayerHandler' does not implement inherited abstract member 'applyFilters' from class 'BaseLayer'.","category":1,"code":2515}]}]],729,[653,[{"file":"../src/components/customopenlayer/utils/layers/interfaces.ts","start":1000,"length":8,"messageText":"Property 'filter' does not exist on type 'LayerConfig'.","category":1,"code":2339}]],[716,[{"file":"../src/components/customopenlayer/utils/layers/kmllayerhandler.ts","start":739,"length":3,"messageText":"Expected 1 arguments, but got 2.","category":1,"code":2554},{"file":"../src/components/customopenlayer/utils/layers/kmllayerhandler.ts","start":888,"length":9,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '{ className: string | undefined; extractStyles: true; showPointNames: false; }' is not assignable to parameter of type 'Options'.","category":1,"code":2345,"next":[{"messageText":"Object literal may only specify known properties, and 'className' does not exist in type 'Options'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/utils/layers/kmllayerhandler.ts","start":1302,"length":27,"code":2322,"category":1,"messageText":{"messageText":"Type '(feature: Feature<Geometry>) => Style' is not assignable to type 'StyleLike | FlatStyleLike | null | undefined'.","category":1,"code":2322,"next":[{"messageText":"Type '(feature: Feature<Geometry>) => Style' is not assignable to type 'StyleFunction'.","category":1,"code":2322,"next":[{"messageText":"Types of parameters 'feature' and 'arg0' are incompatible.","category":1,"code":2328,"next":[{"messageText":"Type 'FeatureLike' is not assignable to type 'Feature<Geometry>'.","category":1,"code":2322,"next":[{"messageText":"Type 'RenderFeature' is missing the following properties from type 'Feature<Geometry>': on, once, un, geometryName_, and 39 more.","category":1,"code":2740}]}]}]}]},"relatedInformation":[{"file":"../src/components/customopenlayer/utils/layers/kmllayerhandler.ts","start":1302,"length":27,"messageText":"Did you mean to call this expression?","category":3,"code":6212}]},{"file":"../src/components/customopenlayer/utils/layers/kmllayerhandler.ts","start":2892,"length":5,"code":2339,"category":1,"messageText":"Property 'field' does not exist on type '{ fill?: { color?: ColorLike | undefined; } | undefined; stroke?: { color?: ColorLike | undefined; width?: number | undefined; } | undefined; font?: string | undefined; offsetX?: number | undefined; offsetY?: number | undefined; scale?: number | undefined; }'."},{"file":"../src/components/customopenlayer/utils/layers/kmllayerhandler.ts","start":2937,"length":5,"code":2339,"category":1,"messageText":"Property 'field' does not exist on type '{ fill?: { color?: ColorLike | undefined; } | undefined; stroke?: { color?: ColorLike | undefined; width?: number | undefined; } | undefined; font?: string | undefined; offsetX?: number | undefined; offsetY?: number | undefined; scale?: number | undefined; }'."}]],[728,[{"file":"../src/components/customopenlayer/utils/layers/layerfactory.ts","start":6282,"length":12,"code":2322,"category":1,"messageText":{"messageText":"Type '{ canvasConfig: { backgroundColor: string; gridSize: number; gridColor: string; showGrid: boolean; }; }' is not assignable to type 'Partial<LayerConfig>'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'canvasConfig' does not exist in type 'Partial<LayerConfig>'.","category":1,"code":2353}]}}]],929,[722,[{"file":"../src/components/customopenlayer/utils/layers/supermaptiledmapservicehandler.ts","start":391,"length":30,"messageText":"Non-abstract class 'SuperMapTiledMapServiceHandler' does not implement all abstract members of 'BaseLayer'","category":1,"code":18052,"relatedInformation":[{"file":"../src/components/customopenlayer/utils/layers/baselayer.ts","start":11236,"length":12,"messageText":"Non-abstract class 'SuperMapTiledMapServiceHandler' does not implement inherited abstract member 'applyFilters' from class 'BaseLayer'.","category":1,"code":2515}]},{"file":"../src/components/customopenlayer/utils/layers/supermaptiledmapservicehandler.ts","start":1594,"length":8,"code":2339,"category":1,"messageText":"Property 'getImage' does not exist on type 'LayerRenderer<any>'."},{"file":"../src/components/customopenlayer/utils/layers/supermaptiledmapservicehandler.ts","start":1827,"length":6,"code":2339,"category":1,"messageText":"Property 'filter' does not exist on type '{ 'fill-color'?: ColorLike | undefined; 'stroke-color'?: ColorLike | undefined; 'stroke-width'?: number | undefined; 'text-color'?: ColorLike | undefined; ... 6 more ...; text?: { ...; } | undefined; }'."},{"file":"../src/components/customopenlayer/utils/layers/supermaptiledmapservicehandler.ts","start":1887,"length":6,"code":2339,"category":1,"messageText":"Property 'filter' does not exist on type '{ 'fill-color'?: ColorLike | undefined; 'stroke-color'?: ColorLike | undefined; 'stroke-width'?: number | undefined; 'text-color'?: ColorLike | undefined; ... 6 more ...; text?: { ...; } | undefined; }'."},{"file":"../src/components/customopenlayer/utils/layers/supermaptiledmapservicehandler.ts","start":2013,"length":32,"code":2322,"category":1,"messageText":"Type 'string' is not assignable to type 'GlobalCompositeOperation'."}]],[725,[{"file":"../src/components/customopenlayer/utils/layers/tiandituconfighelper.ts","start":681,"length":4,"code":2322,"category":1,"messageText":"Type '\"tianditu-img\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/customopenlayer/utils/layers/tiandituconfighelper.ts","start":1253,"length":4,"code":2322,"category":1,"messageText":"Type '\"tianditu-vec\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/customopenlayer/utils/layers/tiandituconfighelper.ts","start":1835,"length":4,"code":2322,"category":1,"messageText":"Type '\"tianditu-cva\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/customopenlayer/utils/layers/tiandituconfighelper.ts","start":2416,"length":4,"code":2322,"category":1,"messageText":"Type '\"tianditu-cia\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/customopenlayer/utils/layers/tiandituconfighelper.ts","start":2986,"length":4,"code":2322,"category":1,"messageText":"Type '\"tianditu-ter\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/customopenlayer/utils/layers/tiandituconfighelper.ts","start":3569,"length":4,"code":2322,"category":1,"messageText":"Type '\"tianditu-cta\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]}]],724,654,[723,[{"file":"../src/components/customopenlayer/utils/layers/tilesupermapresthandler.ts","start":361,"length":29,"code":7016,"category":1,"messageText":{"messageText":"Could not find a declaration file for module '@supermapgis/iclient-common'. 'D:/xiangmukaifa/demo/vue3-openlayer-ts/node_modules/@supermapgis/iclient-common/namespace.js' implicitly has an 'any' type.","category":1,"code":7016,"next":[{"info":{"moduleReference":"@supermapgis/iclient-common"}}]}},{"file":"../src/components/customopenlayer/utils/layers/tilesupermapresthandler.ts","start":507,"length":25,"code":7016,"category":1,"messageText":{"messageText":"Could not find a declaration file for module '@supermapgis/iclient-ol'. 'D:/xiangmukaifa/demo/vue3-openlayer-ts/node_modules/@supermapgis/iclient-ol/namespace.js' implicitly has an 'any' type.","category":1,"code":7016,"next":[{"info":{"moduleReference":"@supermapgis/iclient-ol"}}]}}]],[727,[{"file":"../src/components/customopenlayer/utils/layers/vectortilelayerhandler.ts","start":3791,"length":25,"code":2339,"category":1,"messageText":"Property 'getDefaultVectorTileStyle' does not exist on type 'StyleManager'."},{"file":"../src/components/customopenlayer/utils/layers/vectortilelayerhandler.ts","start":6413,"length":9,"code":2339,"category":1,"messageText":"Property 'getFormat' does not exist on type 'VectorTile<RenderFeature>'."},{"file":"../src/components/customopenlayer/utils/layers/vectortilelayerhandler.ts","start":6891,"length":10,"code":2339,"category":1,"messageText":"Property 'getMaxZoom' does not exist on type 'VectorTile<RenderFeature>'."},{"file":"../src/components/customopenlayer/utils/layers/vectortilelayerhandler.ts","start":6948,"length":10,"code":2339,"category":1,"messageText":"Property 'getMinZoom' does not exist on type 'VectorTile<RenderFeature>'."},{"file":"../src/components/customopenlayer/utils/layers/vectortilelayerhandler.ts","start":11976,"length":39,"code":2339,"category":1,"messageText":"Property 'forEachFeatureAtCoordinateAndResolution' does not exist on type 'VectorTile<RenderFeature>'."}]],[710,[{"file":"../src/components/customopenlayer/utils/layers/wfslayerhandler.ts","start":1026,"length":9,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '{ version: string; featureNS: string | undefined; featureType: string | undefined; gmlFormat: any; className: string | undefined; }' is not assignable to parameter of type 'Options'.","category":1,"code":2345,"next":[{"messageText":"Object literal may only specify known properties, and 'className' does not exist in type 'Options'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/utils/layers/wfslayerhandler.ts","start":1706,"length":7,"code":2339,"category":1,"messageText":"Property 'minZoom' does not exist on type 'LayerConfig'."},{"file":"../src/components/customopenlayer/utils/layers/wfslayerhandler.ts","start":1742,"length":7,"code":2339,"category":1,"messageText":"Property 'maxZoom' does not exist on type 'LayerConfig'."},{"file":"../src/components/customopenlayer/utils/layers/wfslayerhandler.ts","start":1777,"length":6,"code":2339,"category":1,"messageText":"Property 'extent' does not exist on type 'LayerConfig'."},{"file":"../src/components/customopenlayer/utils/layers/wfslayerhandler.ts","start":1845,"length":10,"code":2339,"category":1,"messageText":"Property 'applyStyle' does not exist on type 'WFSLayerHandler'."},{"file":"../src/components/customopenlayer/utils/layers/wfslayerhandler.ts","start":3309,"length":9,"code":2322,"category":1,"messageText":{"messageText":"Type 'string | undefined' is not assignable to type 'string'.","category":1,"code":2322,"next":[{"messageText":"Type 'undefined' is not assignable to type 'string'.","category":1,"code":2322}]},"relatedInformation":[{"file":"../node_modules/ol/format/wfs.d.ts","start":1241,"length":9,"messageText":"The expected type comes from property 'featureNS' which is declared here on type 'WriteGetFeatureOptions'","category":3,"code":6500}]},{"file":"../src/components/customopenlayer/utils/layers/wfslayerhandler.ts","start":3361,"length":13,"code":2322,"category":1,"messageText":{"messageText":"Type 'string | undefined' is not assignable to type 'string'.","category":1,"code":2322,"next":[{"messageText":"Type 'undefined' is not assignable to type 'string'.","category":1,"code":2322}]},"relatedInformation":[{"file":"../node_modules/ol/format/wfs.d.ts","start":1325,"length":13,"messageText":"The expected type comes from property 'featurePrefix' which is declared here on type 'WriteGetFeatureOptions'","category":3,"code":6500}]},{"file":"../src/components/customopenlayer/utils/layers/wfslayerhandler.ts","start":4532,"length":7,"messageText":"Variable 'filters' implicitly has type 'any[]' in some locations where its type cannot be determined.","category":1,"code":7034},{"file":"../src/components/customopenlayer/utils/layers/wfslayerhandler.ts","start":5165,"length":7,"messageText":"Variable 'filters' implicitly has an 'any[]' type.","category":1,"code":7005},{"file":"../src/components/customopenlayer/utils/layers/wfslayerhandler.ts","start":5176,"length":7,"messageText":"Variable 'filters' implicitly has an 'any[]' type.","category":1,"code":7005}]],[718,[{"file":"../src/components/customopenlayer/utils/layers/wktlayerhandler.ts","start":739,"length":3,"messageText":"Expected 1 arguments, but got 2.","category":1,"code":2554},{"file":"../src/components/customopenlayer/utils/layers/wktlayerhandler.ts","start":944,"length":9,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '{ className: any; splitCollection: boolean; }' is not assignable to parameter of type 'Options'.","category":1,"code":2345,"next":[{"messageText":"Object literal may only specify known properties, and 'className' does not exist in type 'Options'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/utils/layers/wktlayerhandler.ts","start":965,"length":9,"code":2339,"category":1,"messageText":"Property 'className' does not exist on type '{ wktString?: string | undefined; splitCollection?: boolean | undefined; }'."},{"file":"../src/components/customopenlayer/utils/layers/wktlayerhandler.ts","start":1521,"length":27,"code":2322,"category":1,"messageText":{"messageText":"Type '(feature: Feature<Geometry>) => Style' is not assignable to type 'StyleLike | FlatStyleLike | null | undefined'.","category":1,"code":2322,"next":[{"messageText":"Type '(feature: Feature<Geometry>) => Style' is not assignable to type 'StyleFunction'.","category":1,"code":2322,"next":[{"messageText":"Types of parameters 'feature' and 'arg0' are incompatible.","category":1,"code":2328,"next":[{"messageText":"Type 'FeatureLike' is not assignable to type 'Feature<Geometry>'.","category":1,"code":2322,"next":[{"messageText":"Type 'RenderFeature' is not assignable to type 'Feature<Geometry>'.","category":1,"code":2322}]}]}]}]},"relatedInformation":[{"file":"../src/components/customopenlayer/utils/layers/wktlayerhandler.ts","start":1521,"length":27,"messageText":"Did you mean to call this expression?","category":3,"code":6212}]},{"file":"../src/components/customopenlayer/utils/layers/wktlayerhandler.ts","start":4290,"length":5,"code":2339,"category":1,"messageText":"Property 'field' does not exist on type '{ fill?: { color?: ColorLike | undefined; } | undefined; stroke?: { color?: ColorLike | undefined; width?: number | undefined; } | undefined; font?: string | undefined; offsetX?: number | undefined; offsetY?: number | undefined; scale?: number | undefined; }'."},{"file":"../src/components/customopenlayer/utils/layers/wktlayerhandler.ts","start":4335,"length":5,"code":2339,"category":1,"messageText":"Property 'field' does not exist on type '{ fill?: { color?: ColorLike | undefined; } | undefined; stroke?: { color?: ColorLike | undefined; width?: number | undefined; } | undefined; font?: string | undefined; offsetX?: number | undefined; offsetY?: number | undefined; scale?: number | undefined; }'."}]],655,658,[862,[{"file":"../src/components/customopenlayer/utils/layertreemanager.ts","start":5006,"length":9,"code":2339,"category":1,"messageText":"Property 'getExtent' does not exist on type 'Source'."},{"file":"../src/components/customopenlayer/utils/layertreemanager.ts","start":5061,"length":9,"code":2339,"category":1,"messageText":"Property 'getExtent' does not exist on type 'Source'."},{"file":"../src/components/customopenlayer/utils/layertreemanager.ts","start":5136,"length":11,"code":2339,"category":1,"messageText":"Property 'getTileGrid' does not exist on type 'Source'."},{"file":"../src/components/customopenlayer/utils/layertreemanager.ts","start":5165,"length":11,"code":2339,"category":1,"messageText":"Property 'getTileGrid' does not exist on type 'Source'."},{"file":"../src/components/customopenlayer/utils/layertreemanager.ts","start":5230,"length":11,"code":2339,"category":1,"messageText":"Property 'getTileGrid' does not exist on type 'Source'."},{"file":"../src/components/customopenlayer/utils/layertreemanager.ts","start":5503,"length":5,"messageText":"Parameter 'coord' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/utils/layertreemanager.ts","start":15927,"length":4,"code":2339,"category":1,"messageText":"Property 'data' does not exist on type 'TreeNodeData'."},{"file":"../src/components/customopenlayer/utils/layertreemanager.ts","start":16038,"length":4,"code":2339,"category":1,"messageText":"Property 'data' does not exist on type 'TreeNodeData'."},{"file":"../src/components/customopenlayer/utils/layertreemanager.ts","start":16167,"length":3,"messageText":"'Map' cannot be used as a value because it was imported using 'import type'.","category":1,"code":1361,"relatedInformation":[{"file":"../src/components/customopenlayer/utils/layertreemanager.ts","start":257,"length":3,"messageText":"'Map' was imported here.","category":3,"code":1376}]},{"file":"../src/components/customopenlayer/utils/layertreemanager.ts","start":16171,"length":19,"messageText":"Expected 0 type arguments, but got 2.","category":1,"code":2558},{"file":"../src/components/customopenlayer/utils/layertreemanager.ts","start":16640,"length":4,"code":2339,"category":1,"messageText":"Property 'data' does not exist on type 'TreeNodeData'."},{"file":"../src/components/customopenlayer/utils/layertreemanager.ts","start":16742,"length":4,"code":2339,"category":1,"messageText":"Property 'data' does not exist on type 'TreeNodeData'."},{"file":"../src/components/customopenlayer/utils/layertreemanager.ts","start":16889,"length":3,"messageText":"'Map' cannot be used as a value because it was imported using 'import type'.","category":1,"code":1361,"relatedInformation":[{"file":"../src/components/customopenlayer/utils/layertreemanager.ts","start":257,"length":3,"messageText":"'Map' was imported here.","category":3,"code":1376}]},{"file":"../src/components/customopenlayer/utils/layertreemanager.ts","start":16893,"length":19,"messageText":"Expected 0 type arguments, but got 2.","category":1,"code":2558}]],[765,[{"file":"../src/components/customopenlayer/utils/mapmanager.ts","start":1583,"length":15,"messageText":"Duplicate identifier 'feature-click'.","category":1,"code":2300},{"file":"../src/components/customopenlayer/utils/mapmanager.ts","start":1668,"length":15,"messageText":"Duplicate identifier 'feature-click'.","category":1,"code":2300},{"file":"../src/components/customopenlayer/utils/mapmanager.ts","start":1668,"length":15,"messageText":"Subsequent property declarations must have the same type. Property ''feature-click'' must be of type '(feature: any, layer: any, coordinate: [number, number]) => void', but here has type '(feature: any, layer: any, coordinate: any) => void'.","category":1,"code":2717,"relatedInformation":[{"file":"../src/components/customopenlayer/utils/mapmanager.ts","start":1583,"length":15,"messageText":"''feature-click'' was also declared here.","category":3,"code":6203}]},{"file":"../src/components/customopenlayer/utils/mapmanager.ts","start":5004,"length":9,"code":2345,"category":1,"messageText":"Argument of type 'string' is not assignable to parameter of type 'PopupType'."},{"file":"../src/components/customopenlayer/utils/mapmanager.ts","start":5730,"length":9,"code":2345,"category":1,"messageText":"Argument of type 'string' is not assignable to parameter of type 'PopupType'."},{"file":"../src/components/customopenlayer/utils/mapmanager.ts","start":9784,"length":17,"code":2322,"category":1,"messageText":{"messageText":"Type '{ enabled: boolean; useMitt: boolean; mittInstance?: any; enabledEvents: string[]; debounceDelay: number; enableFeatureInfo: boolean; }' is not assignable to type 'EventManagerConfig'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'enableFeatureInfo' does not exist in type 'EventManagerConfig'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/utils/mapmanager.ts","start":9928,"length":18,"code":2345,"category":1,"messageText":{"messageText":"Argument of type 'import(\"D:/xiangmukaifa/demo/vue3-openlayer-ts/src/components/CustomOpenlayer/types/index\").EventManagerConfig' is not assignable to parameter of type 'import(\"D:/xiangmukaifa/demo/vue3-openlayer-ts/src/components/CustomOpenlayer/utils/eventManager\").EventManagerConfig'.","category":1,"code":2345,"next":[{"messageText":"Types of property 'useMitt' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type 'boolean | undefined' is not assignable to type 'boolean'.","category":1,"code":2322,"next":[{"messageText":"Type 'undefined' is not assignable to type 'boolean'.","category":1,"code":2322}]}]}]}},{"file":"../src/components/customopenlayer/utils/mapmanager.ts","start":12049,"length":17,"code":2345,"category":1,"messageText":"Argument of type '\"map:featureinfo\"' is not assignable to parameter of type 'keyof MapEvents'."},{"file":"../src/components/customopenlayer/utils/mapmanager.ts","start":12155,"length":9,"code":2339,"category":1,"messageText":{"messageText":"Property 'layerData' does not exist on type '{ coordinate: Coordinate; pixel: Pixel; originalEvent: Event; } | { coordinate: Coordinate; pixel: Pixel; originalEvent: Event; } | ... 11 more ... | { ...; }'.","category":1,"code":2339,"next":[{"messageText":"Property 'layerData' does not exist on type '{ coordinate: Coordinate; pixel: Pixel; originalEvent: Event; }'.","category":1,"code":2339}]}},{"file":"../src/components/customopenlayer/utils/mapmanager.ts","start":12293,"length":4,"code":2345,"category":1,"messageText":"Argument of type 'null' is not assignable to parameter of type '[number, number]'."},{"file":"../src/components/customopenlayer/utils/mapmanager.ts","start":13923,"length":10,"code":2345,"category":1,"messageText":{"messageText":"Argument of type 'Coordinate' is not assignable to parameter of type '[number, number]'.","category":1,"code":2345,"next":[{"messageText":"Target requires 2 element(s) but source may have fewer.","category":1,"code":2620}]}},{"file":"../src/components/customopenlayer/utils/mapmanager.ts","start":14502,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ layerId: any; layerName: any; features: any; coordinate: [number, number]; }[]' is not assignable to type 'TooltipData[]'.","category":1,"code":2322,"next":[{"messageText":"Property 'pixel' is missing in type '{ layerId: any; layerName: any; features: any; coordinate: [number, number]; }' but required in type 'TooltipData'.","category":1,"code":2741}]},"relatedInformation":[{"file":"../src/components/customopenlayer/components/maptooltip/types.ts","start":570,"length":5,"messageText":"'pixel' is declared here.","category":3,"code":2728}]},{"file":"../src/components/customopenlayer/utils/mapmanager.ts","start":15301,"length":10,"code":2345,"category":1,"messageText":"Argument of type 'Coordinate' is not assignable to parameter of type '[number, number]'."},{"file":"../src/components/customopenlayer/utils/mapmanager.ts","start":15418,"length":4,"code":2345,"category":1,"messageText":"Argument of type 'null' is not assignable to parameter of type '[number, number]'."},{"file":"../src/components/customopenlayer/utils/mapmanager.ts","start":17748,"length":26,"code":2322,"category":1,"messageText":"Type 'Coordinate' is not assignable to type '[number, number]'."},{"file":"../src/components/customopenlayer/utils/mapmanager.ts","start":17821,"length":10,"code":2345,"category":1,"messageText":"Argument of type 'Coordinate' is not assignable to parameter of type '[number, number]'."},{"file":"../src/components/customopenlayer/utils/mapmanager.ts","start":24285,"length":11,"code":2339,"category":1,"messageText":"Property 'getFeatures' does not exist on type 'Source'."},{"file":"../src/components/customopenlayer/utils/mapmanager.ts","start":24307,"length":11,"code":2339,"category":1,"messageText":"Property 'getFeatures' does not exist on type 'Source'."},{"file":"../src/components/customopenlayer/utils/mapmanager.ts","start":24523,"length":17,"messageText":"Object is possibly 'null'.","category":1,"code":2531},{"file":"../src/components/customopenlayer/utils/mapmanager.ts","start":24913,"length":7,"code":2345,"category":1,"messageText":{"messageText":"Argument of type 'FeatureLike' is not assignable to parameter of type 'Feature<Geometry>'.","category":1,"code":2345,"next":[{"messageText":"Type 'RenderFeature' is not assignable to type 'Feature<Geometry>'.","category":1,"code":2322}]}},{"file":"../src/components/customopenlayer/utils/mapmanager.ts","start":25202,"length":16,"code":2345,"category":1,"messageText":"Argument of type 'Coordinate' is not assignable to parameter of type '[number, number]'."}]],[755,[{"file":"../src/components/customopenlayer/utils/mapoperationtool.ts","start":13307,"length":7,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '{ padding: number[]; maxZoom: number; duration: number; minZoom: number; }' is not assignable to parameter of type 'FitOptions'.","category":1,"code":2345,"next":[{"messageText":"Object literal may only specify known properties, and 'minZoom' does not exist in type 'FitOptions'.","category":1,"code":2353}]}}]],746,[754,[{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":6261,"length":6,"code":2339,"category":1,"messageText":"Property 'ol_uid' does not exist on type 'Feature<Geometry>'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":8705,"length":25,"code":2322,"category":1,"messageText":{"messageText":"Type 'Coordinate[]' is not assignable to type 'number[]'.","category":1,"code":2322,"next":[{"messageText":"Type 'Coordinate' is not assignable to type 'number'.","category":1,"code":2322}]}},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":9373,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type 'Coordinate[][]' is not assignable to type 'number[][]'.","category":1,"code":2322,"next":[{"messageText":"Type 'Coordinate[]' is not assignable to type 'number[]'.","category":1,"code":2322}]}},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":10108,"length":11,"code":2322,"category":1,"messageText":"Type 'Coordinate[]' is not assignable to type 'number[]'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":11448,"length":6,"code":2339,"category":1,"messageText":"Property 'ol_uid' does not exist on type 'Feature<Geometry>'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":12227,"length":6,"code":2339,"category":1,"messageText":"Property 'ol_uid' does not exist on type 'Feature<Geometry>'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":17101,"length":17,"code":2345,"category":1,"messageText":{"messageText":"Argument of type 'import(\"D:/xiangmukaifa/demo/vue3-openlayer-ts/src/components/CustomOpenlayer/utils/measurementTool\").MeasurementResult[]' is not assignable to parameter of type 'import(\"D:/xiangmukaifa/demo/vue3-openlayer-ts/src/components/CustomOpenlayer/types/index\").MeasurementResult[]'.","category":1,"code":2345,"next":[{"messageText":"Type 'import(\"D:/xiangmukaifa/demo/vue3-openlayer-ts/src/components/CustomOpenlayer/utils/measurementTool\").MeasurementResult' is not assignable to type 'import(\"D:/xiangmukaifa/demo/vue3-openlayer-ts/src/components/CustomOpenlayer/types/index\").MeasurementResult'.","category":1,"code":2322,"next":[{"messageText":"Types of property 'id' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type 'string | undefined' is not assignable to type 'string'.","category":1,"code":2322,"next":[{"messageText":"Type 'undefined' is not assignable to type 'string'.","category":1,"code":2322}]}]}]}]}},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":17402,"length":6,"code":2339,"category":1,"messageText":"Property 'ol_uid' does not exist on type 'Feature<Geometry>'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":22528,"length":18,"code":2339,"category":1,"messageText":"Property 'helpTooltipElement' does not exist on type 'MeasurementTool'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":22562,"length":18,"code":2339,"category":1,"messageText":"Property 'helpTooltipElement' does not exist on type 'MeasurementTool'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":23682,"length":18,"code":2339,"category":1,"messageText":"Property 'helpTooltipElement' does not exist on type 'MeasurementTool'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":23716,"length":18,"code":2339,"category":1,"messageText":"Property 'helpTooltipElement' does not exist on type 'MeasurementTool'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":23764,"length":18,"code":2339,"category":1,"messageText":"Property 'helpTooltipElement' does not exist on type 'MeasurementTool'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":23796,"length":18,"code":2339,"category":1,"messageText":"Property 'helpTooltipElement' does not exist on type 'MeasurementTool'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":24018,"length":11,"code":2339,"category":1,"messageText":"Property 'helpTooltip' does not exist on type 'MeasurementTool'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":24068,"length":11,"code":2339,"category":1,"messageText":"Property 'helpTooltip' does not exist on type 'MeasurementTool'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":24093,"length":11,"code":2339,"category":1,"messageText":"Property 'helpTooltip' does not exist on type 'MeasurementTool'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":26270,"length":19,"code":2551,"category":1,"messageText":"Property 'pointerMoveListener' does not exist on type 'MeasurementTool'. Did you mean 'addPointerMoveListener'?","relatedInformation":[{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":40486,"length":22,"messageText":"'addPointerMoveListener' is declared here.","category":3,"code":2728}]},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":26313,"length":19,"code":2551,"category":1,"messageText":"Property 'pointerMoveListener' does not exist on type 'MeasurementTool'. Did you mean 'addPointerMoveListener'?","relatedInformation":[{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":40486,"length":22,"messageText":"'addPointerMoveListener' is declared here.","category":3,"code":2728}]},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":26346,"length":19,"code":2551,"category":1,"messageText":"Property 'pointerMoveListener' does not exist on type 'MeasurementTool'. Did you mean 'addPointerMoveListener'?","relatedInformation":[{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":40486,"length":22,"messageText":"'addPointerMoveListener' is declared here.","category":3,"code":2728}]},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":29749,"length":10,"code":2339,"category":1,"messageText":"Property 'coordinate' does not exist on type 'DrawEvent'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":31137,"length":18,"code":2339,"category":1,"messageText":"Property 'helpTooltipElement' does not exist on type 'MeasurementTool'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":31175,"length":18,"code":2339,"category":1,"messageText":"Property 'helpTooltipElement' does not exist on type 'MeasurementTool'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":32113,"length":18,"code":2322,"category":1,"messageText":"Type 'Coordinate[][]' is not assignable to type 'number[][]'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":32531,"length":21,"code":2322,"category":1,"messageText":"Type 'Coordinate[]' is not assignable to type 'number[]'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":33105,"length":18,"code":2339,"category":1,"messageText":"Property 'helpTooltipElement' does not exist on type 'MeasurementTool'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":33141,"length":18,"code":2339,"category":1,"messageText":"Property 'helpTooltipElement' does not exist on type 'MeasurementTool'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":33697,"length":10,"code":2339,"category":1,"messageText":"Property 'coordinate' does not exist on type 'DrawEvent'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":33726,"length":18,"code":2339,"category":1,"messageText":"Property 'helpTooltipElement' does not exist on type 'MeasurementTool'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":33762,"length":18,"code":2339,"category":1,"messageText":"Property 'helpTooltipElement' does not exist on type 'MeasurementTool'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":34796,"length":18,"code":2339,"category":1,"messageText":"Property 'helpTooltipElement' does not exist on type 'MeasurementTool'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":34834,"length":18,"code":2339,"category":1,"messageText":"Property 'helpTooltipElement' does not exist on type 'MeasurementTool'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":35868,"length":11,"code":2322,"category":1,"messageText":"Type 'Coordinate[]' is not assignable to type 'number[]'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":36439,"length":18,"code":2339,"category":1,"messageText":"Property 'helpTooltipElement' does not exist on type 'MeasurementTool'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":36475,"length":18,"code":2339,"category":1,"messageText":"Property 'helpTooltipElement' does not exist on type 'MeasurementTool'."}]],770,[927,[{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":682,"length":23,"messageText":"Type 'Map' is not generic.","category":1,"code":2315},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":712,"length":3,"messageText":"'Map' cannot be used as a value because it was imported using 'import type'.","category":1,"code":1361,"relatedInformation":[{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":121,"length":3,"messageText":"'Map' was imported here.","category":3,"code":1376}]},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":4231,"length":7,"messageText":"Parameter 'handler' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":6135,"length":3,"messageText":"'Map' cannot be used as a value because it was imported using 'import type'.","category":1,"code":1361,"relatedInformation":[{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":121,"length":3,"messageText":"'Map' was imported here.","category":3,"code":1376}]},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":6139,"length":26,"messageText":"Expected 0 type arguments, but got 2.","category":1,"code":2558},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":6208,"length":3,"messageText":"'Map' cannot be used as a value because it was imported using 'import type'.","category":1,"code":1361,"relatedInformation":[{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":121,"length":3,"messageText":"'Map' was imported here.","category":3,"code":1376}]},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":6212,"length":22,"messageText":"Expected 0 type arguments, but got 2.","category":1,"code":2558},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":6298,"length":3,"messageText":"'Map' cannot be used as a value because it was imported using 'import type'.","category":1,"code":1361,"relatedInformation":[{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":121,"length":3,"messageText":"'Map' was imported here.","category":3,"code":1376}]},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":6302,"length":32,"messageText":"Expected 0 type arguments, but got 2.","category":1,"code":2558},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":6718,"length":7,"code":2339,"category":1,"messageText":"Property 'forEach' does not exist on type 'Map'."},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":6726,"length":8,"messageText":"Parameter 'instance' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":6981,"length":7,"code":2339,"category":1,"messageText":"Property 'forEach' does not exist on type 'Map'."},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":6989,"length":8,"messageText":"Parameter 'instance' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":7206,"length":3,"code":2339,"category":1,"messageText":"Property 'has' does not exist on type 'Map'."},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":7458,"length":3,"code":2339,"category":1,"messageText":"Property 'has' does not exist on type 'Map'."},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":8030,"length":6,"code":2339,"category":1,"messageText":"Property 'delete' does not exist on type 'Map'."},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":9022,"length":3,"code":2339,"category":1,"messageText":"Property 'has' does not exist on type 'Map'."},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":9765,"length":6,"code":2339,"category":1,"messageText":"Property 'delete' does not exist on type 'Map'."},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":10081,"length":6,"code":2550,"category":1,"messageText":"Property 'values' does not exist on type 'Map'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2015' or later."},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":10298,"length":37,"messageText":"Type 'Map' is not generic.","category":1,"code":2315},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":11809,"length":4,"code":2550,"category":1,"messageText":"Property 'keys' does not exist on type 'Map'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2015' or later."},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":11877,"length":2,"code":2345,"category":1,"messageText":"Argument of type 'unknown' is not assignable to parameter of type 'string'."},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":11928,"length":5,"code":2339,"category":1,"messageText":"Property 'clear' does not exist on type 'Map'."},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":11963,"length":5,"code":2339,"category":1,"messageText":"Property 'clear' does not exist on type '{ on: MapEventHandler<EventsKey>; once: MapEventHandler<EventsKey>; un: MapEventHandler<void>; addControl: (control: Control) => void; ... 65 more ...; dispose: () => void; }'."},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":12573,"length":3,"code":2339,"category":1,"messageText":"Property 'has' does not exist on type '{ on: MapEventHandler<EventsKey>; once: MapEventHandler<EventsKey>; un: MapEventHandler<void>; addControl: (control: Control) => void; ... 65 more ...; dispose: () => void; }'."},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":12772,"length":1,"messageText":"Parameter 'a' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":12775,"length":1,"messageText":"Parameter 'b' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":13255,"length":6,"code":2339,"category":1,"messageText":"Property 'delete' does not exist on type '{ on: MapEventHandler<EventsKey>; once: MapEventHandler<EventsKey>; un: MapEventHandler<void>; addControl: (control: Control) => void; ... 65 more ...; dispose: () => void; }'."}]],928,[734,[{"file":"../src/components/customopenlayer/utils/searchmarkermanager.ts","start":2342,"length":9,"code":2339,"category":1,"messageText":"Property 'zoomLevel' does not exist on type 'MapSearchConfig'."}]],[730,[{"file":"../src/components/customopenlayer/utils/storage.ts","start":2922,"length":9,"code":2339,"category":1,"messageText":"Property 'timestamp' does not exist on type '{ center: [number, number]; zoom: number; rotation: number; }'."},{"file":"../src/components/customopenlayer/utils/storage.ts","start":2963,"length":9,"code":2339,"category":1,"messageText":"Property 'timestamp' does not exist on type '{ center: [number, number]; zoom: number; rotation: number; }'."}]],714,711,[712,[{"file":"../src/components/customopenlayer/utils/styles/stylefactory.ts","start":2186,"length":5,"code":2322,"category":1,"messageText":{"messageText":"Type 'ColorLike | undefined' is not assignable to type 'string | Color | undefined'.","category":1,"code":2322,"next":[{"messageText":"Type 'CanvasPattern' is not assignable to type 'string | Color | undefined'.","category":1,"code":2322}]}}]],713,[763,[{"file":"../src/components/customopenlayer/utils/tianditusearchapi.ts","start":2279,"length":24,"messageText":"This comparison appears to be unintentional because the types 'number' and 'string' have no overlap.","category":1,"code":2367}]],744,753,95,[888,[{"file":"../src/components/test/configuiexample.vue","start":3279,"length":343,"code":2769,"category":1,"messageText":{"messageText":"No overload matches this call.","category":1,"code":2769,"next":[{"messageText":"Overload 1 of 2, '(getter: ComputedGetter<MapConfig>, debugOptions?: DebuggerOptions | undefined): ComputedRef<MapConfig>', gave the following error.","category":1,"code":2772,"next":[{"messageText":"Property 'zIndex' is missing in type '{ id: string; name: string; type: \"tile\"; url: string; visible: true; opacity: number; }' but required in type 'LayerConfig'.","category":1,"code":2741}]},{"messageText":"Overload 2 of 2, '(options: WritableComputedOptions<MapConfig, MapConfig>, debugOptions?: DebuggerOptions | undefined): WritableComputedRef<...>', gave the following error.","category":1,"code":2772,"next":[{"messageText":"Argument of type '() => { center: [number, number]; zoom: number; ui: { showToolbar: boolean; showMapInfo: boolean; showLegend: boolean; legendPosition: \"right\" | \"left\"; legendWidth: number; legendCollapsible: boolean; legendDefaultCollapsed: boolean; legendShowOnlyVisible: boolean; }; controls: { ...; }; layers: { ...; }[]; }' is not assignable to parameter of type 'WritableComputedOptions<MapConfig, MapConfig>'.","category":1,"code":2345}]}]},"relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7550,"length":6,"messageText":"'zIndex' is declared here.","category":3,"code":2728}]}]],[890,[{"file":"../src/components/test/customopenlayeronly.vue","start":954,"length":4,"code":2322,"category":1,"messageText":"Type '\"tianditu-vec\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/customopenlayeronly.vue","start":1466,"length":4,"code":2820,"category":1,"messageText":"Type '\"XYZ\"' is not assignable to type 'LayerType'. Did you mean '\"xyz\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/customopenlayeronly.vue","start":2406,"length":4,"code":2322,"category":1,"messageText":"Type '\"TileSuperMapRest\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/customopenlayeronly.vue","start":2874,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/customopenlayeronly.vue","start":63,"length":11,"code":2322,"category":1,"messageText":"Type '{ target?: string | undefined; center?: [number, number] | undefined; zoom?: number | undefined; minZoom?: number | undefined; maxZoom?: number | undefined; projection?: string | undefined; ... 11 more ...; ui?: { ...; } | undefined; }' is not assignable to type 'Partial<MapConfig>'.","relatedInformation":[{"file":"../src/components/customopenlayer/index.vue","start":8225,"length":9,"messageText":"The expected type comes from property 'mapConfig' which is declared here on type 'Partial<{ width: string | number; height: string | number; showToolbar: boolean; showMapInfo: boolean; showLayerPanel: boolean; showLegend: boolean; showSearch: boolean; showControls: boolean; ... 10 more ...; enablePopup: boolean; }> & Omit<...> & Record<...>'","category":3,"code":6500}]}]],894,893,895,[892,[{"file":"../src/components/test/layerclassificationpanel.vue","start":160,"length":2,"messageText":"Parameter 'el' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/test/layerclassificationpanel.vue","start":556,"length":4,"messageText":"Parameter 'data' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/test/layerclassificationpanel.vue","start":562,"length":7,"messageText":"Parameter 'checked' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/test/layerclassificationpanel.vue","start":571,"length":13,"messageText":"Parameter 'indeterminate' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/test/layerclassificationpanel.vue","start":664,"length":12,"messageText":"Parameter 'draggingNode' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/test/layerclassificationpanel.vue","start":678,"length":8,"messageText":"Parameter 'dropNode' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/test/layerclassificationpanel.vue","start":688,"length":8,"messageText":"Parameter 'dropType' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/test/layerclassificationpanel.vue","start":698,"length":2,"messageText":"Parameter 'ev' implicitly has an 'any' type.","category":1,"code":7006}]],[896,[{"file":"../src/components/test/layerslottestpage copy 3.vue","start":4487,"length":4,"code":2820,"category":1,"messageText":"Type '\"OSM\"' is not assignable to type 'LayerType'. Did you mean '\"osm\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":4634,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":5301,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":5513,"length":7,"code":2322,"category":1,"messageText":{"messageText":"Type '{ color: string; width: number; lineCap: string; lineJoin: string; }' is not assignable to type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'lineCap' does not exist in type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2353}]}},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":5640,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":6148,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":6597,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":6957,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":7485,"length":15,"code":2322,"category":1,"messageText":"Type 'boolean' is not assignable to type 'string'."},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":7521,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":7967,"length":4,"code":2322,"category":1,"messageText":{"messageText":"Type '{ fill: { color: string; }; stroke: { color: string; width: number; }; }' is not assignable to type '{ fillColor?: ColorLike | undefined; strokeColor?: ColorLike | undefined; strokeWidth?: number | undefined; lineDash?: number[] | undefined; circle?: { radius?: number | undefined; fill?: { ...; } | undefined; stroke?: { ...; } | undefined; } | undefined; text?: { ...; } | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'fill' does not exist in type '{ fillColor?: ColorLike | undefined; strokeColor?: ColorLike | undefined; strokeWidth?: number | undefined; lineDash?: number[] | undefined; circle?: { radius?: number | undefined; fill?: { ...; } | undefined; stroke?: { ...; } | undefined; } | undefined; text?: { ...; } | undefined; }'.","category":1,"code":2353}]}},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":8365,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":8530,"length":5,"code":2322,"category":1,"messageText":{"messageText":"Type '{ point: { radius: number; fill: { color: string; }; stroke: { color: string; width: number; }; }; }' is not assignable to type '{ 'fill-color'?: ColorLike | undefined; 'stroke-color'?: ColorLike | undefined; 'stroke-width'?: number | undefined; 'text-color'?: ColorLike | undefined; ... 6 more ...; text?: { ...; } | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'point' does not exist in type '{ 'fill-color'?: ColorLike | undefined; 'stroke-color'?: ColorLike | undefined; 'stroke-width'?: number | undefined; 'text-color'?: ColorLike | undefined; ... 6 more ...; text?: { ...; } | undefined; }'.","category":1,"code":2353}]},"relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":9478,"length":5,"messageText":"The expected type comes from property 'style' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":8836,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":9308,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":113,"length":11,"code":2322,"category":1,"messageText":"Type '{ target?: string | undefined; center?: [number, number] | undefined; zoom?: number | undefined; minZoom?: number | undefined; maxZoom?: number | undefined; projection?: string | undefined; ... 11 more ...; ui?: { ...; } | undefined; }' is not assignable to type 'Partial<MapConfig>'.","relatedInformation":[{"file":"../src/components/customopenlayer/index.vue","start":8225,"length":9,"messageText":"The expected type comes from property 'mapConfig' which is declared here on type 'Partial<{ width: string | number; height: string | number; showToolbar: boolean; showMapInfo: boolean; showLayerPanel: boolean; showLegend: boolean; showSearch: boolean; showControls: boolean; ... 10 more ...; enablePopup: boolean; }> & Omit<...> & Record<...>'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":806,"length":2,"messageText":"Parameter 'el' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":1317,"length":12,"messageText":"Parameter 'draggingNode' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":1331,"length":8,"messageText":"Parameter 'dropNode' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":1341,"length":4,"messageText":"Parameter 'type' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":1445,"length":12,"messageText":"Parameter 'draggingNode' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":1536,"length":4,"messageText":"Parameter 'data' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":1542,"length":3,"messageText":"Parameter 'ctx' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":1648,"length":12,"messageText":"Parameter 'draggingNode' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":1662,"length":8,"messageText":"Parameter 'dropNode' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":1672,"length":8,"messageText":"Parameter 'dropType' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":1682,"length":2,"messageText":"Parameter 'ev' implicitly has an 'any' type.","category":1,"code":7006}]],[897,[{"file":"../src/components/test/layerslottestpage.vue","start":2739,"length":4,"code":2322,"category":1,"messageText":{"messageText":"Type '{ enabled: true; defaultOpen: true; title: string; width: string; height: string; left: string; maxHeight: string; maxWidth: string; top: string; position: \"right\"; showClose: true; showFullscreen: true; draggable: true; resizable: true; modal: false; toBody: true; }' is not assignable to type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'left' does not exist in type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'.","category":1,"code":2353}]}},{"file":"../src/components/test/layerslottestpage.vue","start":3097,"length":4,"code":2820,"category":1,"messageText":"Type '\"OSM\"' is not assignable to type 'LayerType'. Did you mean '\"osm\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage.vue","start":3244,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage.vue","start":3715,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage.vue","start":3931,"length":7,"code":2322,"category":1,"messageText":{"messageText":"Type '{ color: string; width: number; lineCap: string; lineJoin: string; }' is not assignable to type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'lineCap' does not exist in type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2353}]}},{"file":"../src/components/test/layerslottestpage.vue","start":4038,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage.vue","start":4490,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/layerslottestpage.vue","start":4877,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage.vue","start":5093,"length":7,"code":2322,"category":1,"messageText":{"messageText":"Type '{ color: string; width: number; lineCap: string; lineJoin: string; }' is not assignable to type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'lineCap' does not exist in type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2353}]}},{"file":"../src/components/test/layerslottestpage.vue","start":5200,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage.vue","start":5652,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/layerslottestpage.vue","start":6040,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage.vue","start":6256,"length":7,"code":2322,"category":1,"messageText":{"messageText":"Type '{ color: string; width: number; lineCap: string; lineJoin: string; }' is not assignable to type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'lineCap' does not exist in type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2353}]}},{"file":"../src/components/test/layerslottestpage.vue","start":6363,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage.vue","start":6815,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/layerslottestpage.vue","start":7200,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage.vue","start":7416,"length":7,"code":2322,"category":1,"messageText":{"messageText":"Type '{ color: string; width: number; lineCap: string; lineJoin: string; }' is not assignable to type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'lineCap' does not exist in type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2353}]}},{"file":"../src/components/test/layerslottestpage.vue","start":7523,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage.vue","start":7975,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/layerslottestpage.vue","start":8363,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage.vue","start":8579,"length":7,"code":2322,"category":1,"messageText":{"messageText":"Type '{ color: string; width: number; lineCap: string; lineJoin: string; }' is not assignable to type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'lineCap' does not exist in type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2353}]}},{"file":"../src/components/test/layerslottestpage.vue","start":8686,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage.vue","start":9138,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/layerslottestpage.vue","start":9738,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage.vue","start":9950,"length":7,"code":2322,"category":1,"messageText":{"messageText":"Type '{ color: string; width: number; lineCap: string; lineJoin: string; }' is not assignable to type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'lineCap' does not exist in type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2353}]}},{"file":"../src/components/test/layerslottestpage.vue","start":10077,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage.vue","start":10585,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/layerslottestpage.vue","start":11034,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage.vue","start":11394,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage.vue","start":11922,"length":15,"code":2322,"category":1,"messageText":"Type 'boolean' is not assignable to type 'string'."},{"file":"../src/components/test/layerslottestpage.vue","start":11958,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/layerslottestpage.vue","start":12404,"length":4,"code":2322,"category":1,"messageText":{"messageText":"Type '{ fill: { color: string; }; stroke: { color: string; width: number; }; }' is not assignable to type '{ fillColor?: ColorLike | undefined; strokeColor?: ColorLike | undefined; strokeWidth?: number | undefined; lineDash?: number[] | undefined; circle?: { radius?: number | undefined; fill?: { ...; } | undefined; stroke?: { ...; } | undefined; } | undefined; text?: { ...; } | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'fill' does not exist in type '{ fillColor?: ColorLike | undefined; strokeColor?: ColorLike | undefined; strokeWidth?: number | undefined; lineDash?: number[] | undefined; circle?: { radius?: number | undefined; fill?: { ...; } | undefined; stroke?: { ...; } | undefined; } | undefined; text?: { ...; } | undefined; }'.","category":1,"code":2353}]}},{"file":"../src/components/test/layerslottestpage.vue","start":12788,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage.vue","start":12932,"length":5,"code":2322,"category":1,"messageText":{"messageText":"Type '{ point: { radius: number; fill: { color: string; }; stroke: { color: string; width: number; }; }; }' is not assignable to type '{ 'fill-color'?: ColorLike | undefined; 'stroke-color'?: ColorLike | undefined; 'stroke-width'?: number | undefined; 'text-color'?: ColorLike | undefined; ... 6 more ...; text?: { ...; } | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'point' does not exist in type '{ 'fill-color'?: ColorLike | undefined; 'stroke-color'?: ColorLike | undefined; 'stroke-width'?: number | undefined; 'text-color'?: ColorLike | undefined; ... 6 more ...; text?: { ...; } | undefined; }'.","category":1,"code":2353}]},"relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":9478,"length":5,"messageText":"The expected type comes from property 'style' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage.vue","start":13190,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage.vue","start":13610,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/layerslottestpage.vue","start":113,"length":11,"code":2322,"category":1,"messageText":"Type '{ target?: string | undefined; center?: [number, number] | undefined; zoom?: number | undefined; minZoom?: number | undefined; maxZoom?: number | undefined; projection?: string | undefined; ... 11 more ...; ui?: { ...; } | undefined; }' is not assignable to type 'Partial<MapConfig>'.","relatedInformation":[{"file":"../src/components/customopenlayer/index.vue","start":8225,"length":9,"messageText":"The expected type comes from property 'mapConfig' which is declared here on type 'Partial<{ width: string | number; height: string | number; showToolbar: boolean; showMapInfo: boolean; showLayerPanel: boolean; showLegend: boolean; showSearch: boolean; showControls: boolean; ... 10 more ...; enablePopup: boolean; }> & Omit<...> & Record<...>'","category":3,"code":6500}]}]],[898,[{"file":"../src/components/test/layerstyleconfigpage.vue","start":6594,"length":4,"code":2820,"category":1,"messageText":"Type '\"OSM\"' is not assignable to type 'LayerType'. Did you mean '\"osm\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerstyleconfigpage.vue","start":6904,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerstyleconfigpage.vue","start":7355,"length":278,"code":2769,"category":1,"messageText":{"messageText":"No overload matches this call.","category":1,"code":2769,"next":[{"messageText":"Overload 1 of 2, '(getter: ComputedGetter<MapConfig>, debugOptions?: DebuggerOptions | undefined): ComputedRef<MapConfig>', gave the following error.","category":1,"code":2772,"next":[{"messageText":"Type '{ id: string; name: string; type: LayerType; url?: string | undefined; visible: boolean; opacity: number; zIndex: number; source?: any; layer?: { on: LayerOnSignature<EventsKey>; ... 61 more ...; dispose: () => void; } | undefined; ... 38 more ...; filters?: ({ ...; } | ... 2 more ... | { ...; })[] | undefined; }' is not assignable to type 'LayerConfig'.","category":1,"code":2322,"next":[{"messageText":"Types of property 'layer' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type '{ on: LayerOnSignature<EventsKey>; once: LayerOnSignature<EventsKey>; un: LayerOnSignature<void>; ... 59 more ...; dispose: () => void; } | undefined' is not assignable to type 'Layer<Source, LayerRenderer<any>> | undefined'.","category":1,"code":2322}]}]}]},{"messageText":"Overload 2 of 2, '(options: WritableComputedOptions<MapConfig, MapConfig>, debugOptions?: DebuggerOptions | undefined): WritableComputedRef<...>', gave the following error.","category":1,"code":2772,"next":[{"messageText":"Argument of type '() => { center: [number, number]; zoom: number; baseLayers: { id: string; name: string; type: LayerType; url?: string | undefined; visible: boolean; opacity: number; zIndex: number; source?: any; ... 39 more ...; filters?: ({ ...; } | ... 2 more ... | { ...; })[] | undefined; }[]; overlayLayers: never[]; controls: {...' is not assignable to parameter of type 'WritableComputedOptions<MapConfig, MapConfig>'.","category":1,"code":2345}]}]},"relatedInformation":[]},{"file":"../src/components/test/layerstyleconfigpage.vue","start":1520,"length":17,"messageText":"'__VLS_ctx.layerConfig.style' is possibly 'undefined'.","category":1,"code":18048},{"file":"../src/components/test/layerstyleconfigpage.vue","start":1619,"length":17,"messageText":"'__VLS_ctx.layerConfig.style' is possibly 'undefined'.","category":1,"code":18048},{"file":"../src/components/test/layerstyleconfigpage.vue","start":1812,"length":17,"messageText":"'__VLS_ctx.layerConfig.style' is possibly 'undefined'.","category":1,"code":18048},{"file":"../src/components/test/layerstyleconfigpage.vue","start":1913,"length":17,"messageText":"'__VLS_ctx.layerConfig.style' is possibly 'undefined'.","category":1,"code":18048},{"file":"../src/components/test/layerstyleconfigpage.vue","start":2131,"length":17,"messageText":"'__VLS_ctx.layerConfig.style' is possibly 'undefined'.","category":1,"code":18048},{"file":"../src/components/test/layerstyleconfigpage.vue","start":2368,"length":17,"messageText":"'__VLS_ctx.layerConfig.style' is possibly 'undefined'.","category":1,"code":18048},{"file":"../src/components/test/layerstyleconfigpage.vue","start":2532,"length":17,"messageText":"'__VLS_ctx.layerConfig.style' is possibly 'undefined'.","category":1,"code":18048},{"file":"../src/components/test/layerstyleconfigpage.vue","start":2631,"length":17,"messageText":"'__VLS_ctx.layerConfig.style' is possibly 'undefined'.","category":1,"code":18048},{"file":"../src/components/test/layerstyleconfigpage.vue","start":2847,"length":17,"messageText":"'__VLS_ctx.layerConfig.style' is possibly 'undefined'.","category":1,"code":18048},{"file":"../src/components/test/layerstyleconfigpage.vue","start":3055,"length":17,"messageText":"'__VLS_ctx.layerConfig.style' is possibly 'undefined'.","category":1,"code":18048},{"file":"../src/components/test/layerstyleconfigpage.vue","start":3217,"length":17,"messageText":"'__VLS_ctx.layerConfig.style' is possibly 'undefined'.","category":1,"code":18048}]],[899,[{"file":"../src/components/test/maptestpage copy 2.vue","start":666,"length":25,"code":7016,"category":1,"messageText":{"messageText":"Could not find a declaration file for module '@supermapgis/iclient-ol'. 'D:/xiangmukaifa/demo/vue3-openlayer-ts/node_modules/@supermapgis/iclient-ol/namespace.js' implicitly has an 'any' type.","category":1,"code":7016,"next":[{"info":{"moduleReference":"@supermapgis/iclient-ol"}}]}}]],[900,[{"file":"../src/components/test/maptestpage copy 3.vue","start":37863,"length":4,"code":2820,"category":1,"messageText":"Type '\"OSM\"' is not assignable to type 'LayerType'. Did you mean '\"osm\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":38011,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":38345,"length":4,"code":2820,"category":1,"messageText":"Type '\"XYZ\"' is not assignable to type 'LayerType'. Did you mean '\"xyz\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":38572,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":38860,"length":4,"code":2820,"category":1,"messageText":"Type '\"XYZ\"' is not assignable to type 'LayerType'. Did you mean '\"xyz\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":39062,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":39391,"length":4,"code":2322,"category":1,"messageText":"Type '\"tianditu-img\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":39705,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":40282,"length":4,"code":2322,"category":1,"messageText":"Type '\"tianditu-vec\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":40807,"length":4,"code":2820,"category":1,"messageText":"Type '\"XYZ\"' is not assignable to type 'LayerType'. Did you mean '\"xyz\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":41552,"length":4,"code":2322,"category":1,"messageText":"Type '\"tianditu-vec\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":42079,"length":4,"code":2820,"category":1,"messageText":"Type '\"XYZ\"' is not assignable to type 'LayerType'. Did you mean '\"xyz\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":42739,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":43119,"length":4,"code":2322,"category":1,"messageText":"Type '\"tianditu-ter\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":43602,"length":4,"code":2820,"category":1,"messageText":"Type '\"XYZ\"' is not assignable to type 'LayerType'. Did you mean '\"xyz\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":44103,"length":4,"code":2322,"category":1,"messageText":"Type '\"gaode-img\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":44313,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":44646,"length":4,"code":2322,"category":1,"messageText":"Type '\"gaode-vec\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":44882,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":45214,"length":4,"code":2322,"category":1,"messageText":"Type '\"baidu-img\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":45439,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":45770,"length":4,"code":2322,"category":1,"messageText":"Type '\"baidu-vec\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":45995,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":46331,"length":4,"code":2322,"category":1,"messageText":"Type '\"tencent-img\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":46525,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":46860,"length":4,"code":2322,"category":1,"messageText":"Type '\"tencent-vec\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":47082,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":47417,"length":4,"code":2820,"category":1,"messageText":"Type '\"XYZ\"' is not assignable to type 'LayerType'. Did you mean '\"xyz\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":47597,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":47931,"length":4,"code":2820,"category":1,"messageText":"Type '\"OSM\"' is not assignable to type 'LayerType'. Did you mean '\"osm\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":48274,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":48618,"length":4,"code":2322,"category":1,"messageText":"Type '\"TileSuperMapRest\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":48983,"length":4,"code":2322,"category":1,"messageText":"Type '\"TileSuperMapRest\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":49443,"length":4,"code":2322,"category":1,"messageText":"Type '\"TileSuperMapRest\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":50249,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ featureServiceUrl: string; datasetNames: string[]; queryMethod: \"buffer\"; bufferDistance: number; maxFeatures: number; spatialQueryMode: string; }' is not assignable to type '{ queryMethod?: \"point\" | \"buffer\" | undefined; bufferDistance?: number | undefined; datasetNames?: string[] | undefined; featureServiceUrl?: string | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'maxFeatures' does not exist in type '{ queryMethod?: \"point\" | \"buffer\" | undefined; bufferDistance?: number | undefined; datasetNames?: string[] | undefined; featureServiceUrl?: string | undefined; }'.","category":1,"code":2353}]},"relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":8981,"length":14,"messageText":"The expected type comes from property 'supermapConfig' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":50361,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy 3.vue","start":50573,"length":4,"code":2820,"category":1,"messageText":"Type '\"Graticule\"' is not assignable to type 'LayerType'. Did you mean '\"graticule\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":50807,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":51185,"length":4,"code":2820,"category":1,"messageText":"Type '\"WMS\"' is not assignable to type 'LayerType'. Did you mean '\"wms\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":51735,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":52097,"length":6,"code":2322,"category":1,"messageText":"Type '({ name: string; label: string; type: string; } | { name: string; label: string; type: string; formatter: (value: any) => \"是\" | \"否\"; })[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy 3.vue","start":52649,"length":5,"messageText":"Parameter 'value' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/test/maptestpage copy 3.vue","start":53009,"length":4,"code":2820,"category":1,"messageText":"Type '\"WMS\"' is not assignable to type 'LayerType'. Did you mean '\"wms\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":53520,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":53804,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy 3.vue","start":54141,"length":4,"code":2820,"category":1,"messageText":"Type '\"WMS\"' is not assignable to type 'LayerType'. Did you mean '\"wms\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":54627,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":54958,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy 3.vue","start":55303,"length":4,"code":2820,"category":1,"messageText":"Type '\"WMS\"' is not assignable to type 'LayerType'. Did you mean '\"wms\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":55573,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":55858,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy 3.vue","start":56252,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":56871,"length":8,"code":2322,"category":1,"messageText":{"messageText":"Type '{ template: string; font: string; fill: { color: string; }; stroke: { color: string; width: number; }; }' is not assignable to type '{ fill?: { color?: ColorLike | undefined; } | undefined; stroke?: { color?: ColorLike | undefined; width?: number | undefined; } | undefined; font?: string | undefined; offsetX?: number | undefined; offsetY?: number | undefined; scale?: number | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'template' does not exist in type '{ fill?: { color?: ColorLike | undefined; } | undefined; stroke?: { color?: ColorLike | undefined; width?: number | undefined; } | undefined; font?: string | undefined; offsetX?: number | undefined; offsetY?: number | undefined; scale?: number | undefined; }'.","category":1,"code":2353}]}},{"file":"../src/components/test/maptestpage copy 3.vue","start":57418,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy 3.vue","start":57719,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":58548,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy 3.vue","start":58831,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":59171,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":59510,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy 3.vue","start":59917,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":60267,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":60632,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy 3.vue","start":61043,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":61323,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":61611,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy 3.vue","start":62045,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":62154,"length":5,"code":2322,"category":1,"messageText":{"messageText":"Type '{ point: { radius: number; fill: { color: string; }; stroke: { color: string; width: number; }; }; }' is not assignable to type '{ 'fill-color'?: ColorLike | undefined; 'stroke-color'?: ColorLike | undefined; 'stroke-width'?: number | undefined; 'text-color'?: ColorLike | undefined; ... 6 more ...; text?: { ...; } | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'point' does not exist in type '{ 'fill-color'?: ColorLike | undefined; 'stroke-color'?: ColorLike | undefined; 'stroke-width'?: number | undefined; 'text-color'?: ColorLike | undefined; ... 6 more ...; text?: { ...; } | undefined; }'.","category":1,"code":2353}]},"relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":9478,"length":5,"messageText":"The expected type comes from property 'style' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":62412,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":62832,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy 3.vue","start":63231,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":63411,"length":7,"code":2322,"category":1,"messageText":{"messageText":"Type '{ color: string; width: number; lineCap: string; lineJoin: string; }' is not assignable to type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'lineCap' does not exist in type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2353}]}},{"file":"../src/components/test/maptestpage copy 3.vue","start":63518,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":63970,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy 3.vue","start":64371,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":64675,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":65147,"length":15,"code":2322,"category":1,"messageText":"Type 'boolean' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy 3.vue","start":65179,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy 3.vue","start":65581,"length":4,"code":2322,"category":1,"messageText":{"messageText":"Type '{ fill: { color: string; }; stroke: { color: string; width: number; }; }' is not assignable to type '{ fillColor?: ColorLike | undefined; strokeColor?: ColorLike | undefined; strokeWidth?: number | undefined; lineDash?: number[] | undefined; circle?: { radius?: number | undefined; fill?: { ...; } | undefined; stroke?: { ...; } | undefined; } | undefined; text?: { ...; } | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'fill' does not exist in type '{ fillColor?: ColorLike | undefined; strokeColor?: ColorLike | undefined; strokeWidth?: number | undefined; lineDash?: number[] | undefined; circle?: { radius?: number | undefined; fill?: { ...; } | undefined; stroke?: { ...; } | undefined; } | undefined; text?: { ...; } | undefined; }'.","category":1,"code":2353}]}},{"file":"../src/components/test/maptestpage copy 3.vue","start":66042,"length":7,"code":2322,"category":1,"messageText":{"messageText":"Type '{ heatmap: { blur: number; radius: number; weight: string; gradient: string[]; maxZoom: number; minZoom: number; }; }' is not assignable to type '{ 'fill-color'?: ColorLike | undefined; 'stroke-color'?: ColorLike | undefined; 'stroke-width'?: number | undefined; 'text-color'?: ColorLike | undefined; ... 6 more ...; text?: { ...; } | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'heatmap' does not exist in type '{ 'fill-color'?: ColorLike | undefined; 'stroke-color'?: ColorLike | undefined; 'stroke-width'?: number | undefined; 'text-color'?: ColorLike | undefined; ... 6 more ...; text?: { ...; } | undefined; }'.","category":1,"code":2353}]},"relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":9478,"length":5,"messageText":"The expected type comes from property 'style' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":66325,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":66661,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy 3.vue","start":68234,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":68703,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy 3.vue","start":81522,"length":6,"code":2322,"category":1,"messageText":{"messageText":"Type '{ url: string; title: string; description: string; }[]' is not assignable to type 'string[] | ((feature: Feature<Geometry>, coordinate: Coordinate) => string[])'.","category":1,"code":2322,"next":[{"messageText":"Type '{ url: string; title: string; description: string; }[]' is not assignable to type 'string[]'.","category":1,"code":2322,"next":[{"messageText":"Type '{ url: string; title: string; description: string; }' is not assignable to type 'string'.","category":1,"code":2322}]}]}},{"file":"../src/components/test/maptestpage copy 3.vue","start":82748,"length":4,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '{ type: \"array\"; data: { id: number; name: string; type: string; population: number; area: number; established: string; website: string; }[]; title: string; fields: ({ name: string; label: string; type: \"text\"; } | { ...; } | { ...; } | { ...; })[]; showCloseButton: true; maxWidth: number; }' is not assignable to parameter of type 'PopupConfig'.","category":1,"code":2345,"next":[{"messageText":"Object literal may only specify known properties, and 'data' does not exist in type 'ArrayPopupConfig'.","category":1,"code":2353}]}},{"file":"../src/components/test/maptestpage copy 3.vue","start":86246,"length":19,"code":2322,"category":1,"messageText":{"messageText":"Type 'LayerConfig[]' is not assignable to type '({ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; })[] | ({ ...; } | ... 3...'.","category":1,"code":2322,"next":[{"messageText":"Type 'LayerConfig[]' is not assignable to type '({ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; })[]'.","category":1,"code":2322,"next":[{"messageText":"Type 'LayerConfig' is not assignable to type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2322,"next":[{"messageText":"Type 'LayerConfig' is not assignable to type '{ id: string; name: string; type: string; visible: boolean; opacity: number; attribution: string; center: number[]; locationAnimation: { enabled: boolean; duration: number; easing: string; maxZoom: number; padding: number[]; }; ... 8 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2322,"next":[{"messageText":"Property 'attribution' is missing in type 'LayerConfig' but required in type '{ id: string; name: string; type: string; url: string; visible: boolean; opacity: number; attribution: string; center: number[]; locationAnimation: { enabled: boolean; duration: number; easing: string; maxZoom: number; padding: number[]; }; ... 7 more ...; vectorTileConfig?: undefined; }'.","category":1,"code":2741}]}]}]}]},"relatedInformation":[{"file":"../src/components/test/maptestpage copy 3.vue","start":75540,"length":31,"messageText":"'attribution' is declared here.","category":3,"code":2728}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":86948,"length":169,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; name: string; type: \"osm\"; visible: false; opacity: number; zIndex: number; }' is not assignable to type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | ... 8 more ... | { ...; }'.","category":1,"code":2322,"next":[{"messageText":"Type '{ id: string; name: string; type: \"osm\"; visible: false; opacity: number; zIndex: number; }' is not assignable to type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; }'.","category":1,"code":2322,"next":[{"messageText":"Property 'legend' is missing in type '{ id: string; name: string; type: \"osm\"; visible: false; opacity: number; zIndex: number; }' but required in type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; }'.","category":1,"code":2741}]}]},"relatedInformation":[{"file":"../src/components/test/maptestpage copy 3.vue","start":70483,"length":249,"messageText":"'legend' is declared here.","category":3,"code":2728}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":96877,"length":6,"code":2322,"category":1,"messageText":"Type 'number[]' is not assignable to type '[number, number]'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":17370,"length":6,"messageText":"The expected type comes from property 'center' which is declared here on type 'MapConfig | { target?: string | undefined; center?: [number, number] | undefined; zoom?: number | undefined; minZoom?: number | undefined; maxZoom?: number | undefined; ... 12 more ...; ui?: { ...; } | undefined; }'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":97173,"length":19,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; }[]' is not assignable to type '({ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; })[] | ({ ...; } | ... 3...'.","category":1,"code":2322,"next":[{"messageText":"Type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; }[]' is not assignable to type '({ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; })[]'.","category":1,"code":2322,"next":[{"messageText":"Type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; }' is not assignable to type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2322,"next":[{"messageText":"Property 'legend' is missing in type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; }' but required in type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; }'.","category":1,"code":2741}]}]}]},"relatedInformation":[{"file":"../src/components/test/maptestpage copy 3.vue","start":70483,"length":249,"messageText":"'legend' is declared here.","category":3,"code":2728}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":98750,"length":18,"code":2322,"category":1,"messageText":"Type '{ center: number[]; zoom: number; minZoom: number; maxZoom: number; projection: string; layers: ({ id: string; name: string; type: string; visible: boolean; opacity: number; zIndex: number; data?: undefined; clusterDistance?: undefined; style?: undefined; } | { ...; })[]; }' is not assignable to type 'OpenLayersConfig | { view?: { center?: [number, number] | undefined; zoom?: number | undefined; minZoom?: number | undefined; maxZoom?: number | undefined; projection?: string | undefined; extent?: [...] | undefined; enableRotation?: boolean | undefined; } | undefined; ... 8 more ...; drawing?: { ...; } | undefined;...'."},{"file":"../src/components/test/maptestpage copy 3.vue","start":98860,"length":6,"code":2322,"category":1,"messageText":"Type 'number[]' is not assignable to type '[number, number]'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":17370,"length":6,"messageText":"The expected type comes from property 'center' which is declared here on type 'MapConfig | { target?: string | undefined; center?: [number, number] | undefined; zoom?: number | undefined; minZoom?: number | undefined; maxZoom?: number | undefined; ... 12 more ...; ui?: { ...; } | undefined; }'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":99071,"length":19,"code":2322,"category":1,"messageText":{"messageText":"Type '({ id: string; name: string; type: string; visible: boolean; opacity: number; zIndex: number; data?: undefined; clusterDistance?: undefined; style?: undefined; } | { id: string; name: string; type: string; ... 5 more ...; style: { ...; }; })[]' is not assignable to type '({ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; })[] | ({ ...; } | ... 3...'.","category":1,"code":2322,"next":[{"messageText":"Type '({ id: string; name: string; type: string; visible: boolean; opacity: number; zIndex: number; data?: undefined; clusterDistance?: undefined; style?: undefined; } | { id: string; name: string; type: string; ... 5 more ...; style: { ...; }; })[]' is not assignable to type '({ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; })[]'.","category":1,"code":2322,"next":[{"messageText":"Type '{ id: string; name: string; type: string; visible: boolean; opacity: number; zIndex: number; data?: undefined; clusterDistance?: undefined; style?: undefined; } | { id: string; name: string; type: string; ... 5 more ...; style: { ...; }; }' is not assignable to type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2322,"next":[{"messageText":"Type '{ id: string; name: string; type: string; visible: boolean; opacity: number; zIndex: number; data?: undefined; clusterDistance?: undefined; style?: undefined; }' is not assignable to type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2322,"next":[{"messageText":"Type '{ id: string; name: string; type: string; visible: boolean; opacity: number; zIndex: number; data?: undefined; clusterDistance?: undefined; style?: undefined; }' is missing the following properties from type '{ id: string; name: string; type: string; visible: boolean; opacity: number; attribution: string; center: number[]; locationAnimation: { enabled: boolean; duration: number; easing: string; maxZoom: number; padding: number[]; }; ... 8 more ...; wfsConfig?: undefined; }': attribution, center, locationAnimation, canvasConfig, and 2 more.","category":1,"code":2740}]}]}]}]}},{"file":"../src/components/test/maptestpage copy 3.vue","start":101865,"length":43,"messageText":"Object is possibly 'undefined'.","category":1,"code":2532},{"file":"../src/components/test/maptestpage copy 3.vue","start":103750,"length":20,"code":2322,"category":1,"messageText":"Type 'string' is not assignable to type '\"top-left\" | \"top-right\" | \"bottom-left\" | \"bottom-right\"'."},{"file":"../src/components/test/maptestpage copy 3.vue","start":104116,"length":6,"code":2339,"category":1,"messageText":{"messageText":"Property 'apiKey' does not exist on type '{ enabled: boolean; position: string; provider: string; placeholder: string; maxResults: number; showHistory: boolean; searchDelay: number; minSearchLength: number; customApi: { url: string; key: string; method: string; headers: { ...; }; params: { ...; }; }; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2339,"next":[{"messageText":"Property 'apiKey' does not exist on type '{ enabled: boolean; position: string; provider: string; placeholder: string; maxResults: number; showHistory: boolean; searchDelay: number; minSearchLength: number; customApi: { url: string; key: string; method: string; headers: { ...; }; params: { ...; }; }; }'.","category":1,"code":2339}]}},{"file":"../src/components/test/maptestpage copy 3.vue","start":104161,"length":6,"code":2339,"category":1,"messageText":{"messageText":"Property 'apiKey' does not exist on type '{ enabled: boolean; position: string; provider: string; placeholder: string; maxResults: number; showHistory: boolean; searchDelay: number; minSearchLength: number; customApi: { url: string; key: string; method: string; headers: { ...; }; params: { ...; }; }; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2339,"next":[{"messageText":"Property 'apiKey' does not exist on type '{ enabled: boolean; position: string; provider: string; placeholder: string; maxResults: number; showHistory: boolean; searchDelay: number; minSearchLength: number; customApi: { url: string; key: string; method: string; headers: { ...; }; params: { ...; }; }; }'.","category":1,"code":2339}]}},{"file":"../src/components/test/maptestpage copy 3.vue","start":104194,"length":9,"code":2339,"category":1,"messageText":{"messageText":"Property 'customApi' does not exist on type '{ enabled: boolean; position: string; provider: string; placeholder: string; maxResults: number; showHistory: boolean; searchDelay: number; minSearchLength: number; customApi: { url: string; key: string; method: string; headers: { ...; }; params: { ...; }; }; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2339,"next":[{"messageText":"Property 'customApi' does not exist on type '{ enabled: boolean; position: string; provider: string; placeholder: string; maxResults: number; showHistory: boolean; searchDelay: number; minSearchLength: number; apiKey: string; }'.","category":1,"code":2339}]}},{"file":"../src/components/test/maptestpage copy 3.vue","start":104242,"length":9,"code":2339,"category":1,"messageText":{"messageText":"Property 'customApi' does not exist on type '{ enabled: boolean; position: string; provider: string; placeholder: string; maxResults: number; showHistory: boolean; searchDelay: number; minSearchLength: number; customApi: { url: string; key: string; method: string; headers: { ...; }; params: { ...; }; }; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2339,"next":[{"messageText":"Property 'customApi' does not exist on type '{ enabled: boolean; position: string; provider: string; placeholder: string; maxResults: number; showHistory: boolean; searchDelay: number; minSearchLength: number; apiKey: string; }'.","category":1,"code":2339}]}},{"file":"../src/components/test/maptestpage copy 3.vue","start":104292,"length":9,"code":2339,"category":1,"messageText":{"messageText":"Property 'customApi' does not exist on type '{ enabled: boolean; position: string; provider: string; placeholder: string; maxResults: number; showHistory: boolean; searchDelay: number; minSearchLength: number; customApi: { url: string; key: string; method: string; headers: { ...; }; params: { ...; }; }; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2339,"next":[{"messageText":"Property 'customApi' does not exist on type '{ enabled: boolean; position: string; provider: string; placeholder: string; maxResults: number; showHistory: boolean; searchDelay: number; minSearchLength: number; apiKey: string; }'.","category":1,"code":2339}]}},{"file":"../src/components/test/maptestpage copy 3.vue","start":110434,"length":24,"messageText":"'customOpenlayerRef.value' is possibly 'null'.","category":1,"code":18047},{"file":"../src/components/test/maptestpage copy 3.vue","start":112141,"length":19,"messageText":"Cannot find name 'geoJsonLocationTool'.","category":1,"code":2304},{"file":"../src/components/test/maptestpage copy 3.vue","start":121653,"length":24,"messageText":"'customOpenlayerRef.value' is possibly 'null'.","category":1,"code":18047},{"file":"../src/components/test/maptestpage copy 3.vue","start":122141,"length":24,"messageText":"'customOpenlayerRef.value' is possibly 'null'.","category":1,"code":18047},{"file":"../src/components/test/maptestpage copy 3.vue","start":122622,"length":24,"messageText":"'customOpenlayerRef.value' is possibly 'null'.","category":1,"code":18047},{"file":"../src/components/test/maptestpage copy 3.vue","start":123111,"length":24,"messageText":"'customOpenlayerRef.value' is possibly 'null'.","category":1,"code":18047},{"file":"../src/components/test/maptestpage copy 3.vue","start":123377,"length":24,"messageText":"'customOpenlayerRef.value' is possibly 'null'.","category":1,"code":18047},{"file":"../src/components/test/maptestpage copy 3.vue","start":123597,"length":5,"messageText":"Parameter 'layer' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/test/maptestpage copy 3.vue","start":125205,"length":18,"code":7053,"category":1,"messageText":{"messageText":"Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ 城北街道: string; cultural: string; park: string; education: string; commercial: string; residential: string; }'.","category":1,"code":7053,"next":[{"messageText":"No index signature with a parameter of type 'string' was found on type '{ 城北街道: string; cultural: string; park: string; education: string; commercial: string; residential: string; }'.","category":1,"code":7054}]}},{"file":"../src/components/test/maptestpage copy 3.vue","start":125234,"length":18,"code":7053,"category":1,"messageText":{"messageText":"Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.","category":1,"code":7053,"next":[{"messageText":"No index signature with a parameter of type 'string' was found on type '{}'.","category":1,"code":7054}]}},{"file":"../src/components/test/maptestpage copy 3.vue","start":147514,"length":1,"messageText":"Parameter 'f' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/test/maptestpage copy 3.vue","start":12519,"length":18,"code":2339,"category":1,"messageText":"Property 'toggleSearchConfig' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: Partial<{}> & Omit<{} & VNodeProps & AllowedComponentProps & ComponentCustomProps, never>; ... 11 more ...; $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R, args_2: OnCleanup) => any : (ar...'."},{"file":"../src/components/test/maptestpage copy 3.vue","start":14439,"length":5,"code":2551,"category":1,"messageText":"Property 'value' does not exist on type 'string[]'. Did you mean 'values'?","relatedInformation":[{"file":"../node_modules/typescript/lib/lib.es2015.iterable.d.ts","start":2266,"length":30,"messageText":"'values' is declared here.","category":3,"code":2728}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":15040,"length":5,"code":2551,"category":1,"messageText":"Property 'value' does not exist on type 'string[]'. Did you mean 'values'?","relatedInformation":[{"file":"../node_modules/typescript/lib/lib.es2015.iterable.d.ts","start":2266,"length":30,"messageText":"'values' is declared here.","category":3,"code":2728}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":19751,"length":11,"code":2322,"category":1,"messageText":"Type '{ target?: string | undefined; center?: [number, number] | undefined; zoom?: number | undefined; minZoom?: number | undefined; maxZoom?: number | undefined; projection?: string | undefined; ... 11 more ...; ui?: { ...; } | undefined; }' is not assignable to type 'Partial<MapConfig>'.","relatedInformation":[{"file":"../src/components/customopenlayer/index.vue","start":8225,"length":9,"messageText":"The expected type comes from property 'mapConfig' which is declared here on type 'Partial<{ width: string | number; height: string | number; showToolbar: boolean; showMapInfo: boolean; showLayerPanel: boolean; showLegend: boolean; showSearch: boolean; showControls: boolean; ... 10 more ...; enablePopup: boolean; }> & Omit<...> & Record<...>'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":20277,"length":6,"code":2322,"category":1,"messageText":{"messageText":"Type '(result: object) => Promise<void>' is not assignable to type '(query: string) => any'.","category":1,"code":2322,"next":[{"messageText":"Types of parameters 'result' and 'query' are incompatible.","category":1,"code":2328,"next":[{"messageText":"Type 'string' is not assignable to type 'object'.","category":1,"code":2322}]}]},"relatedInformation":[]}]],[901,[{"file":"../src/components/test/maptestpage copy.vue","start":22688,"length":4,"code":2820,"category":1,"messageText":"Type '\"OSM\"' is not assignable to type 'LayerType'. Did you mean '\"osm\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":22858,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":23192,"length":4,"code":2820,"category":1,"messageText":"Type '\"XYZ\"' is not assignable to type 'LayerType'. Did you mean '\"xyz\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":23441,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":23729,"length":4,"code":2820,"category":1,"messageText":"Type '\"XYZ\"' is not assignable to type 'LayerType'. Did you mean '\"xyz\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":23953,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":24282,"length":4,"code":2322,"category":1,"messageText":"Type '\"tianditu-img\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":24620,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":24961,"length":4,"code":2322,"category":1,"messageText":"Type '\"tianditu-vec\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":25299,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":25635,"length":4,"code":2322,"category":1,"messageText":"Type '\"gaode-img\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":25867,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":26200,"length":4,"code":2322,"category":1,"messageText":"Type '\"gaode-vec\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":26458,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":26790,"length":4,"code":2322,"category":1,"messageText":"Type '\"baidu-img\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":27037,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":27368,"length":4,"code":2322,"category":1,"messageText":"Type '\"baidu-vec\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":27615,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":27951,"length":4,"code":2322,"category":1,"messageText":"Type '\"tencent-img\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":28167,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":28502,"length":4,"code":2322,"category":1,"messageText":"Type '\"tencent-vec\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":28746,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":29081,"length":4,"code":2820,"category":1,"messageText":"Type '\"XYZ\"' is not assignable to type 'LayerType'. Did you mean '\"xyz\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":29261,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":29595,"length":4,"code":2820,"category":1,"messageText":"Type '\"OSM\"' is not assignable to type 'LayerType'. Did you mean '\"osm\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":29965,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":30376,"length":4,"code":2322,"category":1,"messageText":"Type '\"TileSuperMapRest\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":30908,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy.vue","start":31242,"length":4,"code":2820,"category":1,"messageText":"Type '\"XYZ\"' is not assignable to type 'LayerType'. Did you mean '\"xyz\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":31583,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":31915,"length":4,"code":2820,"category":1,"messageText":"Type '\"Graticule\"' is not assignable to type 'LayerType'. Did you mean '\"graticule\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":32149,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":32475,"length":4,"code":2820,"category":1,"messageText":"Type '\"WMS\"' is not assignable to type 'LayerType'. Did you mean '\"wms\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":32986,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":33270,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy.vue","start":33607,"length":4,"code":2820,"category":1,"messageText":"Type '\"WMS\"' is not assignable to type 'LayerType'. Did you mean '\"wms\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":34093,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":34424,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy.vue","start":34769,"length":4,"code":2820,"category":1,"messageText":"Type '\"WMS\"' is not assignable to type 'LayerType'. Did you mean '\"wms\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":35039,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":35324,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy.vue","start":35730,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":36070,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":36409,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy.vue","start":36816,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":37166,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":37531,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy.vue","start":37942,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":38222,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":38510,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy.vue","start":38944,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":39054,"length":5,"code":2322,"category":1,"messageText":{"messageText":"Type '{ point: { radius: number; fill: { color: string; }; stroke: { color: string; width: number; }; }; }' is not assignable to type '{ 'fill-color'?: ColorLike | undefined; 'stroke-color'?: ColorLike | undefined; 'stroke-width'?: number | undefined; 'text-color'?: ColorLike | undefined; ... 6 more ...; text?: { ...; } | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'point' does not exist in type '{ 'fill-color'?: ColorLike | undefined; 'stroke-color'?: ColorLike | undefined; 'stroke-width'?: number | undefined; 'text-color'?: ColorLike | undefined; ... 6 more ...; text?: { ...; } | undefined; }'.","category":1,"code":2353}]},"relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":9478,"length":5,"messageText":"The expected type comes from property 'style' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":39312,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":39732,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy.vue","start":40131,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":40311,"length":7,"code":2322,"category":1,"messageText":{"messageText":"Type '{ color: string; width: number; lineCap: string; lineJoin: string; }' is not assignable to type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'lineCap' does not exist in type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2353}]}},{"file":"../src/components/test/maptestpage copy.vue","start":40418,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":40843,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy.vue","start":41244,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":41548,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":42020,"length":15,"code":2322,"category":1,"messageText":"Type 'boolean' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy.vue","start":42051,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy.vue","start":42453,"length":4,"code":2322,"category":1,"messageText":{"messageText":"Type '{ fill: { color: string; }; stroke: { color: string; width: number; }; }' is not assignable to type '{ fillColor?: ColorLike | undefined; strokeColor?: ColorLike | undefined; strokeWidth?: number | undefined; lineDash?: number[] | undefined; circle?: { radius?: number | undefined; fill?: { ...; } | undefined; stroke?: { ...; } | undefined; } | undefined; text?: { ...; } | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'fill' does not exist in type '{ fillColor?: ColorLike | undefined; strokeColor?: ColorLike | undefined; strokeWidth?: number | undefined; lineDash?: number[] | undefined; circle?: { radius?: number | undefined; fill?: { ...; } | undefined; stroke?: { ...; } | undefined; } | undefined; text?: { ...; } | undefined; }'.","category":1,"code":2353}]}},{"file":"../src/components/test/maptestpage copy.vue","start":42914,"length":7,"code":2322,"category":1,"messageText":{"messageText":"Type '{ heatmap: { blur: number; radius: number; weight: string; gradient: string[]; maxZoom: number; minZoom: number; }; }' is not assignable to type '{ 'fill-color'?: ColorLike | undefined; 'stroke-color'?: ColorLike | undefined; 'stroke-width'?: number | undefined; 'text-color'?: ColorLike | undefined; ... 6 more ...; text?: { ...; } | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'heatmap' does not exist in type '{ 'fill-color'?: ColorLike | undefined; 'stroke-color'?: ColorLike | undefined; 'stroke-width'?: number | undefined; 'text-color'?: ColorLike | undefined; ... 6 more ...; text?: { ...; } | undefined; }'.","category":1,"code":2353}]},"relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":9478,"length":5,"messageText":"The expected type comes from property 'style' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":43197,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":43533,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy.vue","start":45106,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3453,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7601,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":45575,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy.vue","start":58339,"length":6,"code":2322,"category":1,"messageText":{"messageText":"Type '{ url: string; title: string; description: string; }[]' is not assignable to type 'string[] | ((feature: Feature<Geometry>, coordinate: Coordinate) => string[])'.","category":1,"code":2322,"next":[{"messageText":"Type '{ url: string; title: string; description: string; }[]' is not assignable to type 'string[]'.","category":1,"code":2322,"next":[{"messageText":"Type '{ url: string; title: string; description: string; }' is not assignable to type 'string'.","category":1,"code":2322}]}]}},{"file":"../src/components/test/maptestpage copy.vue","start":59565,"length":4,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '{ type: \"array\"; data: { id: number; name: string; type: string; population: number; area: number; established: string; website: string; }[]; title: string; fields: ({ name: string; label: string; type: \"text\"; } | { ...; } | { ...; } | { ...; })[]; showCloseButton: true; maxWidth: number; }' is not assignable to parameter of type 'PopupConfig'.","category":1,"code":2345,"next":[{"messageText":"Object literal may only specify known properties, and 'data' does not exist in type 'ArrayPopupConfig'.","category":1,"code":2353}]}},{"file":"../src/components/test/maptestpage copy.vue","start":63063,"length":19,"code":2322,"category":1,"messageText":{"messageText":"Type 'LayerConfig[]' is not assignable to type '({ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; })[] | ({ ...; } | ... 3...'.","category":1,"code":2322,"next":[{"messageText":"Type 'LayerConfig[]' is not assignable to type '({ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; })[]'.","category":1,"code":2322,"next":[{"messageText":"Type 'LayerConfig' is not assignable to type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2322,"next":[{"messageText":"Type 'LayerConfig' is not assignable to type '{ id: string; name: string; type: string; visible: boolean; opacity: number; attribution: string; center: number[]; locationAnimation: { enabled: boolean; duration: number; easing: string; maxZoom: number; padding: number[]; }; ... 8 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2322,"next":[{"messageText":"Property 'attribution' is missing in type 'LayerConfig' but required in type '{ id: string; name: string; type: string; url: string; visible: boolean; opacity: number; attribution: string; center: number[]; locationAnimation: { enabled: boolean; duration: number; easing: string; maxZoom: number; padding: number[]; }; ... 7 more ...; vectorTileConfig?: undefined; }'.","category":1,"code":2741}]}]}]}]},"relatedInformation":[{"file":"../src/components/test/maptestpage copy.vue","start":52412,"length":31,"messageText":"'attribution' is declared here.","category":3,"code":2728}]},{"file":"../src/components/test/maptestpage copy.vue","start":63765,"length":169,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; name: string; type: \"osm\"; visible: false; opacity: number; zIndex: number; }' is not assignable to type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | ... 8 more ... | { ...; }'.","category":1,"code":2322,"next":[{"messageText":"Type '{ id: string; name: string; type: \"osm\"; visible: false; opacity: number; zIndex: number; }' is not assignable to type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; }'.","category":1,"code":2322,"next":[{"messageText":"Property 'legend' is missing in type '{ id: string; name: string; type: \"osm\"; visible: false; opacity: number; zIndex: number; }' but required in type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; }'.","category":1,"code":2741}]}]},"relatedInformation":[{"file":"../src/components/test/maptestpage copy.vue","start":47355,"length":249,"messageText":"'legend' is declared here.","category":3,"code":2728}]},{"file":"../src/components/test/maptestpage copy.vue","start":72051,"length":6,"code":2322,"category":1,"messageText":"Type 'number[]' is not assignable to type '[number, number]'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":17370,"length":6,"messageText":"The expected type comes from property 'center' which is declared here on type 'MapConfig | { target?: string | undefined; center?: [number, number] | undefined; zoom?: number | undefined; minZoom?: number | undefined; maxZoom?: number | undefined; ... 12 more ...; ui?: { ...; } | undefined; }'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":72347,"length":19,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; }[]' is not assignable to type '({ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; })[] | ({ ...; } | ... 3...'.","category":1,"code":2322,"next":[{"messageText":"Type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; }[]' is not assignable to type '({ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; })[]'.","category":1,"code":2322,"next":[{"messageText":"Type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; }' is not assignable to type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2322,"next":[{"messageText":"Property 'legend' is missing in type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; }' but required in type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; }'.","category":1,"code":2741}]}]}]},"relatedInformation":[{"file":"../src/components/test/maptestpage copy.vue","start":47355,"length":249,"messageText":"'legend' is declared here.","category":3,"code":2728}]},{"file":"../src/components/test/maptestpage copy.vue","start":73924,"length":18,"code":2322,"category":1,"messageText":"Type '{ center: number[]; zoom: number; minZoom: number; maxZoom: number; projection: string; layers: ({ id: string; name: string; type: string; visible: boolean; opacity: number; zIndex: number; data?: undefined; clusterDistance?: undefined; style?: undefined; } | { ...; })[]; }' is not assignable to type 'OpenLayersConfig | { view?: { center?: [number, number] | undefined; zoom?: number | undefined; minZoom?: number | undefined; maxZoom?: number | undefined; projection?: string | undefined; extent?: [...] | undefined; enableRotation?: boolean | undefined; } | undefined; ... 8 more ...; drawing?: { ...; } | undefined;...'."},{"file":"../src/components/test/maptestpage copy.vue","start":74034,"length":6,"code":2322,"category":1,"messageText":"Type 'number[]' is not assignable to type '[number, number]'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":17370,"length":6,"messageText":"The expected type comes from property 'center' which is declared here on type 'MapConfig | { target?: string | undefined; center?: [number, number] | undefined; zoom?: number | undefined; minZoom?: number | undefined; maxZoom?: number | undefined; ... 12 more ...; ui?: { ...; } | undefined; }'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":74245,"length":19,"code":2322,"category":1,"messageText":{"messageText":"Type '({ id: string; name: string; type: string; visible: boolean; opacity: number; zIndex: number; data?: undefined; clusterDistance?: undefined; style?: undefined; } | { id: string; name: string; type: string; ... 5 more ...; style: { ...; }; })[]' is not assignable to type '({ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; })[] | ({ ...; } | ... 3...'.","category":1,"code":2322,"next":[{"messageText":"Type '({ id: string; name: string; type: string; visible: boolean; opacity: number; zIndex: number; data?: undefined; clusterDistance?: undefined; style?: undefined; } | { id: string; name: string; type: string; ... 5 more ...; style: { ...; }; })[]' is not assignable to type '({ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; })[]'.","category":1,"code":2322,"next":[{"messageText":"Type '{ id: string; name: string; type: string; visible: boolean; opacity: number; zIndex: number; data?: undefined; clusterDistance?: undefined; style?: undefined; } | { id: string; name: string; type: string; ... 5 more ...; style: { ...; }; }' is not assignable to type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2322,"next":[{"messageText":"Type '{ id: string; name: string; type: string; visible: boolean; opacity: number; zIndex: number; data?: undefined; clusterDistance?: undefined; style?: undefined; }' is not assignable to type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2322,"next":[{"messageText":"Type '{ id: string; name: string; type: string; visible: boolean; opacity: number; zIndex: number; data?: undefined; clusterDistance?: undefined; style?: undefined; }' is missing the following properties from type '{ id: string; name: string; type: string; visible: boolean; opacity: number; attribution: string; center: number[]; locationAnimation: { enabled: boolean; duration: number; easing: string; maxZoom: number; padding: number[]; }; ... 8 more ...; wfsConfig?: undefined; }': attribution, center, locationAnimation, canvasConfig, and 2 more.","category":1,"code":2740}]}]}]}]}},{"file":"../src/components/test/maptestpage copy.vue","start":79836,"length":24,"messageText":"'customOpenlayerRef.value' is possibly 'null'.","category":1,"code":18047},{"file":"../src/components/test/maptestpage copy.vue","start":81480,"length":19,"messageText":"Cannot find name 'geoJsonLocationTool'.","category":1,"code":2304},{"file":"../src/components/test/maptestpage copy.vue","start":89487,"length":24,"messageText":"'customOpenlayerRef.value' is possibly 'null'.","category":1,"code":18047},{"file":"../src/components/test/maptestpage copy.vue","start":89975,"length":24,"messageText":"'customOpenlayerRef.value' is possibly 'null'.","category":1,"code":18047},{"file":"../src/components/test/maptestpage copy.vue","start":90456,"length":24,"messageText":"'customOpenlayerRef.value' is possibly 'null'.","category":1,"code":18047},{"file":"../src/components/test/maptestpage copy.vue","start":90924,"length":24,"messageText":"'customOpenlayerRef.value' is possibly 'null'.","category":1,"code":18047},{"file":"../src/components/test/maptestpage copy.vue","start":91190,"length":24,"messageText":"'customOpenlayerRef.value' is possibly 'null'.","category":1,"code":18047},{"file":"../src/components/test/maptestpage copy.vue","start":91387,"length":5,"messageText":"Parameter 'layer' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/test/maptestpage copy.vue","start":7585,"length":11,"code":2322,"category":1,"messageText":"Type '{ target?: string | undefined; center?: [number, number] | undefined; zoom?: number | undefined; minZoom?: number | undefined; maxZoom?: number | undefined; projection?: string | undefined; ... 11 more ...; ui?: { ...; } | undefined; }' is not assignable to type 'Partial<MapConfig>'.","relatedInformation":[{"file":"../src/components/customopenlayer/index.vue","start":8225,"length":9,"messageText":"The expected type comes from property 'mapConfig' which is declared here on type 'Partial<{ width: string | number; height: string | number; showToolbar: boolean; showMapInfo: boolean; showLayerPanel: boolean; showLegend: boolean; showSearch: boolean; showControls: boolean; ... 10 more ...; enablePopup: boolean; }> & Omit<...> & Record<...>'","category":3,"code":6500}]}]],[902,[{"file":"../src/components/test/maptestpage-1可以获取数据.vue","start":666,"length":25,"code":7016,"category":1,"messageText":{"messageText":"Could not find a declaration file for module '@supermapgis/iclient-ol'. 'D:/xiangmukaifa/demo/vue3-openlayer-ts/node_modules/@supermapgis/iclient-ol/namespace.js' implicitly has an 'any' type.","category":1,"code":7016,"next":[{"info":{"moduleReference":"@supermapgis/iclient-ol"}}]}}]],[903,[{"file":"../src/components/test/maptestpage.vue","start":37257,"length":3,"code":2322,"category":1,"messageText":{"messageText":"Type '{ showFullscreen: false; showClose: false; top: string; left: string; width: string; height: string; maxWidth: string; }' is not assignable to type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'top' does not exist in type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'.","category":1,"code":2353}]}},{"file":"../src/components/test/maptestpage.vue","start":38309,"length":4,"code":2322,"category":1,"messageText":"Type '\"TileSuperMapRest\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":38726,"length":4,"code":2322,"category":1,"messageText":"Type '\"TileSuperMapRest\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":39340,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":39556,"length":7,"code":2322,"category":1,"messageText":{"messageText":"Type '{ color: string; width: number; lineCap: string; lineJoin: string; }' is not assignable to type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'lineCap' does not exist in type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2353}]}},{"file":"../src/components/test/maptestpage.vue","start":39684,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":39900,"length":7,"code":2322,"category":1,"messageText":{"messageText":"Type '{ color: string; width: number; lineCap: string; lineJoin: string; }' is not assignable to type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'lineCap' does not exist in type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2353}]}},{"file":"../src/components/test/maptestpage.vue","start":40028,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":40244,"length":7,"code":2322,"category":1,"messageText":{"messageText":"Type '{ color: string; width: number; lineCap: string; lineJoin: string; }' is not assignable to type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'lineCap' does not exist in type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2353}]}},{"file":"../src/components/test/maptestpage.vue","start":40372,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":40588,"length":7,"code":2322,"category":1,"messageText":{"messageText":"Type '{ color: string; width: number; lineCap: string; lineJoin: string; }' is not assignable to type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'lineCap' does not exist in type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2353}]}},{"file":"../src/components/test/maptestpage.vue","start":40716,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":40932,"length":7,"code":2322,"category":1,"messageText":{"messageText":"Type '{ color: string; width: number; lineCap: string; lineJoin: string; }' is not assignable to type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'lineCap' does not exist in type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2353}]}},{"file":"../src/components/test/maptestpage.vue","start":41319,"length":4,"code":2322,"category":1,"messageText":"Type '\"TileSuperMapRest\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":42084,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ featureServiceUrl: string; datasetNames: string[]; queryMethod: \"buffer\"; bufferDistance: number; maxFeatures: number; spatialQueryMode: string; }' is not assignable to type '{ queryMethod?: \"point\" | \"buffer\" | undefined; bufferDistance?: number | undefined; datasetNames?: string[] | undefined; featureServiceUrl?: string | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'maxFeatures' does not exist in type '{ queryMethod?: \"point\" | \"buffer\" | undefined; bufferDistance?: number | undefined; datasetNames?: string[] | undefined; featureServiceUrl?: string | undefined; }'.","category":1,"code":2353}]},"relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":8981,"length":14,"messageText":"The expected type comes from property 'supermapConfig' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":42192,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage.vue","start":42479,"length":4,"code":2322,"category":1,"messageText":"Type '\"TileSuperMapRest\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":43245,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ featureServiceUrl: string; datasetNames: string[]; queryMethod: \"buffer\"; bufferDistance: number; maxFeatures: number; spatialQueryMode: string; }' is not assignable to type '{ queryMethod?: \"point\" | \"buffer\" | undefined; bufferDistance?: number | undefined; datasetNames?: string[] | undefined; featureServiceUrl?: string | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'maxFeatures' does not exist in type '{ queryMethod?: \"point\" | \"buffer\" | undefined; bufferDistance?: number | undefined; datasetNames?: string[] | undefined; featureServiceUrl?: string | undefined; }'.","category":1,"code":2353}]},"relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":8981,"length":14,"messageText":"The expected type comes from property 'supermapConfig' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":43353,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage.vue","start":43853,"length":4,"code":2322,"category":1,"messageText":"Type '\"TileSuperMapRest\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":44619,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ featureServiceUrl: string; datasetNames: string[]; queryMethod: \"buffer\"; bufferDistance: number; maxFeatures: number; spatialQueryMode: string; }' is not assignable to type '{ queryMethod?: \"point\" | \"buffer\" | undefined; bufferDistance?: number | undefined; datasetNames?: string[] | undefined; featureServiceUrl?: string | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'maxFeatures' does not exist in type '{ queryMethod?: \"point\" | \"buffer\" | undefined; bufferDistance?: number | undefined; datasetNames?: string[] | undefined; featureServiceUrl?: string | undefined; }'.","category":1,"code":2353}]},"relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":8981,"length":14,"messageText":"The expected type comes from property 'supermapConfig' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":44727,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage.vue","start":45014,"length":4,"code":2322,"category":1,"messageText":"Type '\"TileSuperMapRest\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":45780,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ featureServiceUrl: string; datasetNames: string[]; queryMethod: \"buffer\"; bufferDistance: number; maxFeatures: number; spatialQueryMode: string; }' is not assignable to type '{ queryMethod?: \"point\" | \"buffer\" | undefined; bufferDistance?: number | undefined; datasetNames?: string[] | undefined; featureServiceUrl?: string | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'maxFeatures' does not exist in type '{ queryMethod?: \"point\" | \"buffer\" | undefined; bufferDistance?: number | undefined; datasetNames?: string[] | undefined; featureServiceUrl?: string | undefined; }'.","category":1,"code":2353}]},"relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":8981,"length":14,"messageText":"The expected type comes from property 'supermapConfig' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":45888,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage.vue","start":51958,"length":4,"code":2322,"category":1,"messageText":"Type '\"TileSuperMapRest\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":52724,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ featureServiceUrl: string; datasetNames: string[]; queryMethod: \"buffer\"; bufferDistance: number; maxFeatures: number; spatialQueryMode: string; }' is not assignable to type '{ queryMethod?: \"point\" | \"buffer\" | undefined; bufferDistance?: number | undefined; datasetNames?: string[] | undefined; featureServiceUrl?: string | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'maxFeatures' does not exist in type '{ queryMethod?: \"point\" | \"buffer\" | undefined; bufferDistance?: number | undefined; datasetNames?: string[] | undefined; featureServiceUrl?: string | undefined; }'.","category":1,"code":2353}]},"relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":8981,"length":14,"messageText":"The expected type comes from property 'supermapConfig' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":52832,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage.vue","start":53125,"length":4,"code":2322,"category":1,"messageText":"Type '\"TileSuperMapRest\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":53891,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ featureServiceUrl: string; datasetNames: string[]; queryMethod: \"buffer\"; bufferDistance: number; maxFeatures: number; spatialQueryMode: string; }' is not assignable to type '{ queryMethod?: \"point\" | \"buffer\" | undefined; bufferDistance?: number | undefined; datasetNames?: string[] | undefined; featureServiceUrl?: string | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'maxFeatures' does not exist in type '{ queryMethod?: \"point\" | \"buffer\" | undefined; bufferDistance?: number | undefined; datasetNames?: string[] | undefined; featureServiceUrl?: string | undefined; }'.","category":1,"code":2353}]},"relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":8981,"length":14,"messageText":"The expected type comes from property 'supermapConfig' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":53999,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage.vue","start":54509,"length":4,"code":2322,"category":1,"messageText":"Type '\"TileSuperMapRest\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":55275,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ featureServiceUrl: string; datasetNames: string[]; queryMethod: \"buffer\"; bufferDistance: number; maxFeatures: number; spatialQueryMode: string; }' is not assignable to type '{ queryMethod?: \"point\" | \"buffer\" | undefined; bufferDistance?: number | undefined; datasetNames?: string[] | undefined; featureServiceUrl?: string | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'maxFeatures' does not exist in type '{ queryMethod?: \"point\" | \"buffer\" | undefined; bufferDistance?: number | undefined; datasetNames?: string[] | undefined; featureServiceUrl?: string | undefined; }'.","category":1,"code":2353}]},"relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":8981,"length":14,"messageText":"The expected type comes from property 'supermapConfig' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":55383,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage.vue","start":55676,"length":4,"code":2322,"category":1,"messageText":"Type '\"TileSuperMapRest\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7476,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":56442,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ featureServiceUrl: string; datasetNames: string[]; queryMethod: \"buffer\"; bufferDistance: number; maxFeatures: number; spatialQueryMode: string; }' is not assignable to type '{ queryMethod?: \"point\" | \"buffer\" | undefined; bufferDistance?: number | undefined; datasetNames?: string[] | undefined; featureServiceUrl?: string | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'maxFeatures' does not exist in type '{ queryMethod?: \"point\" | \"buffer\" | undefined; bufferDistance?: number | undefined; datasetNames?: string[] | undefined; featureServiceUrl?: string | undefined; }'.","category":1,"code":2353}]},"relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":8981,"length":14,"messageText":"The expected type comes from property 'supermapConfig' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":56550,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage.vue","start":73548,"length":6,"code":2322,"category":1,"messageText":{"messageText":"Type '{ url: string; title: string; description: string; }[]' is not assignable to type 'string[] | ((feature: Feature<Geometry>, coordinate: Coordinate) => string[])'.","category":1,"code":2322,"next":[{"messageText":"Type '{ url: string; title: string; description: string; }[]' is not assignable to type 'string[]'.","category":1,"code":2322,"next":[{"messageText":"Type '{ url: string; title: string; description: string; }' is not assignable to type 'string'.","category":1,"code":2322}]}]}},{"file":"../src/components/test/maptestpage.vue","start":74774,"length":4,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '{ type: \"array\"; data: { id: number; name: string; type: string; population: number; area: number; established: string; website: string; }[]; title: string; fields: ({ name: string; label: string; type: \"text\"; } | { ...; } | { ...; } | { ...; })[]; showCloseButton: true; maxWidth: number; }' is not assignable to parameter of type 'PopupConfig'.","category":1,"code":2345,"next":[{"messageText":"Object literal may only specify known properties, and 'data' does not exist in type 'ArrayPopupConfig'.","category":1,"code":2353}]}},{"file":"../src/components/test/maptestpage.vue","start":78272,"length":19,"code":2322,"category":1,"messageText":{"messageText":"Type 'LayerConfig[]' is not assignable to type '({ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; })[] | ({ ...; } | ... 3...'.","category":1,"code":2322,"next":[{"messageText":"Type 'LayerConfig[]' is not assignable to type '({ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; })[]'.","category":1,"code":2322,"next":[{"messageText":"Type 'LayerConfig' is not assignable to type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2322,"next":[{"messageText":"Type 'LayerConfig' is not assignable to type '{ id: string; name: string; type: string; visible: boolean; opacity: number; attribution: string; center: number[]; locationAnimation: { enabled: boolean; duration: number; easing: string; maxZoom: number; padding: number[]; }; ... 8 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2322,"next":[{"messageText":"Property 'attribution' is missing in type 'LayerConfig' but required in type '{ id: string; name: string; type: string; url: string; visible: boolean; opacity: number; attribution: string; center: number[]; locationAnimation: { enabled: boolean; duration: number; easing: string; maxZoom: number; padding: number[]; }; ... 7 more ...; vectorTileConfig?: undefined; }'.","category":1,"code":2741}]}]}]}]},"relatedInformation":[{"file":"../src/components/test/maptestpage.vue","start":67566,"length":31,"messageText":"'attribution' is declared here.","category":3,"code":2728}]},{"file":"../src/components/test/maptestpage.vue","start":78974,"length":169,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; name: string; type: \"osm\"; visible: false; opacity: number; zIndex: number; }' is not assignable to type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | ... 8 more ... | { ...; }'.","category":1,"code":2322,"next":[{"messageText":"Type '{ id: string; name: string; type: \"osm\"; visible: false; opacity: number; zIndex: number; }' is not assignable to type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; }'.","category":1,"code":2322,"next":[{"messageText":"Property 'legend' is missing in type '{ id: string; name: string; type: \"osm\"; visible: false; opacity: number; zIndex: number; }' but required in type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; }'.","category":1,"code":2741}]}]},"relatedInformation":[{"file":"../src/components/test/maptestpage.vue","start":62509,"length":249,"messageText":"'legend' is declared here.","category":3,"code":2728}]},{"file":"../src/components/test/maptestpage.vue","start":88903,"length":6,"code":2322,"category":1,"messageText":"Type 'number[]' is not assignable to type '[number, number]'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":17370,"length":6,"messageText":"The expected type comes from property 'center' which is declared here on type 'MapConfig | { target?: string | undefined; center?: [number, number] | undefined; zoom?: number | undefined; minZoom?: number | undefined; maxZoom?: number | undefined; ... 12 more ...; ui?: { ...; } | undefined; }'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":89199,"length":19,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; }[]' is not assignable to type '({ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; })[] | ({ ...; } | ... 3...'.","category":1,"code":2322,"next":[{"messageText":"Type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; }[]' is not assignable to type '({ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; })[]'.","category":1,"code":2322,"next":[{"messageText":"Type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; }' is not assignable to type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2322,"next":[{"messageText":"Property 'legend' is missing in type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; }' but required in type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; }'.","category":1,"code":2741}]}]}]},"relatedInformation":[{"file":"../src/components/test/maptestpage.vue","start":62509,"length":249,"messageText":"'legend' is declared here.","category":3,"code":2728}]},{"file":"../src/components/test/maptestpage.vue","start":90776,"length":18,"code":2322,"category":1,"messageText":"Type '{ center: number[]; zoom: number; minZoom: number; maxZoom: number; projection: string; layers: ({ id: string; name: string; type: string; visible: boolean; opacity: number; zIndex: number; data?: undefined; clusterDistance?: undefined; style?: undefined; } | { ...; })[]; }' is not assignable to type 'OpenLayersConfig | { view?: { center?: [number, number] | undefined; zoom?: number | undefined; minZoom?: number | undefined; maxZoom?: number | undefined; projection?: string | undefined; extent?: [...] | undefined; enableRotation?: boolean | undefined; } | undefined; ... 8 more ...; drawing?: { ...; } | undefined;...'."},{"file":"../src/components/test/maptestpage.vue","start":90886,"length":6,"code":2322,"category":1,"messageText":"Type 'number[]' is not assignable to type '[number, number]'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":17370,"length":6,"messageText":"The expected type comes from property 'center' which is declared here on type 'MapConfig | { target?: string | undefined; center?: [number, number] | undefined; zoom?: number | undefined; minZoom?: number | undefined; maxZoom?: number | undefined; ... 12 more ...; ui?: { ...; } | undefined; }'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":91097,"length":19,"code":2322,"category":1,"messageText":{"messageText":"Type '({ id: string; name: string; type: string; visible: boolean; opacity: number; zIndex: number; data?: undefined; clusterDistance?: undefined; style?: undefined; } | { id: string; name: string; type: string; ... 5 more ...; style: { ...; }; })[]' is not assignable to type '({ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; })[] | ({ ...; } | ... 3...'.","category":1,"code":2322,"next":[{"messageText":"Type '({ id: string; name: string; type: string; visible: boolean; opacity: number; zIndex: number; data?: undefined; clusterDistance?: undefined; style?: undefined; } | { id: string; name: string; type: string; ... 5 more ...; style: { ...; }; })[]' is not assignable to type '({ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; })[]'.","category":1,"code":2322,"next":[{"messageText":"Type '{ id: string; name: string; type: string; visible: boolean; opacity: number; zIndex: number; data?: undefined; clusterDistance?: undefined; style?: undefined; } | { id: string; name: string; type: string; ... 5 more ...; style: { ...; }; }' is not assignable to type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2322,"next":[{"messageText":"Type '{ id: string; name: string; type: string; visible: boolean; opacity: number; zIndex: number; data?: undefined; clusterDistance?: undefined; style?: undefined; }' is not assignable to type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2322,"next":[{"messageText":"Type '{ id: string; name: string; type: string; visible: boolean; opacity: number; zIndex: number; data?: undefined; clusterDistance?: undefined; style?: undefined; }' is missing the following properties from type '{ id: string; name: string; type: string; visible: boolean; opacity: number; attribution: string; center: number[]; locationAnimation: { enabled: boolean; duration: number; easing: string; maxZoom: number; padding: number[]; }; ... 8 more ...; wfsConfig?: undefined; }': attribution, center, locationAnimation, canvasConfig, and 2 more.","category":1,"code":2740}]}]}]}]}},{"file":"../src/components/test/maptestpage.vue","start":93891,"length":43,"messageText":"Object is possibly 'undefined'.","category":1,"code":2532},{"file":"../src/components/test/maptestpage.vue","start":95776,"length":20,"code":2322,"category":1,"messageText":"Type 'string' is not assignable to type '\"top-left\" | \"top-right\" | \"bottom-left\" | \"bottom-right\"'."},{"file":"../src/components/test/maptestpage.vue","start":96142,"length":6,"code":2339,"category":1,"messageText":{"messageText":"Property 'apiKey' does not exist on type '{ enabled: boolean; position: string; provider: string; placeholder: string; maxResults: number; showHistory: boolean; searchDelay: number; minSearchLength: number; customApi: { url: string; key: string; method: string; headers: { ...; }; params: { ...; }; }; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2339,"next":[{"messageText":"Property 'apiKey' does not exist on type '{ enabled: boolean; position: string; provider: string; placeholder: string; maxResults: number; showHistory: boolean; searchDelay: number; minSearchLength: number; customApi: { url: string; key: string; method: string; headers: { ...; }; params: { ...; }; }; }'.","category":1,"code":2339}]}},{"file":"../src/components/test/maptestpage.vue","start":96187,"length":6,"code":2339,"category":1,"messageText":{"messageText":"Property 'apiKey' does not exist on type '{ enabled: boolean; position: string; provider: string; placeholder: string; maxResults: number; showHistory: boolean; searchDelay: number; minSearchLength: number; customApi: { url: string; key: string; method: string; headers: { ...; }; params: { ...; }; }; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2339,"next":[{"messageText":"Property 'apiKey' does not exist on type '{ enabled: boolean; position: string; provider: string; placeholder: string; maxResults: number; showHistory: boolean; searchDelay: number; minSearchLength: number; customApi: { url: string; key: string; method: string; headers: { ...; }; params: { ...; }; }; }'.","category":1,"code":2339}]}},{"file":"../src/components/test/maptestpage.vue","start":96220,"length":9,"code":2339,"category":1,"messageText":{"messageText":"Property 'customApi' does not exist on type '{ enabled: boolean; position: string; provider: string; placeholder: string; maxResults: number; showHistory: boolean; searchDelay: number; minSearchLength: number; customApi: { url: string; key: string; method: string; headers: { ...; }; params: { ...; }; }; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2339,"next":[{"messageText":"Property 'customApi' does not exist on type '{ enabled: boolean; position: string; provider: string; placeholder: string; maxResults: number; showHistory: boolean; searchDelay: number; minSearchLength: number; apiKey: string; }'.","category":1,"code":2339}]}},{"file":"../src/components/test/maptestpage.vue","start":96268,"length":9,"code":2339,"category":1,"messageText":{"messageText":"Property 'customApi' does not exist on type '{ enabled: boolean; position: string; provider: string; placeholder: string; maxResults: number; showHistory: boolean; searchDelay: number; minSearchLength: number; customApi: { url: string; key: string; method: string; headers: { ...; }; params: { ...; }; }; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2339,"next":[{"messageText":"Property 'customApi' does not exist on type '{ enabled: boolean; position: string; provider: string; placeholder: string; maxResults: number; showHistory: boolean; searchDelay: number; minSearchLength: number; apiKey: string; }'.","category":1,"code":2339}]}},{"file":"../src/components/test/maptestpage.vue","start":96318,"length":9,"code":2339,"category":1,"messageText":{"messageText":"Property 'customApi' does not exist on type '{ enabled: boolean; position: string; provider: string; placeholder: string; maxResults: number; showHistory: boolean; searchDelay: number; minSearchLength: number; customApi: { url: string; key: string; method: string; headers: { ...; }; params: { ...; }; }; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2339,"next":[{"messageText":"Property 'customApi' does not exist on type '{ enabled: boolean; position: string; provider: string; placeholder: string; maxResults: number; showHistory: boolean; searchDelay: number; minSearchLength: number; apiKey: string; }'.","category":1,"code":2339}]}},{"file":"../src/components/test/maptestpage.vue","start":102460,"length":24,"messageText":"'customOpenlayerRef.value' is possibly 'null'.","category":1,"code":18047},{"file":"../src/components/test/maptestpage.vue","start":104167,"length":19,"messageText":"Cannot find name 'geoJsonLocationTool'.","category":1,"code":2304},{"file":"../src/components/test/maptestpage.vue","start":113679,"length":24,"messageText":"'customOpenlayerRef.value' is possibly 'null'.","category":1,"code":18047},{"file":"../src/components/test/maptestpage.vue","start":114167,"length":24,"messageText":"'customOpenlayerRef.value' is possibly 'null'.","category":1,"code":18047},{"file":"../src/components/test/maptestpage.vue","start":114648,"length":24,"messageText":"'customOpenlayerRef.value' is possibly 'null'.","category":1,"code":18047},{"file":"../src/components/test/maptestpage.vue","start":115137,"length":24,"messageText":"'customOpenlayerRef.value' is possibly 'null'.","category":1,"code":18047},{"file":"../src/components/test/maptestpage.vue","start":115403,"length":24,"messageText":"'customOpenlayerRef.value' is possibly 'null'.","category":1,"code":18047},{"file":"../src/components/test/maptestpage.vue","start":115623,"length":5,"messageText":"Parameter 'layer' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/test/maptestpage.vue","start":117231,"length":18,"code":7053,"category":1,"messageText":{"messageText":"Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ 城北街道: string; cultural: string; park: string; education: string; commercial: string; residential: string; }'.","category":1,"code":7053,"next":[{"messageText":"No index signature with a parameter of type 'string' was found on type '{ 城北街道: string; cultural: string; park: string; education: string; commercial: string; residential: string; }'.","category":1,"code":7054}]}},{"file":"../src/components/test/maptestpage.vue","start":117260,"length":18,"code":7053,"category":1,"messageText":{"messageText":"Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.","category":1,"code":7053,"next":[{"messageText":"No index signature with a parameter of type 'string' was found on type '{}'.","category":1,"code":7054}]}},{"file":"../src/components/test/maptestpage.vue","start":139540,"length":1,"messageText":"Parameter 'f' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/test/maptestpage.vue","start":12519,"length":18,"code":2339,"category":1,"messageText":"Property 'toggleSearchConfig' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: Partial<{}> & Omit<{} & VNodeProps & AllowedComponentProps & ComponentCustomProps, never>; ... 11 more ...; $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R, args_2: OnCleanup) => any : (ar...'."},{"file":"../src/components/test/maptestpage.vue","start":14439,"length":5,"code":2551,"category":1,"messageText":"Property 'value' does not exist on type 'string[]'. Did you mean 'values'?","relatedInformation":[{"file":"../node_modules/typescript/lib/lib.es2015.iterable.d.ts","start":2266,"length":30,"messageText":"'values' is declared here.","category":3,"code":2728}]},{"file":"../src/components/test/maptestpage.vue","start":15040,"length":5,"code":2551,"category":1,"messageText":"Property 'value' does not exist on type 'string[]'. Did you mean 'values'?","relatedInformation":[{"file":"../node_modules/typescript/lib/lib.es2015.iterable.d.ts","start":2266,"length":30,"messageText":"'values' is declared here.","category":3,"code":2728}]},{"file":"../src/components/test/maptestpage.vue","start":19751,"length":11,"code":2322,"category":1,"messageText":"Type '{ target?: string | undefined; center?: [number, number] | undefined; zoom?: number | undefined; minZoom?: number | undefined; maxZoom?: number | undefined; projection?: string | undefined; ... 11 more ...; ui?: { ...; } | undefined; }' is not assignable to type 'Partial<MapConfig>'.","relatedInformation":[{"file":"../src/components/customopenlayer/index.vue","start":8225,"length":9,"messageText":"The expected type comes from property 'mapConfig' which is declared here on type 'Partial<{ width: string | number; height: string | number; showToolbar: boolean; showMapInfo: boolean; showLayerPanel: boolean; showLegend: boolean; showSearch: boolean; showControls: boolean; ... 10 more ...; enablePopup: boolean; }> & Omit<...> & Record<...>'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":20277,"length":6,"code":2322,"category":1,"messageText":{"messageText":"Type '(result: object) => Promise<void>' is not assignable to type '(query: string) => any'.","category":1,"code":2322,"next":[{"messageText":"Types of parameters 'result' and 'query' are incompatible.","category":1,"code":2328,"next":[{"messageText":"Type 'string' is not assignable to type 'object'.","category":1,"code":2322}]}]},"relatedInformation":[]}]],891,[905,[{"file":"../src/components/test/multigeometryexample.vue","start":3256,"length":9,"code":2322,"category":1,"messageText":{"messageText":"Type '{ center: [number, number]; zoom: number; projection: string; baseLayers: { id: string; name: string; type: \"OSM\"; visible: true; url: string; }[]; controls: { zoom: true; fullScreen: true; scaleLine: true; mousePosition: true; }; }' is not assignable to type 'MapConfig'.","category":1,"code":2322,"next":[{"messageText":"Types of property 'baseLayers' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type '{ id: string; name: string; type: \"OSM\"; visible: true; url: string; }[]' is not assignable to type 'LayerConfig[]'.","category":1,"code":2322,"next":[{"messageText":"Type '{ id: string; name: string; type: \"OSM\"; visible: true; url: string; }' is missing the following properties from type 'LayerConfig': opacity, zIndex","category":1,"code":2739}]}]}]}},{"file":"../src/components/test/multigeometryexample.vue","start":5761,"length":19,"code":2345,"category":1,"messageText":{"messageText":"Argument of type 'BaseDrawing<any, any>[]' is not assignable to parameter of type 'BaseDrawing<any, any>'.","category":1,"code":2345,"next":[{"messageText":"Type 'BaseDrawing<any, any>[]' is missing the following properties from type 'BaseDrawing<any, any>': layer, source, feature, eventListeners, and 41 more.","category":1,"code":2740}]}},{"file":"../src/components/test/multigeometryexample.vue","start":6454,"length":17,"code":2345,"category":1,"messageText":"Argument of type 'BaseDrawing<any, any>[]' is not assignable to parameter of type 'BaseDrawing<any, any>'."},{"file":"../src/components/test/multigeometryexample.vue","start":7266,"length":16,"code":2345,"category":1,"messageText":"Argument of type 'BaseDrawing<any, any>[]' is not assignable to parameter of type 'BaseDrawing<any, any>'."}]],[906,[{"file":"../src/components/test/styletestpage.vue","start":791,"length":9,"code":2322,"category":1,"messageText":{"messageText":"Type '{ center: [number, number]; zoom: number; projection: string; baseLayers: { id: string; name: string; type: \"OSM\"; visible: true; opacity: number; attribution: string; style: { 'fill-color': string; 'stroke-color': string; 'stroke-width': number; 'text-color': string; 'text-size': number; 'text-font': string; }; }[]...' is not assignable to type 'MapConfig'.","category":1,"code":2322,"next":[{"messageText":"Types of property 'baseLayers' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type '{ id: string; name: string; type: \"OSM\"; visible: true; opacity: number; attribution: string; style: { 'fill-color': string; 'stroke-color': string; 'stroke-width': number; 'text-color': string; 'text-size': number; 'text-font': string; }; }[]' is not assignable to type 'LayerConfig[]'.","category":1,"code":2322,"next":[{"messageText":"Property 'zIndex' is missing in type '{ id: string; name: string; type: \"OSM\"; visible: true; opacity: number; attribution: string; style: { 'fill-color': string; 'stroke-color': string; 'stroke-width': number; 'text-color': string; 'text-size': number; 'text-font': string; }; }' but required in type 'LayerConfig'.","category":1,"code":2741}]}]}]},"relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7550,"length":6,"messageText":"'zIndex' is declared here.","category":3,"code":2728}]},{"file":"../src/components/test/styletestpage.vue","start":1603,"length":20,"messageText":"'mapConfig.baseLayers' is possibly 'undefined'.","category":1,"code":18048},{"file":"../src/components/test/styletestpage.vue","start":1768,"length":20,"messageText":"'mapConfig.baseLayers' is possibly 'undefined'.","category":1,"code":18048}]],907,904,921,919,889,851,920],"affectedFilesPendingEmit":[908,909,930,910,97,96,922,98,99,768,871,767,773,864,867,865,866,854,853,872,873,855,852,772,775,774,776,859,766,858,761,758,759,760,869,762,644,857,856,868,645,880,879,881,886,882,924,883,884,885,923,870,878,876,877,875,764,887,925,651,874,926,769,860,736,650,745,748,749,751,738,750,743,742,741,737,747,739,740,731,733,757,756,735,861,771,863,732,652,726,720,715,717,719,721,729,653,716,728,929,722,725,724,654,723,727,710,718,655,658,862,765,755,746,754,770,927,928,734,730,714,711,712,713,763,744,753,95,888,890,894,893,895,892,896,897,898,899,900,901,902,903,891,905,906,907,904,921,919,889,851,920],"emitSignatures":[95,96,97,98,99,644,645,650,651,652,653,654,655,658,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,753,754,755,756,757,758,759,760,761,762,763,765,766,767,768,769,770,771,772,773,774,775,776,851,852,853,854,855,856,857,858,859,860,861,862,863,864,865,866,867,868,869,870,871,872,873,874,875,876,877,878,879,880,881,882,883,884,885,886,887,888,890,891,892,896,897,898,899,900,901,902,903,905,906,907,908,909,910]},"version":"5.1.6"}
1
+ {"program":{"fileNames":["../node_modules/typescript/lib/lib.es5.d.ts","../node_modules/typescript/lib/lib.es2015.d.ts","../node_modules/typescript/lib/lib.es2016.d.ts","../node_modules/typescript/lib/lib.es2017.d.ts","../node_modules/typescript/lib/lib.es2018.d.ts","../node_modules/typescript/lib/lib.es2019.d.ts","../node_modules/typescript/lib/lib.es2020.d.ts","../node_modules/typescript/lib/lib.dom.d.ts","../node_modules/typescript/lib/lib.dom.iterable.d.ts","../node_modules/typescript/lib/lib.es2015.core.d.ts","../node_modules/typescript/lib/lib.es2015.collection.d.ts","../node_modules/typescript/lib/lib.es2015.generator.d.ts","../node_modules/typescript/lib/lib.es2015.iterable.d.ts","../node_modules/typescript/lib/lib.es2015.promise.d.ts","../node_modules/typescript/lib/lib.es2015.proxy.d.ts","../node_modules/typescript/lib/lib.es2015.reflect.d.ts","../node_modules/typescript/lib/lib.es2015.symbol.d.ts","../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../node_modules/typescript/lib/lib.es2016.array.include.d.ts","../node_modules/typescript/lib/lib.es2017.object.d.ts","../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../node_modules/typescript/lib/lib.es2017.string.d.ts","../node_modules/typescript/lib/lib.es2017.intl.d.ts","../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../node_modules/typescript/lib/lib.es2018.intl.d.ts","../node_modules/typescript/lib/lib.es2018.promise.d.ts","../node_modules/typescript/lib/lib.es2018.regexp.d.ts","../node_modules/typescript/lib/lib.es2019.array.d.ts","../node_modules/typescript/lib/lib.es2019.object.d.ts","../node_modules/typescript/lib/lib.es2019.string.d.ts","../node_modules/typescript/lib/lib.es2019.symbol.d.ts","../node_modules/typescript/lib/lib.es2019.intl.d.ts","../node_modules/typescript/lib/lib.es2020.bigint.d.ts","../node_modules/typescript/lib/lib.es2020.date.d.ts","../node_modules/typescript/lib/lib.es2020.promise.d.ts","../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../node_modules/typescript/lib/lib.es2020.string.d.ts","../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../node_modules/typescript/lib/lib.es2020.intl.d.ts","../node_modules/typescript/lib/lib.es2020.number.d.ts","../node_modules/typescript/lib/lib.decorators.d.ts","../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../node_modules/@vue/shared/dist/shared.d.ts","../node_modules/@vue/reactivity/dist/reactivity.d.ts","../node_modules/@vue/runtime-core/dist/runtime-core.d.ts","../node_modules/csstype/index.d.ts","../node_modules/@vue/runtime-dom/dist/runtime-dom.d.ts","../node_modules/vue/jsx-runtime/index.d.ts","../node_modules/@babel/types/lib/index.d.ts","../node_modules/@babel/parser/typings/babel-parser.d.ts","../node_modules/@vue/compiler-core/dist/compiler-core.d.ts","../node_modules/@vue/compiler-dom/dist/compiler-dom.d.ts","../node_modules/vue/dist/vue.d.mts","../node_modules/element-plus/es/utils/vue3.3.polyfill.d.ts","../node_modules/dayjs/locale/types.d.ts","../node_modules/dayjs/locale/index.d.ts","../node_modules/dayjs/index.d.ts","../node_modules/@types/lodash/common/common.d.ts","../node_modules/@types/lodash/common/array.d.ts","../node_modules/@types/lodash/common/collection.d.ts","../node_modules/@types/lodash/common/date.d.ts","../node_modules/@types/lodash/common/function.d.ts","../node_modules/@types/lodash/common/lang.d.ts","../node_modules/@types/lodash/common/math.d.ts","../node_modules/@types/lodash/common/number.d.ts","../node_modules/@types/lodash/common/object.d.ts","../node_modules/@types/lodash/common/seq.d.ts","../node_modules/@types/lodash/common/string.d.ts","../node_modules/@types/lodash/common/util.d.ts","../node_modules/@types/lodash/index.d.ts","../node_modules/async-validator/dist-types/interface.d.ts","../node_modules/async-validator/dist-types/index.d.ts","../node_modules/@vueuse/shared/node_modules/vue-demi/lib/index.d.ts","../node_modules/@vueuse/shared/index.d.ts","../node_modules/@vueuse/core/node_modules/vue-demi/lib/index.d.ts","../node_modules/@vueuse/core/index.d.ts","../node_modules/memoize-one/dist/memoize-one.d.ts","../node_modules/@floating-ui/utils/dist/floating-ui.utils.d.mts","../node_modules/@floating-ui/core/dist/floating-ui.core.d.mts","../node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.d.mts","../node_modules/@floating-ui/dom/dist/floating-ui.dom.d.mts","../node_modules/@ctrl/tinycolor/dist/interfaces.d.ts","../node_modules/@ctrl/tinycolor/dist/index.d.ts","../node_modules/@ctrl/tinycolor/dist/css-color-names.d.ts","../node_modules/@ctrl/tinycolor/dist/readability.d.ts","../node_modules/@ctrl/tinycolor/dist/to-ms-filter.d.ts","../node_modules/@ctrl/tinycolor/dist/from-ratio.d.ts","../node_modules/@ctrl/tinycolor/dist/format-input.d.ts","../node_modules/@ctrl/tinycolor/dist/random.d.ts","../node_modules/@ctrl/tinycolor/dist/conversion.d.ts","../node_modules/@ctrl/tinycolor/dist/public_api.d.ts","../node_modules/element-plus/es/index.d.ts","../src/components/svgicon/index.vue.ts","../src/components/customdialog/dialogcache.ts","../src/components/customdialog/customdialog.vue.ts","../src/components/customdialog/simpledialog.ts.vue.ts","../src/components/customdialog/simpledialog.vue.ts","../node_modules/@element-plus/icons-vue/dist/types/components/add-location.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/aim.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/alarm-clock.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/apple.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/arrow-down-bold.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/arrow-down.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/arrow-left-bold.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/arrow-left.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/arrow-right-bold.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/arrow-right.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/arrow-up-bold.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/arrow-up.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/avatar.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/back.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/baseball.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/basketball.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/bell-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/bell.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/bicycle.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/bottom-left.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/bottom-right.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/bottom.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/bowl.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/box.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/briefcase.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/brush-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/brush.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/burger.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/calendar.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/camera-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/camera.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/caret-bottom.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/caret-left.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/caret-right.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/caret-top.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/cellphone.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/chat-dot-round.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/chat-dot-square.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/chat-line-round.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/chat-line-square.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/chat-round.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/chat-square.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/check.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/checked.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/cherry.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/chicken.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/chrome-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/circle-check-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/circle-check.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/circle-close-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/circle-close.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/circle-plus-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/circle-plus.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/clock.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/close-bold.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/close.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/cloudy.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/coffee-cup.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/coffee.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/coin.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/cold-drink.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/collection-tag.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/collection.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/comment.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/compass.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/connection.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/coordinate.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/copy-document.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/cpu.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/credit-card.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/crop.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/d-arrow-left.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/d-arrow-right.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/d-caret.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/data-analysis.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/data-board.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/data-line.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/delete-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/delete-location.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/delete.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/dessert.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/discount.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/dish-dot.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/dish.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/document-add.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/document-checked.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/document-copy.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/document-delete.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/document-remove.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/document.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/download.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/drizzling.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/edit-pen.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/edit.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/eleme-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/eleme.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/element-plus.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/expand.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/failed.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/female.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/files.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/film.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/filter.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/finished.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/first-aid-kit.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/flag.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/fold.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/folder-add.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/folder-checked.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/folder-delete.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/folder-opened.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/folder-remove.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/folder.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/food.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/football.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/fork-spoon.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/fries.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/full-screen.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/goblet-full.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/goblet-square-full.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/goblet-square.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/goblet.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/gold-medal.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/goods-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/goods.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/grape.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/grid.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/guide.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/handbag.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/headset.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/help-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/help.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/hide.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/histogram.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/home-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/hot-water.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/house.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/ice-cream-round.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/ice-cream-square.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/ice-cream.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/ice-drink.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/ice-tea.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/info-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/iphone.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/key.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/knife-fork.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/lightning.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/link.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/list.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/loading.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/location-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/location-information.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/location.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/lock.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/lollipop.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/magic-stick.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/magnet.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/male.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/management.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/map-location.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/medal.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/memo.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/menu.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/message-box.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/message.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/mic.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/microphone.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/milk-tea.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/minus.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/money.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/monitor.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/moon-night.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/moon.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/more-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/more.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/mostly-cloudy.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/mouse.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/mug.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/mute-notification.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/mute.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/no-smoking.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/notebook.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/notification.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/odometer.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/office-building.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/open.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/operation.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/opportunity.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/orange.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/paperclip.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/partly-cloudy.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/pear.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/phone-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/phone.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/picture-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/picture-rounded.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/picture.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/pie-chart.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/place.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/platform.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/plus.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/pointer.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/position.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/postcard.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/pouring.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/present.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/price-tag.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/printer.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/promotion.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/quartz-watch.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/question-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/rank.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/reading-lamp.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/reading.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/refresh-left.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/refresh-right.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/refresh.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/refrigerator.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/remove-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/remove.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/right.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/scale-to-original.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/school.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/scissor.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/search.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/select.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/sell.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/semi-select.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/service.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/set-up.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/setting.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/share.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/ship.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/shop.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/shopping-bag.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/shopping-cart-full.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/shopping-cart.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/shopping-trolley.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/smoking.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/soccer.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/sold-out.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/sort-down.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/sort-up.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/sort.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/stamp.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/star-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/star.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/stopwatch.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/success-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/sugar.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/suitcase-line.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/suitcase.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/sunny.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/sunrise.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/sunset.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/switch-button.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/switch-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/switch.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/takeaway-box.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/ticket.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/tickets.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/timer.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/toilet-paper.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/tools.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/top-left.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/top-right.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/top.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/trend-charts.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/trophy-base.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/trophy.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/turn-off.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/umbrella.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/unlock.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/upload-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/upload.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/user-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/user.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/van.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/video-camera-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/video-camera.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/video-pause.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/video-play.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/view.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/wallet-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/wallet.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/warn-triangle-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/warning-filled.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/warning.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/watch.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/watermelon.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/wind-power.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/zoom-in.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/zoom-out.vue.d.ts","../node_modules/@element-plus/icons-vue/dist/types/components/index.d.ts","../node_modules/@element-plus/icons-vue/dist/types/index.d.ts","../node_modules/ol/structs/priorityqueue.d.ts","../node_modules/ol/disposable.d.ts","../node_modules/ol/events/event.d.ts","../node_modules/ol/events.d.ts","../node_modules/ol/events/target.d.ts","../node_modules/ol/observable.d.ts","../node_modules/ol/objecteventtype.d.ts","../node_modules/ol/object.d.ts","../node_modules/ol/proj/units.d.ts","../node_modules/ol/proj/projection.d.ts","../node_modules/ol/proj.d.ts","../node_modules/ol/geom/geometry.d.ts","../node_modules/ol/pixel.d.ts","../node_modules/ol/transform.d.ts","../node_modules/ol/geom/simplegeometry.d.ts","../node_modules/ol/geom/circle.d.ts","../node_modules/ol/coordinate.d.ts","../node_modules/ol/size.d.ts","../node_modules/ol/extent.d.ts","../node_modules/ol/tilerange.d.ts","../node_modules/ol/array.d.ts","../node_modules/ol/tilegrid/tilegrid.d.ts","../node_modules/ol/tilecoord.d.ts","../node_modules/ol/tile.d.ts","../node_modules/ol/tilequeue.d.ts","../node_modules/ol/collection.d.ts","../node_modules/ol/centerconstraint.d.ts","../node_modules/ol/resolutionconstraint.d.ts","../node_modules/ol/rotationconstraint.d.ts","../node_modules/ol/view.d.ts","../node_modules/ol/render/eventtype.d.ts","../node_modules/ol/render/event.d.ts","../node_modules/ol/source/source.d.ts","../node_modules/ol/color.d.ts","../node_modules/ol/colorlike.d.ts","../node_modules/ol/style/fill.d.ts","../node_modules/ol/style/stroke.d.ts","../node_modules/ol/geom/geometrycollection.d.ts","../node_modules/ol/geom/linearring.d.ts","../node_modules/ol/geom/linestring.d.ts","../node_modules/ol/geom/multilinestring.d.ts","../node_modules/ol/geom/point.d.ts","../node_modules/ol/geom/multipoint.d.ts","../node_modules/ol/geom/polygon.d.ts","../node_modules/ol/geom/multipolygon.d.ts","../node_modules/ol/geom.d.ts","../node_modules/ol/render/feature.d.ts","../node_modules/ol/datatile.d.ts","../node_modules/ol/style/image.d.ts","../node_modules/ol/render/canvas/zindexcontext.d.ts","../node_modules/ol/style/text.d.ts","../node_modules/@types/rbush/index.d.ts","../node_modules/ol/structs/rbush.d.ts","../node_modules/ol/render/canvas/executor.d.ts","../node_modules/ol/render/canvas.d.ts","../node_modules/ol/render/vectorcontext.d.ts","../node_modules/ol/render/canvas/immediate.d.ts","../node_modules/ol/render.d.ts","../node_modules/ol/style/style.d.ts","../node_modules/ol/feature.d.ts","../node_modules/ol/render/canvas/buildergroup.d.ts","../node_modules/ol/renderer/vector.d.ts","../node_modules/ol/renderer/map.d.ts","../node_modules/ol/resolution.d.ts","../node_modules/ol/image.d.ts","../node_modules/ol/renderer/layer.d.ts","../node_modules/ol/layer/layer.d.ts","../node_modules/ol/layer/base.d.ts","../node_modules/ol/layer/group.d.ts","../node_modules/ol/mapevent.d.ts","../node_modules/ol/mapbrowserevent.d.ts","../node_modules/ol/control/control.d.ts","../node_modules/ol/interaction/interaction.d.ts","../node_modules/ol/overlay.d.ts","../node_modules/ol/mapbrowsereventtype.d.ts","../node_modules/ol/mapeventtype.d.ts","../node_modules/ol/map.d.ts","../node_modules/uuid/dist/esm-browser/types.d.ts","../node_modules/uuid/dist/esm-browser/max.d.ts","../node_modules/uuid/dist/esm-browser/nil.d.ts","../node_modules/uuid/dist/esm-browser/parse.d.ts","../node_modules/uuid/dist/esm-browser/stringify.d.ts","../node_modules/uuid/dist/esm-browser/v1.d.ts","../node_modules/uuid/dist/esm-browser/v1tov6.d.ts","../node_modules/uuid/dist/esm-browser/v35.d.ts","../node_modules/uuid/dist/esm-browser/v3.d.ts","../node_modules/uuid/dist/esm-browser/v4.d.ts","../node_modules/uuid/dist/esm-browser/v5.d.ts","../node_modules/uuid/dist/esm-browser/v6.d.ts","../node_modules/uuid/dist/esm-browser/v6tov1.d.ts","../node_modules/uuid/dist/esm-browser/v7.d.ts","../node_modules/uuid/dist/esm-browser/validate.d.ts","../node_modules/uuid/dist/esm-browser/version.d.ts","../node_modules/uuid/dist/esm-browser/index.d.ts","../node_modules/ol/control/attribution.d.ts","../node_modules/ol/control/fullscreen.d.ts","../node_modules/ol/control/mouseposition.d.ts","../node_modules/ol/control/overviewmap.d.ts","../node_modules/ol/control/rotate.d.ts","../node_modules/ol/control/scaleline.d.ts","../node_modules/ol/control/zoom.d.ts","../node_modules/ol/control/zoomslider.d.ts","../node_modules/ol/control/zoomtoextent.d.ts","../node_modules/ol/control/defaults.d.ts","../node_modules/ol/control.d.ts","../node_modules/ol/interaction/doubleclickzoom.d.ts","../node_modules/ol/interaction/dblclickdragzoom.d.ts","../node_modules/ol/format/feature.d.ts","../node_modules/ol/source/vectoreventtype.d.ts","../node_modules/ol/featureloader.d.ts","../node_modules/ol/source/vector.d.ts","../node_modules/ol/interaction/draganddrop.d.ts","../node_modules/ol/interaction/pointer.d.ts","../node_modules/ol/functions.d.ts","../node_modules/ol/events/condition.d.ts","../node_modules/ol/interaction/dragbox.d.ts","../node_modules/ol/kinetic.d.ts","../node_modules/ol/interaction/dragpan.d.ts","../node_modules/ol/interaction/dragrotate.d.ts","../node_modules/ol/interaction/dragrotateandzoom.d.ts","../node_modules/ol/interaction/dragzoom.d.ts","../node_modules/ol/renderer/canvas/layer.d.ts","../node_modules/ol/render/canvas/executorgroup.d.ts","../node_modules/ol/vectortile.d.ts","../node_modules/ol/source/tileeventtype.d.ts","../node_modules/ol/tilegrid/wmts.d.ts","../node_modules/ol/tilegrid.d.ts","../node_modules/ol/source/tile.d.ts","../node_modules/ol/source/urltile.d.ts","../node_modules/ol/vectorrendertile.d.ts","../node_modules/ol/source/vectortile.d.ts","../node_modules/ol/style/icon.d.ts","../node_modules/ol/expr/expression.d.ts","../node_modules/ol/style/flat.d.ts","../node_modules/ol/structs/lrucache.d.ts","../node_modules/ol/layer/basetile.d.ts","../node_modules/ol/layer/vectortile.d.ts","../node_modules/ol/imagetile.d.ts","../node_modules/ol/reproj/tile.d.ts","../node_modules/ol/source/tileimage.d.ts","../node_modules/ol/source/bingmaps.d.ts","../node_modules/ol/source/xyz.d.ts","../node_modules/ol/source/cartodb.d.ts","../node_modules/ol/source/cluster.d.ts","../node_modules/ol/source/datatile.d.ts","../node_modules/geotiff/dist-module/compression/basedecoder.d.ts","../node_modules/geotiff/dist-module/source/client/base.d.ts","../node_modules/geotiff/dist-module/globals.d.ts","../node_modules/geotiff/dist-module/rgb.d.ts","../node_modules/geotiff/dist-module/compression/index.d.ts","../node_modules/geotiff/dist-module/logging.d.ts","../node_modules/geotiff/dist-module/pool.d.ts","../node_modules/geotiff/dist-module/source/basesource.d.ts","../node_modules/geotiff/dist-module/geotiffimage.d.ts","../node_modules/geotiff/dist-module/dataslice.d.ts","../node_modules/geotiff/dist-module/geotiff.d.ts","../node_modules/ol/source/geotiff.d.ts","../node_modules/ol/source/google.d.ts","../node_modules/ol/source/iiif.d.ts","../node_modules/ol/source/image.d.ts","../node_modules/ol/source/imagearcgisrest.d.ts","../node_modules/ol/imagecanvas.d.ts","../node_modules/ol/source/imagecanvas.d.ts","../node_modules/ol/source/imagemapguide.d.ts","../node_modules/ol/source/imagestatic.d.ts","../node_modules/ol/source/imagetile.d.ts","../node_modules/ol/source/wms.d.ts","../node_modules/ol/source/imagewms.d.ts","../node_modules/ol/source/ogcmaptile.d.ts","../node_modules/ol/source/ogcvectortile.d.ts","../node_modules/ol/source/osm.d.ts","../node_modules/ol/source/raster.d.ts","../node_modules/ol/source/stadiamaps.d.ts","../node_modules/ol/source/tilearcgisrest.d.ts","../node_modules/ol/source/tiledebug.d.ts","../node_modules/ol/source/tilejson.d.ts","../node_modules/ol/source/tilewms.d.ts","../node_modules/ol/source/utfgrid.d.ts","../node_modules/ol/source/wmts.d.ts","../node_modules/ol/source/zoomify.d.ts","../node_modules/ol/source/arcgisrest.d.ts","../node_modules/ol/source/static.d.ts","../node_modules/ol/source/mapguide.d.ts","../node_modules/ol/source.d.ts","../node_modules/ol/layer/tile.d.ts","../node_modules/ol/renderer/canvas/tilelayer.d.ts","../node_modules/ol/renderer/canvas/vectortilelayer.d.ts","../node_modules/ol/layer/baseimage.d.ts","../node_modules/ol/layer/image.d.ts","../node_modules/ol/renderer/canvas/imagelayer.d.ts","../node_modules/ol/layer/vectorimage.d.ts","../node_modules/ol/renderer/canvas/vectorimagelayer.d.ts","../node_modules/ol/webgl.d.ts","../node_modules/ol/webgl/buffer.d.ts","../node_modules/ol/webgl/rendertarget.d.ts","../node_modules/ol/webgl/helper.d.ts","../node_modules/ol/renderer/webgl/layer.d.ts","../node_modules/ol/render/webgl/mixedgeometrybatch.d.ts","../node_modules/ol/render/webgl/shaderbuilder.d.ts","../node_modules/ol/render/webgl/vectorstylerenderer.d.ts","../node_modules/ol/renderer/webgl/vectorlayer.d.ts","../node_modules/ol/renderer/webgl/pointslayer.d.ts","../node_modules/ol/layer/basevector.d.ts","../node_modules/ol/renderer/canvas/vectorlayer.d.ts","../node_modules/ol/layer/vector.d.ts","../node_modules/ol/interaction/draw.d.ts","../node_modules/ol/interaction/extent.d.ts","../node_modules/ol/interaction/keyboardpan.d.ts","../node_modules/ol/interaction/keyboardzoom.d.ts","../node_modules/ol/interaction/link.d.ts","../node_modules/ol/interaction/modify.d.ts","../node_modules/ol/interaction/mousewheelzoom.d.ts","../node_modules/ol/interaction/pinchrotate.d.ts","../node_modules/ol/interaction/pinchzoom.d.ts","../node_modules/ol/interaction/select.d.ts","../node_modules/ol/events/snapevent.d.ts","../node_modules/ol/interaction/snap.d.ts","../node_modules/ol/interaction/translate.d.ts","../node_modules/ol/interaction/defaults.d.ts","../node_modules/ol/interaction.d.ts","../node_modules/proj4/dist/lib/projections.d.ts","../node_modules/proj4/dist/lib/defs.d.ts","../node_modules/proj4/dist/lib/proj.d.ts","../node_modules/proj4/dist/lib/core.d.ts","../node_modules/proj4/dist/lib/point.d.ts","../node_modules/proj4/dist/lib/common/topoint.d.ts","../node_modules/proj4/dist/lib/nadgrid.d.ts","../node_modules/proj4/dist/lib/transform.d.ts","../node_modules/proj4/dist/lib/index.d.ts","../node_modules/proj4/dist/index.d.ts","../node_modules/ol/proj/proj4.d.ts","../node_modules/ol/geolocation.d.ts","../node_modules/ol/layer/graticule.d.ts","../node_modules/ol/mapbrowsereventhandler.d.ts","../node_modules/ol/util.d.ts","../node_modules/ol/index.d.ts","../node_modules/mitt/index.d.ts","../node_modules/ol/layer/heatmap.d.ts","../node_modules/ol/layer/webglpoints.d.ts","../node_modules/ol/webgl/basetilerepresentation.d.ts","../node_modules/ol/webgl/tiletexture.d.ts","../node_modules/ol/renderer/webgl/tilelayerbase.d.ts","../node_modules/ol/webgl/palettetexture.d.ts","../node_modules/ol/renderer/webgl/flowlayer.d.ts","../node_modules/ol/layer/flow.d.ts","../node_modules/ol/renderer/webgl/tilelayer.d.ts","../node_modules/ol/layer/webgltile.d.ts","../node_modules/ol/layer/webglvector.d.ts","../node_modules/ol/layer.d.ts","../src/components/customopenlayer/components/mappopup/types.ts","../src/components/customopenlayer/components/maptooltip/types.ts","../node_modules/ol/style/regularshape.d.ts","../node_modules/ol/style/circle.d.ts","../node_modules/ol/style/iconimage.d.ts","../node_modules/ol/style.d.ts","../src/components/customopenlayer/utils/drawing/basedrawing.ts","../src/components/customopenlayer/types/index.ts","../src/components/customopenlayer/utils/layers/baselayer.ts","../src/components/customopenlayer/utils/layers/interfaces.ts","../src/components/customopenlayer/utils/layers/tilelayerhandler.ts","../src/components/customopenlayer/utils/layers/wmslayerhandler.ts","../node_modules/ol/format/xml.d.ts","../node_modules/ol/format/wmtscapabilities.d.ts","../src/components/customopenlayer/utils/layers/wmtslayerhandler.ts","../node_modules/ol/format/jsonfeature.d.ts","../node_modules/ol/format/esrijson.d.ts","../node_modules/@types/geojson/index.d.ts","../node_modules/ol/format/geojson.d.ts","../node_modules/ol/format/xmlfeature.d.ts","../node_modules/ol/xml.d.ts","../node_modules/ol/format/gmlbase.d.ts","../node_modules/ol/format/gml3.d.ts","../node_modules/ol/format/gml.d.ts","../node_modules/ol/format/gpx.d.ts","../node_modules/ol/format/textfeature.d.ts","../node_modules/ol/format/igc.d.ts","../node_modules/ol/format/iiifinfo.d.ts","../node_modules/ol/format/kml.d.ts","../node_modules/ol/format/mvt.d.ts","../node_modules/ol/format/ows.d.ts","../node_modules/ol/format/polyline.d.ts","../node_modules/ol/format/topojson.d.ts","../node_modules/ol/format/filter/filter.d.ts","../node_modules/ol/format/wfs.d.ts","../node_modules/ol/format/wkb.d.ts","../node_modules/ol/format/wkt.d.ts","../node_modules/ol/format/wmscapabilities.d.ts","../node_modules/ol/format/wmsgetfeatureinfo.d.ts","../node_modules/ol/format.d.ts","../node_modules/ol/loadingstrategy.d.ts","../node_modules/ol/format/filter/logicalnary.d.ts","../node_modules/ol/format/filter/and.d.ts","../node_modules/ol/format/filter/or.d.ts","../node_modules/ol/format/filter/not.d.ts","../node_modules/ol/format/filter/bbox.d.ts","../node_modules/ol/format/filter/spatial.d.ts","../node_modules/ol/format/filter/contains.d.ts","../node_modules/ol/format/filter/intersects.d.ts","../node_modules/ol/format/filter/disjoint.d.ts","../node_modules/ol/format/filter/within.d.ts","../node_modules/ol/format/filter/dwithin.d.ts","../node_modules/ol/format/filter/comparison.d.ts","../node_modules/ol/format/filter/comparisonbinary.d.ts","../node_modules/ol/format/filter/equalto.d.ts","../node_modules/ol/format/filter/notequalto.d.ts","../node_modules/ol/format/filter/lessthan.d.ts","../node_modules/ol/format/filter/lessthanorequalto.d.ts","../node_modules/ol/format/filter/greaterthan.d.ts","../node_modules/ol/format/filter/greaterthanorequalto.d.ts","../node_modules/ol/format/filter/isnull.d.ts","../node_modules/ol/format/filter/isbetween.d.ts","../node_modules/ol/format/filter/islike.d.ts","../node_modules/ol/format/filter/during.d.ts","../node_modules/ol/format/filter/resourceid.d.ts","../node_modules/ol/format/filter.d.ts","../src/components/customopenlayer/utils/layers/wfslayerhandler.ts","../src/components/customopenlayer/utils/styles/interfaces.ts","../src/components/customopenlayer/utils/styles/stylefactory.ts","../src/components/customopenlayer/utils/styles/stylemanager.ts","../src/components/customopenlayer/utils/styles/index.ts","../src/components/customopenlayer/utils/layers/geojsonlayerhandler.ts","../src/components/customopenlayer/utils/layers/kmllayerhandler.ts","../src/components/customopenlayer/utils/layers/gmllayerhandler.ts","../src/components/customopenlayer/utils/layers/wktlayerhandler.ts","../src/components/customopenlayer/utils/layers/heatmaplayerhandler.ts","../src/components/customopenlayer/utils/layers/clusterlayerhandler.ts","../src/components/customopenlayer/utils/layers/imagevectorlayerhandler.ts","../src/components/customopenlayer/utils/layers/supermaptiledmapservicehandler.ts","../src/components/customopenlayer/utils/layers/tilesupermapresthandler.ts","../src/components/customopenlayer/utils/layers/tianditulayerhandler.ts","../src/components/customopenlayer/utils/layers/tiandituconfighelper.ts","../src/components/customopenlayer/utils/layers/canvaslayerhandler.ts","../src/components/customopenlayer/utils/layers/vectortilelayerhandler.ts","../src/components/customopenlayer/utils/layers/layerfactory.ts","../src/components/customopenlayer/utils/layers/index.ts","../src/components/customopenlayer/utils/storage.ts","../src/components/customopenlayer/utils/eventbus.ts","../src/components/customopenlayer/utils/layermanager.ts","../src/components/customopenlayer/utils/eventmanager.ts","../src/components/customopenlayer/utils/searchmarkermanager.ts","../src/components/customopenlayer/utils/gifanimationhelper.ts","../src/components/customopenlayer/utils/diffusionanimationhelper.ts","../src/components/customopenlayer/utils/drawing/pointdrawing.ts","../src/components/customopenlayer/utils/drawing/linedrawing.ts","../src/components/customopenlayer/utils/drawing/polygondrawing.ts","../src/components/customopenlayer/utils/drawing/textdrawing.ts","../src/components/customopenlayer/utils/drawing/multipolygondrawing.ts","../src/components/customopenlayer/utils/drawing/multipointdrawing.ts","../src/components/customopenlayer/utils/drawing/multilinestringdrawing.ts","../src/components/customopenlayer/utils/tooltiphelper.ts","../src/components/customopenlayer/utils/drawing/drawingmanager.ts","../src/components/customopenlayer/utils/markerdrawingadapter.ts","../src/components/customopenlayer/utils/drawing/pointwithtextdrawing.ts","../src/components/customopenlayer/utils/drawing/icondrawing.ts","../src/components/customopenlayer/utils/drawing/imagedrawing.ts","../src/components/customopenlayer/utils/drawing/militarydrawing.ts","../src/components/customopenlayer/utils/drawing/index.ts","../node_modules/ol/sphere.d.ts","../src/components/customopenlayer/utils/unitconverter.ts","../src/components/customopenlayer/utils/measurementtool.ts","../src/components/customopenlayer/utils/mapoperationtool.ts","../src/components/customopenlayer/utils/geojsonlocationtool.ts","../src/components/customopenlayer/utils/featurehighlightmanager.ts","../src/components/customopenlayer/components/mappopup/basepopup.vue.ts","../src/components/customopenlayer/components/mappopup/htmlpopup.vue.ts","../src/components/customopenlayer/components/mappopup/imagepopup.vue.ts","../src/components/customopenlayer/components/mappopup/arraypopup.vue.ts","../src/components/customopenlayer/components/mappopup/popupmanager.ts","../src/components/customopenlayer/utils/tianditusearchapi.ts","../src/components/customopenlayer/services/searchservice.ts","../src/components/customopenlayer/utils/mapmanager.ts","../src/components/customopenlayer/components/mapcontainer.vue.ts","../src/components/customopenlayer/components/dialogs/basemappanel.vue.ts","../src/components/customopenlayer/assets/index.ts","../src/components/customopenlayer/utils/basemapmanager.ts","../src/components/customopenlayer/utils/overviewmaputil.ts","../src/components/customopenlayer/utils/index.ts","../src/components/customopenlayer/components/dialogs/measurementdialog.vue.ts","../src/components/customopenlayer/components/dialogs/coordinatelocationdialog.vue.ts","../src/components/customopenlayer/components/dialogs/regionnavigationdialog.vue.ts","../src/components/customopenlayer/components/dialogs/mymarkersdialog.vue.ts","../src/components/customopenlayer/components/dialogs/viewbookmarksdialog.vue.ts","../node_modules/jspdf/types/index.d.ts","../node_modules/html2canvas/dist/types/core/logger.d.ts","../node_modules/html2canvas/dist/types/core/cache-storage.d.ts","../node_modules/html2canvas/dist/types/core/context.d.ts","../node_modules/html2canvas/dist/types/css/layout/bounds.d.ts","../node_modules/html2canvas/dist/types/dom/document-cloner.d.ts","../node_modules/html2canvas/dist/types/css/syntax/tokenizer.d.ts","../node_modules/html2canvas/dist/types/css/syntax/parser.d.ts","../node_modules/html2canvas/dist/types/css/types/index.d.ts","../node_modules/html2canvas/dist/types/css/ipropertydescriptor.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/background-clip.d.ts","../node_modules/html2canvas/dist/types/css/itypedescriptor.d.ts","../node_modules/html2canvas/dist/types/css/types/color.d.ts","../node_modules/html2canvas/dist/types/css/types/length-percentage.d.ts","../node_modules/html2canvas/dist/types/css/types/image.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/background-image.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/background-origin.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/background-position.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/background-repeat.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/background-size.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/border-radius.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/border-style.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/border-width.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/direction.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/display.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/float.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/letter-spacing.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/line-break.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/list-style-image.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/list-style-position.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/list-style-type.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/overflow.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/overflow-wrap.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/text-align.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/position.d.ts","../node_modules/html2canvas/dist/types/css/types/length.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/text-shadow.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/text-transform.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/transform.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/transform-origin.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/visibility.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/word-break.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/z-index.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/opacity.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/text-decoration-line.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/font-family.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/font-weight.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/font-variant.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/font-style.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/content.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/counter-increment.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/counter-reset.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/duration.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/quotes.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/box-shadow.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/paint-order.d.ts","../node_modules/html2canvas/dist/types/css/property-descriptors/webkit-text-stroke-width.d.ts","../node_modules/html2canvas/dist/types/css/index.d.ts","../node_modules/html2canvas/dist/types/css/layout/text.d.ts","../node_modules/html2canvas/dist/types/dom/text-container.d.ts","../node_modules/html2canvas/dist/types/dom/element-container.d.ts","../node_modules/html2canvas/dist/types/render/vector.d.ts","../node_modules/html2canvas/dist/types/render/bezier-curve.d.ts","../node_modules/html2canvas/dist/types/render/path.d.ts","../node_modules/html2canvas/dist/types/render/bound-curves.d.ts","../node_modules/html2canvas/dist/types/render/effects.d.ts","../node_modules/html2canvas/dist/types/render/stacking-context.d.ts","../node_modules/html2canvas/dist/types/dom/replaced-elements/canvas-element-container.d.ts","../node_modules/html2canvas/dist/types/dom/replaced-elements/image-element-container.d.ts","../node_modules/html2canvas/dist/types/dom/replaced-elements/svg-element-container.d.ts","../node_modules/html2canvas/dist/types/dom/replaced-elements/index.d.ts","../node_modules/html2canvas/dist/types/render/renderer.d.ts","../node_modules/html2canvas/dist/types/render/canvas/canvas-renderer.d.ts","../node_modules/html2canvas/dist/types/index.d.ts","../src/utils/html2pdf.ts","../src/components/customopenlayer/components/dialogs/mapprintdialog.vue.ts","../src/components/customopenlayer/components/dialogs/mapdrawingdialog/components/marktab.vue.js","../src/components/customopenlayer/components/dialogs/mapdrawingdialog/components/listtab.vue.js","../src/components/customopenlayer/components/dialogs/mapdrawingdialog/index.vue.js","../src/components/customopenlayer/components/maptoolbar.vue.ts","../src/components/customopenlayer/components/mapsearch/mapsearch.vue.ts","../src/components/customopenlayer/components/mapcontrols/index.vue.ts","../src/components/customopenlayer/components/legendpanel.vue.ts","../src/components/customopenlayer/utils/configloader.ts","../src/components/customopenlayer/utils/globalstylemanager.ts","../src/components/customopenlayer/utils/layertreemanager.ts","../src/components/customopenlayer/utils/layerconfigmanager.ts","../src/components/customopenlayer/components/dialogs/filterpanel.vue.ts","../src/components/customopenlayer/components/dialogs/layerstyleconfig.vue.ts","../src/components/customopenlayer/components/dialogs/layertreenode.vue.ts","../src/components/customopenlayer/components/dialogs/layerpanel.vue.ts","../src/components/customopenlayer/components/maptooltip/index.vue.ts","../src/components/customopenlayer/components/mappopup/index.ts","../src/components/customopenlayer/index.vue.ts","../src/components/customopenlayer/assets/usage-example.vue.js","../src/components/customopenlayer/components/dialogs/mapdrawingdialog/components/pointdrawingpanel.vue.ts","../src/components/customopenlayer/components/dialogs/mapdrawingdialog/components/propertydialog.vue.ts","../src/components/customopenlayer/types/plugin.ts","../src/components/customopenlayer/plugins/maptoolbarplugin.vue.ts","../src/components/customopenlayer/plugins/mapcontrolsplugin.vue.ts","../src/components/customopenlayer/plugins/mapsearchplugin.vue.ts","../src/components/customopenlayer/plugins/index.ts","../src/components/customopenlayer/examples/advancedpluginexample.vue.js","../src/components/customopenlayer/data/testlayers.ts","../src/components/customopenlayer/examples/alllayertypesexample.vue.ts","../src/components/customopenlayer/examples/configexample.vue.ts","../src/components/customopenlayer/examples/geoserverexample.vue.ts","../src/components/customopenlayer/examples/pluginsystemexample.vue.ts","../src/components/customopenlayer/examples/slotexample.vue.ts","../src/components/customopenlayer/examples/attribution-config-example.vue.ts","../src/components/customopenlayer/test/attribution-test.vue.ts","../src/components/test/configuiexample.vue.ts","../src/components/test/externaltestpopup.vue.ts","../src/types/index.ts","../src/components/test/data/points.json","../src/components/test/customopenlayeronly.vue.ts","../src/components/test/maptreenode.vue.ts","../src/components/test/layerclassificationpanel.vue.ts","../src/components/test/data/lines.json","../src/components/test/data/polygons.json","../src/components/test/layerslottestpage copy 3.vue.ts","../src/components/test/layerslottestpage.vue.ts","../src/components/test/layerstyleconfigpage.vue.ts","../src/components/test/maptestpage copy 2.vue.ts","../src/components/test/maptestpage copy 3.vue.ts","../src/components/test/maptestpage copy.vue.ts","../src/components/test/maptestpage-1可以获取数据.vue.ts","../src/components/test/maptestpage.vue.ts","../src/data/multi-geometries.json","../src/components/test/multigeometryexample.vue.ts","../src/components/test/styletestpage.vue.ts","../src/components/test/tianditulayerexample.vue.ts","../examples/app.vue.ts","../examples/iconlegendexample.vue.ts","../examples/supermapdatatransformexample.vue.ts","../__vls_types.d.ts","../node_modules/vite/types/hmrpayload.d.ts","../node_modules/vite/types/customevent.d.ts","../node_modules/vite/types/hot.d.ts","../node_modules/vite/types/importglob.d.ts","../node_modules/vite/types/importmeta.d.ts","../node_modules/vite/client.d.ts","../env.d.ts","../src/style.ts","../src/utils/index.ts","../src/index.ts","../src/components/customdialog/index.ts","../src/components/customopenlayer/index.ts","../src/components/customopenlayer/examples/filterexamples.ts","../src/components/customopenlayer/test/filtersystemtest.ts","../src/components/customopenlayer/utils/amapsearchapi.ts","../src/components/customopenlayer/utils/pluginmanager.ts","../src/components/customopenlayer/utils/proxyhelper.ts","../src/components/customopenlayer/utils/layers/supermapservicetester.ts","../examples/main.ts","../node_modules/@types/node/compatibility/disposable.d.ts","../node_modules/@types/node/compatibility/indexable.d.ts","../node_modules/@types/node/compatibility/iterators.d.ts","../node_modules/@types/node/compatibility/index.d.ts","../node_modules/@types/node/ts5.6/globals.typedarray.d.ts","../node_modules/@types/node/ts5.6/buffer.buffer.d.ts","../node_modules/undici-types/header.d.ts","../node_modules/undici-types/readable.d.ts","../node_modules/undici-types/file.d.ts","../node_modules/undici-types/fetch.d.ts","../node_modules/undici-types/formdata.d.ts","../node_modules/undici-types/connector.d.ts","../node_modules/undici-types/client.d.ts","../node_modules/undici-types/errors.d.ts","../node_modules/undici-types/dispatcher.d.ts","../node_modules/undici-types/global-dispatcher.d.ts","../node_modules/undici-types/global-origin.d.ts","../node_modules/undici-types/pool-stats.d.ts","../node_modules/undici-types/pool.d.ts","../node_modules/undici-types/handlers.d.ts","../node_modules/undici-types/balanced-pool.d.ts","../node_modules/undici-types/agent.d.ts","../node_modules/undici-types/mock-interceptor.d.ts","../node_modules/undici-types/mock-agent.d.ts","../node_modules/undici-types/mock-client.d.ts","../node_modules/undici-types/mock-pool.d.ts","../node_modules/undici-types/mock-errors.d.ts","../node_modules/undici-types/proxy-agent.d.ts","../node_modules/undici-types/env-http-proxy-agent.d.ts","../node_modules/undici-types/retry-handler.d.ts","../node_modules/undici-types/retry-agent.d.ts","../node_modules/undici-types/api.d.ts","../node_modules/undici-types/interceptors.d.ts","../node_modules/undici-types/util.d.ts","../node_modules/undici-types/cookies.d.ts","../node_modules/undici-types/patch.d.ts","../node_modules/undici-types/websocket.d.ts","../node_modules/undici-types/eventsource.d.ts","../node_modules/undici-types/filereader.d.ts","../node_modules/undici-types/diagnostics-channel.d.ts","../node_modules/undici-types/content-type.d.ts","../node_modules/undici-types/cache.d.ts","../node_modules/undici-types/index.d.ts","../node_modules/@types/node/globals.d.ts","../node_modules/@types/node/assert.d.ts","../node_modules/@types/node/assert/strict.d.ts","../node_modules/@types/node/async_hooks.d.ts","../node_modules/@types/node/buffer.d.ts","../node_modules/@types/node/child_process.d.ts","../node_modules/@types/node/cluster.d.ts","../node_modules/@types/node/console.d.ts","../node_modules/@types/node/constants.d.ts","../node_modules/@types/node/crypto.d.ts","../node_modules/@types/node/dgram.d.ts","../node_modules/@types/node/diagnostics_channel.d.ts","../node_modules/@types/node/dns.d.ts","../node_modules/@types/node/dns/promises.d.ts","../node_modules/@types/node/domain.d.ts","../node_modules/@types/node/dom-events.d.ts","../node_modules/@types/node/events.d.ts","../node_modules/@types/node/fs.d.ts","../node_modules/@types/node/fs/promises.d.ts","../node_modules/@types/node/http.d.ts","../node_modules/@types/node/http2.d.ts","../node_modules/@types/node/https.d.ts","../node_modules/@types/node/inspector.d.ts","../node_modules/@types/node/module.d.ts","../node_modules/@types/node/net.d.ts","../node_modules/@types/node/os.d.ts","../node_modules/@types/node/path.d.ts","../node_modules/@types/node/perf_hooks.d.ts","../node_modules/@types/node/process.d.ts","../node_modules/@types/node/punycode.d.ts","../node_modules/@types/node/querystring.d.ts","../node_modules/@types/node/readline.d.ts","../node_modules/@types/node/readline/promises.d.ts","../node_modules/@types/node/repl.d.ts","../node_modules/@types/node/sea.d.ts","../node_modules/@types/node/stream.d.ts","../node_modules/@types/node/stream/promises.d.ts","../node_modules/@types/node/stream/consumers.d.ts","../node_modules/@types/node/stream/web.d.ts","../node_modules/@types/node/string_decoder.d.ts","../node_modules/@types/node/test.d.ts","../node_modules/@types/node/timers.d.ts","../node_modules/@types/node/timers/promises.d.ts","../node_modules/@types/node/tls.d.ts","../node_modules/@types/node/trace_events.d.ts","../node_modules/@types/node/tty.d.ts","../node_modules/@types/node/url.d.ts","../node_modules/@types/node/util.d.ts","../node_modules/@types/node/v8.d.ts","../node_modules/@types/node/vm.d.ts","../node_modules/@types/node/wasi.d.ts","../node_modules/@types/node/worker_threads.d.ts","../node_modules/@types/node/zlib.d.ts","../node_modules/@types/node/ts5.6/index.d.ts"],"fileInfos":[{"version":"0","affectsGlobalScope":true},"0","0","0","0","0","0",{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},"0","0",{"version":"0","affectsGlobalScope":true},"0","0","0","0","0","0","0","0","0",{"version":"0","affectsGlobalScope":true},"0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0",{"version":"0","affectsGlobalScope":true},"0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0",{"version":"0","affectsGlobalScope":true},"0","0","0","0",{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},"0","0","0","0","0","0","0","0","0","0","0","0","0",{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},"0",{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},"0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0","0",{"version":"0","affectsGlobalScope":true},"0","0","0",{"version":"0","affectsGlobalScope":true},"0","0",{"version":"0","affectsGlobalScope":true},"0",{"version":"0","affectsGlobalScope":true},"0","0","0","0","0",{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},"0","0","0","0","0","0",{"version":"0","affectsGlobalScope":true},"0","0","0",{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},"0","0","0","0","0","0","0","0","0",{"version":"0","affectsGlobalScope":true},"0","0",{"version":"0","affectsGlobalScope":true},"0","0","0","0",{"version":"0","affectsGlobalScope":true},{"version":"0","affectsGlobalScope":true},"0","0","0",{"version":"0","affectsGlobalScope":true},"0","0"],"root":[[95,99],644,645,[650,655],658,[710,751],[753,776],[851,890],[892,894],[897,904],[906,912],[919,931]],"options":{"composite":true,"declaration":true,"declarationMap":true,"esModuleInterop":true,"jsx":1,"jsxImportSource":"vue","module":99,"noImplicitThis":true,"outDir":"./","skipLibCheck":true,"strict":true,"target":99,"useDefineForClassFields":true},"fileIdsList":[[47,49,50,55,56,918,919,937,979],[55,56,918,937,979],[50,55,56,95,97,870,892,898,899,906,918,919,937,979],[50,55,56,651,859,870,918,919,937,979],[50,55,56,94,909,918,919,922,937,979],[50,55,56,918,919,937,979],[51,918,919,937,979],[918,919,937,979],[84,918,919,937,979],[85,918,919,937,979],[84,85,86,87,88,89,90,91,92,918,919,937,979],[55,56,918,919,937,979],[100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,918,919,937,979],[393,918,919,937,979],[80,918,919,937,979],[81,82,918,919,937,979],[60,62,63,64,65,66,67,68,69,70,71,72,918,919,937,979],[60,61,63,64,65,66,67,68,69,70,71,72,918,919,937,979],[61,62,63,64,65,66,67,68,69,70,71,72,918,919,937,979],[60,61,62,64,65,66,67,68,69,70,71,72,918,919,937,979],[60,61,62,63,65,66,67,68,69,70,71,72,918,919,937,979],[60,61,62,63,64,66,67,68,69,70,71,72,918,919,937,979],[60,61,62,63,64,65,67,68,69,70,71,72,918,919,937,979],[60,61,62,63,64,65,66,68,69,70,71,72,918,919,937,979],[60,61,62,63,64,65,66,67,69,70,71,72,918,919,937,979],[60,61,62,63,64,65,66,67,68,70,71,72,918,919,937,979],[60,61,62,63,64,65,66,67,68,69,71,72,918,919,937,979],[60,61,62,63,64,65,66,67,68,69,70,72,918,919,937,979],[60,61,62,63,64,65,66,67,68,69,70,71,918,919,937,979],[918,919,937,976,979],[918,919,937,978,979],[918,919,937,979,984,1013],[918,919,937,979,980,985,991,999,1010,1021],[918,919,937,979,980,981,991,999],[918,919,932,933,934,937,979],[918,919,937,979,982,1022],[918,919,937,979,983,984,992,1000],[918,919,937,979,984,1010,1018],[918,919,937,979,985,987,991,999],[918,919,937,978,979,986],[918,919,937,979,987,988],[918,919,937,979,989,991],[918,919,937,978,979,991],[918,919,937,979,991,992,993,1010,1021],[918,919,937,979,991,992,993,1006,1010,1013],[918,919,937,974,979],[918,919,937,979,987,991,994,999,1010,1021],[918,919,937,979,991,992,994,995,999,1010,1018,1021],[918,919,937,979,994,996,1010,1018,1021],[918,919,937,979,991,997],[918,919,937,979,998,1021,1026],[918,919,937,979,987,991,999,1010],[918,919,937,979,1000],[918,919,937,979,1001],[918,919,937,978,979,1002],[918,919,937,976,977,978,979,980,981,982,983,984,985,986,987,988,989,991,992,993,994,995,996,997,998,999,1000,1001,1002,1003,1004,1005,1006,1007,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1018,1019,1020,1021,1022,1023,1024,1025,1026,1027],[918,919,937,979,1004],[918,919,937,979,1005],[918,919,937,979,991,1006,1007],[918,919,937,979,1006,1008,1022,1024],[918,919,937,979,991,1010,1011,1013],[918,919,937,979,1012,1013],[918,919,937,979,1010,1011],[918,919,937,979,1013],[918,919,937,979,1014],[918,919,937,976,979,1010,1015],[918,919,937,979,991,1016,1017],[918,919,937,979,1016,1017],[918,919,937,979,984,999,1010,1018],[918,919,937,979,1019],[918,919,979],[918,919,935,936,937,975,976,977,978,979,980,981,982,983,984,985,986,987,988,989,990,991,992,993,994,995,996,997,998,999,1000,1001,1002,1003,1004,1005,1006,1007,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1018,1019,1020,1021,1022,1023,1024,1025,1026,1027],[918,919,937,979,999,1020],[918,919,937,979,994,1005,1021],[918,919,937,979,984,1022],[918,919,937,979,1010,1023],[918,919,937,979,998,1024],[918,919,937,979,1025],[918,919,937,979,991,993,1002,1010,1013,1021,1024,1026],[918,919,937,979,1010,1027],[45,51,52,918,919,937,979],[53,918,919,937,979],[45,918,919,937,979],[45,46,47,49,918,919,937,979],[46,47,48,49,918,919,937,979],[75,76,918,919,937,979],[75,918,919,937,979],[73,918,919,937,979],[58,918,919,937,979],[57,918,919,937,979],[48,55,56,59,72,74,78,79,81,83,93,918,919,937,979],[540,541,542,543,544,545,546,548,549,918,919,937,979],[546,547,550,918,919,937,979],[780,918,919,937,979],[778,779,781,918,919,937,979],[780,784,787,789,790,792,793,794,795,796,797,798,799,800,801,802,803,804,805,806,807,808,809,810,811,813,814,815,816,817,818,819,820,821,822,823,824,825,826,827,828,829,830,831,832,833,918,919,937,979],[780,784,785,918,919,937,979],[780,784,918,919,937,979],[780,781,834,918,919,937,979],[786,918,919,937,979],[786,791,918,919,937,979],[786,790,918,919,937,979],[783,786,790,918,919,937,979],[786,789,812,918,919,937,979],[784,786,918,919,937,979],[783,918,919,937,979],[780,788,918,919,937,979],[784,788,789,790,918,919,937,979],[783,784,918,919,937,979],[780,781,918,919,937,979],[780,781,834,836,918,919,937,979],[780,837,918,919,937,979],[844,845,846,918,919,937,979],[780,834,835,918,919,937,979],[780,782,849,918,919,937,979],[838,840,918,919,937,979],[837,840,918,919,937,979],[780,789,798,834,835,836,837,840,841,842,843,847,848,918,919,937,979],[815,840,918,919,937,979],[838,839,918,919,937,979],[780,849,918,919,937,979],[837,841,842,918,919,937,979],[840,918,919,937,979],[411,412,413,918,919,937,979],[397,398,400,401,402,918,919,937,979],[412,428,918,919,937,979],[466,489,490,491,492,493,494,495,496,497,498,918,919,937,979],[464,466,918,919,937,979],[398,402,464,471,918,919,937,979],[420,466,489,493,495,918,919,937,979],[397,398,400,401,402,466,918,919,937,979],[397,398,400,401,402,404,405,411,464,466,918,919,937,979],[420,424,462,464,466,471,918,919,937,979],[397,398,400,401,402,464,466,918,919,937,979],[466,918,919,937,979],[413,466,918,919,937,979],[404,410,918,919,937,979],[412,417,418,918,919,937,979],[397,399,918,919,937,979],[465,508,918,919,937,979],[397,918,919,937,979],[397,406,411,454,918,919,937,979],[396,397,398,918,919,937,979],[406,428,441,918,919,937,979],[404,405,411,412,918,919,937,979],[397,398,400,401,402,406,441,453,918,919,937,979],[404,413,440,454,502,918,919,937,979],[657,660,662,667,668,670,671,672,673,674,675,676,678,679,680,681,682,918,919,937,979],[406,454,502,659,918,919,937,979],[404,405,406,413,440,441,454,918,919,937,979],[406,413,677,686,687,688,689,691,692,693,694,695,698,699,700,701,702,703,704,705,706,707,708,918,919,937,979],[677,685,918,919,937,979],[413,677,918,919,937,979],[677,918,919,937,979],[696,918,919,937,979],[406,690,918,919,937,979],[697,918,919,937,979],[406,677,918,919,937,979],[405,406,454,502,659,661,918,919,937,979],[666,918,919,937,979],[406,413,433,434,435,436,437,438,439,454,502,664,665,918,919,937,979],[406,413,433,434,435,436,437,438,439,454,663,664,918,919,937,979],[454,663,918,919,937,979],[669,918,919,937,979],[553,918,919,937,979],[404,406,454,502,918,919,937,979],[430,431,443,445,453,526,663,918,919,937,979],[404,441,454,502,918,919,937,979],[656,918,919,937,979],[406,434,454,502,669,918,919,937,979],[405,406,454,659,918,919,937,979],[413,454,663,665,677,918,919,937,979],[663,918,919,937,979],[397,398,400,401,402,404,405,411,438,918,919,937,979],[406,409,410,432,433,434,435,436,437,438,439,918,919,937,979],[406,409,411,918,919,937,979],[402,405,411,413,918,919,937,979],[406,918,919,937,979],[406,409,411,434,918,919,937,979],[406,409,411,436,918,919,937,979],[406,409,411,437,438,918,919,937,979],[406,409,410,411,413,433,436,918,919,937,979],[406,408,411,918,919,937,979],[399,413,442,458,459,918,919,937,979],[413,459,918,919,937,979],[417,418,918,919,937,979],[396,400,402,414,418,419,420,424,454,459,464,465,468,471,511,518,524,532,556,626,627,628,629,918,919,937,979],[467,500,501,506,507,510,512,513,514,515,600,601,602,603,604,605,606,607,608,609,611,612,613,918,919,937,979],[465,467,918,919,937,979],[420,467,918,919,937,979],[467,918,919,937,979],[397,398,400,401,402,404,405,440,454,467,471,502,505,918,919,937,979],[397,398,400,401,402,407,411,438,465,507,509,918,919,937,979],[407,507,509,511,918,919,937,979],[507,509,918,919,937,979],[509,510,918,919,937,979],[397,398,400,401,402,404,406,407,409,411,420,434,453,454,465,471,505,507,509,528,599,918,919,937,979],[397,398,400,401,402,411,413,453,471,507,509,918,919,937,979],[397,398,400,401,402,411,424,465,471,918,919,937,979],[467,509,918,919,937,979],[424,467,918,919,937,979],[397,398,400,401,402,406,409,411,420,453,454,465,471,505,507,509,528,597,599,918,919,937,979],[507,918,919,937,979],[397,398,400,401,402,420,427,440,453,454,460,461,465,467,509,599,918,919,937,979],[397,398,400,401,402,404,406,407,410,411,420,432,434,435,436,437,438,439,454,471,505,507,610,918,919,937,979],[397,398,400,401,402,411,420,427,440,454,460,461,465,471,507,509,918,919,937,979],[461,463,531,579,583,585,599,627,632,633,641,642,918,919,937,979],[397,398,400,401,402,413,427,461,918,919,937,979],[413,460,461,471,554,918,919,937,979],[397,398,400,402,413,425,426,460,461,462,471,522,918,919,937,979],[413,452,453,454,461,462,471,505,525,528,581,586,595,596,598,918,919,937,979],[413,442,471,527,530,539,638,918,919,937,979],[404,413,431,434,436,440,445,454,505,599,918,919,937,979],[397,398,400,402,413,420,462,918,919,937,979],[413,440,454,505,528,595,597,918,919,937,979],[554,582,584,918,919,937,979],[397,398,400,402,407,413,424,425,426,427,454,460,461,462,471,918,919,937,979],[418,522,530,531,578,580,918,919,937,979],[413,452,453,454,462,471,505,528,597,598,918,919,937,979],[413,452,453,454,462,471,505,528,586,597,918,919,937,979],[397,398,400,402,413,425,426,452,453,454,461,462,471,525,528,581,597,918,919,937,979],[413,454,461,505,527,528,596,918,919,937,979],[413,442,471,527,530,532,539,590,637,640,918,919,937,979],[413,454,461,462,505,528,595,918,919,937,979],[405,413,416,918,919,937,979],[397,398,400,401,402,407,408,409,411,412,413,418,419,420,424,425,426,427,446,448,454,457,461,462,463,464,465,466,467,468,469,470,918,919,937,979],[407,411,464,471,918,919,937,979],[399,471,918,919,937,979],[397,471,918,919,937,979],[397,398,400,401,918,919,937,979],[397,398,399,918,919,937,979],[397,398,400,401,402,407,411,412,413,471,918,919,937,979],[403,404,411,413,918,919,937,979],[404,624,918,919,937,979],[403,411,413,416,918,919,937,979],[407,409,412,426,451,454,918,919,937,979],[402,408,412,429,430,431,444,445,448,918,919,937,979],[413,449,450,918,919,937,979],[408,409,411,412,413,444,446,447,449,453,454,918,919,937,979],[408,409,411,412,413,444,446,448,449,454,918,919,937,979],[405,406,408,410,413,432,434,435,436,437,438,439,441,443,445,450,453,454,918,919,937,979],[397,408,471,918,919,937,979],[405,413,440,453,454,918,919,937,979],[406,409,410,430,431,432,434,435,436,437,438,439,441,443,445,449,453,454,918,919,937,979],[405,406,441,454,918,919,937,979],[408,454,471,527,528,588,590,592,593,918,919,937,979],[407,442,459,471,516,583,918,919,937,979],[408,411,413,442,444,460,461,471,918,919,937,979],[404,407,413,418,471,516,522,529,531,532,578,579,918,919,937,979],[407,454,584,585,918,919,937,979],[405,407,453,454,455,471,516,517,597,918,919,937,979],[408,413,453,454,455,461,471,524,525,531,580,918,919,937,979],[400,407,411,454,456,457,459,461,471,918,919,937,979],[396,409,411,454,456,461,471,918,919,937,979],[397,405,409,427,453,454,455,461,918,919,937,979],[471,639,640,918,919,937,979],[460,461,471,590,918,919,937,979],[411,436,454,461,471,590,591,918,919,937,979],[407,590,591,635,636,637,639,641,918,919,937,979],[408,411,412,413,417,418,471,522,529,530,590,591,634,918,919,937,979],[461,471,528,591,594,918,919,937,979],[404,416,417,418,532,918,919,937,979],[412,413,918,919,937,979],[413,416,417,427,505,522,523,525,534,535,536,537,538,539,551,552,553,554,555,557,558,559,560,561,562,563,564,565,566,567,568,569,570,571,572,573,574,575,576,577,918,919,937,979],[404,405,413,442,459,918,919,937,979],[415,417,418,534,918,919,937,979],[405,415,427,536,918,919,937,979],[406,413,427,436,454,505,918,919,937,979],[397,404,405,408,412,415,416,418,427,442,521,522,918,919,937,979],[405,442,539,550,918,919,937,979],[415,418,534,918,919,937,979],[405,412,413,415,427,534,918,919,937,979],[397,398,400,401,402,404,405,413,427,459,918,919,937,979],[405,427,459,554,918,919,937,979],[404,405,412,413,427,554,556,918,919,937,979],[405,459,554,918,919,937,979],[405,413,427,459,554,918,919,937,979],[405,412,415,416,427,442,532,539,918,919,937,979],[405,411,427,459,554,561,918,919,937,979],[442,459,918,919,937,979],[405,418,427,534,918,919,937,979],[405,415,427,441,454,502,518,525,918,919,937,979],[415,418,427,536,918,919,937,979],[396,397,398,400,401,402,404,413,427,461,471,554,556,918,919,937,979],[402,404,405,424,427,918,919,937,979],[415,418,536,918,919,937,979],[413,442,459,918,919,937,979],[397,398,400,401,402,404,405,412,415,416,417,418,427,519,521,918,919,937,979],[405,415,416,418,427,534,918,919,937,979],[405,415,416,418,522,560,918,919,937,979],[404,405,415,416,418,427,521,523,532,533,918,919,937,979],[412,415,418,427,534,918,919,937,979],[405,411,415,416,418,427,532,534,561,918,919,937,979],[397,404,405,415,416,417,418,427,522,918,919,937,979],[404,411,413,415,417,418,522,570,918,919,937,979],[397,398,400,401,402,404,411,413,420,427,440,441,454,502,503,504,918,919,937,979],[404,405,412,413,415,416,418,427,441,454,502,518,523,524,918,919,937,979],[404,405,411,412,413,442,459,561,918,919,937,979],[405,415,418,427,520,532,534,918,919,937,979],[405,412,415,418,427,521,534,918,919,937,979],[405,412,413,415,417,418,427,532,534,918,919,937,979],[405,406,411,918,919,937,979],[413,446,918,919,937,979],[430,431,443,445,453,526,646,647,648,918,919,937,979],[412,430,431,453,646,918,919,937,979],[428,429,918,919,937,979],[428,453,526,527,918,919,937,979],[412,428,443,453,918,919,937,979],[399,412,428,918,919,937,979],[397,412,442,453,918,919,937,979],[412,429,430,431,443,453,918,919,937,979],[406,411,430,431,441,443,445,452,454,918,919,937,979],[412,430,431,453,918,919,937,979],[399,404,417,918,919,937,979],[416,918,919,937,979],[404,405,412,413,416,417,520,918,919,937,979],[411,412,413,414,415,417,918,919,937,979],[411,412,413,416,918,919,937,979],[395,397,411,417,418,471,918,919,937,979],[412,417,918,919,937,979],[407,411,918,919,937,979],[417,418,452,461,517,518,918,919,937,979],[404,413,417,418,454,502,504,918,919,937,979],[397,398,400,401,402,404,405,407,409,411,412,413,421,422,423,461,918,919,937,979],[399,416,418,590,918,919,937,979],[587,918,919,937,979],[396,408,471,587,588,589,918,919,937,979],[590,918,919,937,979],[442,532,533,588,634,918,919,937,979],[623,918,919,937,979],[618,918,919,937,979],[617,918,919,937,979],[617,618,918,919,937,979],[616,617,618,619,620,621,622,918,919,937,979],[615,616,618,918,919,937,979],[616,618,918,919,937,979],[918,919,937,946,950,979,1021],[918,919,937,946,979,1010,1021],[918,919,937,941,979],[918,919,937,943,946,979,1018,1021],[918,919,937,979,999,1018],[918,919,937,979,1028],[918,919,937,941,979,1028],[918,919,937,943,946,979,999,1021],[918,919,937,938,939,942,945,979,991,1010,1021],[918,919,937,946,953,979],[918,919,937,938,944,979],[918,919,937,946,967,968,979],[918,919,937,942,946,979,1013,1021,1028],[918,919,937,967,979,1028],[918,919,937,940,941,979,1028],[918,919,937,946,979],[918,919,937,940,941,942,943,944,945,946,947,948,950,951,952,953,954,955,956,957,958,959,960,961,962,963,964,965,966,968,969,970,971,972,973,979],[918,919,937,946,961,979],[918,919,937,946,953,954,979],[918,919,937,944,946,954,955,979],[918,919,937,945,979],[918,919,937,938,941,946,979],[918,919,937,946,950,954,955,979],[918,919,937,950,979],[918,919,937,944,946,949,979,1021],[918,919,937,938,943,946,953,979],[918,919,937,979,1010],[918,919,937,941,946,967,979,1026,1028],[472,473,474,475,476,477,478,480,481,482,483,484,485,486,487,918,919,937,979],[472,918,919,937,979],[472,479,918,919,937,979],[917,919,937,979],[913,918,919,937,979],[914,918,919,937,979],[915,916,918,919,937,979],[49,54,918,919,937,979],[49,918,919,937,979],[50,55,56,94,95,96,918,919,937,979],[50,918,919,937,979],[50,97,99,918,919,937,979],[50,55,56,768,918,919,937,979],[50,55,56,97,731,918,919,937,979],[50,55,56,94,97,394,744,754,755,918,919,937,979],[50,55,56,94,97,394,651,730,731,732,860,861,862,863,864,865,866,918,919,937,979],[50,55,56,394,865,918,919,937,979],[50,55,56,94,394,751,768,918,919,937,979],[50,55,56,94,853,854,918,919,937,979],[50,55,56,94,97,394,755,851,918,919,937,979],[50,55,56,97,651,754,768,771,918,919,937,979],[50,55,56,94,97,394,405,746,918,919,937,979],[50,55,56,94,97,918,919,937,979],[50,55,56,94,97,394,918,919,937,979],[50,55,56,394,731,918,919,937,979],[50,55,56,405,471,651,730,731,765,918,919,937,979],[50,55,56,94,394,405,630,651,770,918,919,937,979],[50,55,56,94,411,630,644,758,918,919,937,979],[50,55,56,94,411,630,644,918,919,937,979],[50,55,56,411,630,644,758,918,919,937,979],[50,644,758,759,760,761,762,918,919,937,979],[50,55,56,411,468,630,644,758,759,760,761,918,919,937,979],[50,411,630,918,919,937,979],[50,55,56,94,394,651,764,918,919,937,979],[50,55,56,394,651,767,772,773,774,775,776,852,855,918,919,937,979],[50,55,56,645,918,919,937,979],[50,651,918,919,937,979],[50,55,56,94,394,766,878,918,919,937,979],[50,55,56,651,870,880,918,919,937,979],[50,55,56,651,766,918,919,937,979],[50,55,56,94,651,860,870,918,919,937,979],[50,55,56,94,630,651,870,918,919,937,979],[50,55,56,94,394,651,766,874,878,918,919,937,979],[50,55,56,651,870,918,919,937,979],[50,651,768,870,918,919,937,979],[50,55,56,94,394,471,488,651,730,731,745,754,756,766,852,856,857,858,859,860,867,868,869,918,919,937,979],[50,651,874,875,876,877,918,919,937,979],[50,55,56,394,874,918,919,937,979],[50,55,56,94,394,651,874,918,919,937,979],[50,55,56,394,651,767,772,773,774,775,776,852,855,874,918,919,937,979],[50,651,732,763,918,919,937,979],[50,55,56,94,651,766,918,919,937,979],[50,404,429,578,643,644,645,650,733,918,919,937,979],[50,55,56,630,765,918,919,937,979],[50,578,579,630,643,731,918,919,937,979],[50,405,440,630,649,918,919,937,979],[50,398,400,411,440,505,599,630,649,918,919,937,979],[50,398,400,411,440,578,600,605,609,614,630,643,649,650,737,738,739,740,741,742,743,744,918,919,937,979],[50,411,429,440,630,649,650,918,919,937,979],[50,411,440,630,649,650,918,919,937,979],[50,650,737,738,739,740,741,742,743,745,747,748,749,750,918,919,937,979],[50,411,440,630,649,650,735,736,918,919,937,979],[50,411,440,630,649,650,737,740,918,919,937,979],[50,411,438,440,630,649,650,918,919,937,979],[50,631,918,919,937,979],[50,407,411,630,631,732,918,919,937,979],[50,440,471,505,599,630,649,651,918,919,937,979],[50,94,413,440,630,683,918,919,937,979],[50,413,630,649,918,919,937,979],[50,651,730,731,732,751,753,754,756,769,770,918,919,937,979],[50,94,651,732,918,919,937,979],[50,405,599,630,643,651,729,730,731,918,919,937,979],[50,578,624,625,630,643,651,918,919,937,979],[50,412,413,557,583,643,651,652,918,919,937,979],[50,440,454,505,538,599,630,643,649,651,652,683,714,918,919,937,979],[50,413,440,505,599,630,643,649,651,652,683,714,918,919,937,979],[50,440,505,599,630,649,651,652,683,918,919,937,979],[50,440,505,630,632,643,651,652,683,918,919,937,979],[50,440,505,585,630,643,649,651,652,683,714,918,919,937,979],[50,652,653,654,655,658,710,715,716,717,718,719,720,721,722,723,724,725,728,918,919,937,979],[50,578,630,643,651,918,919,937,979],[50,651,652,653,654,655,658,710,715,716,717,718,719,720,721,722,723,724,726,727,918,919,937,979],[50,405,416,578,579,643,651,652,918,919,937,979],[50,651,724,918,919,937,979],[50,405,578,579,643,651,652,918,919,937,979],[50,405,416,438,440,579,624,625,630,643,651,652,918,919,937,979],[50,440,525,531,630,643,649,651,652,683,714,918,919,937,979],[50,505,599,643,651,652,683,684,709,918,919,937,979],[50,578,643,651,652,918,919,937,979],[50,405,520,573,578,579,624,625,643,651,652,657,918,919,937,979],[50,55,56,94,405,413,630,651,732,918,919,937,979],[50,403,405,424,471,499,614,624,625,651,730,731,732,733,734,746,751,754,755,756,757,762,764,918,919,937,979],[50,94,403,405,413,424,440,630,683,918,919,937,979],[50,405,411,630,737,745,918,919,937,979],[50,398,400,405,411,440,468,509,578,614,630,643,649,730,744,752,753,918,919,937,979],[50,424,499,565,579,630,918,919,937,979],[50,55,56,630,765,874,918,919,937,979],[50,405,440,578,630,643,649,651,918,919,937,979],[50,711,712,713,918,919,937,979],[50,429,649,918,919,937,979],[50,440,630,649,711,918,919,937,979],[50,440,630,649,711,712,918,919,937,979],[50,398,400,411,468,630,918,919,937,979],[50,55,56,404,870,889,890,891,918,919,937,979],[50,55,56,411,630,918,919,937,979],[50,55,56,893,918,919,937,979],[50,55,56,731,866,870,890,891,895,896,918,919,937,979],[50,55,56,731,870,890,891,893,894,895,896,918,919,937,979],[50,55,56,424,440,454,471,505,565,579,599,900,918,919,937,979],[50,55,56,94,394,651,745,751,860,870,891,895,896,918,919,937,979],[50,55,56,94,394,651,745,860,870,891,895,896,918,919,937,979],[50,55,56,424,440,454,471,505,565,579,599,903,918,919,937,979],[50,55,56,394,918,919,937,979],[50,55,56,651,751,870,905,918,919,937,979],[50,55,56,651,729,918,919,937,979],[50,55,56,95,97,727,870,890,918,919,920,921,937,979],[50,777,850,918,919,937,979],[50,730,731,732,751,753,754,755,769,851,890,918,919,937,979],[47,49,50,55,56,925,926,944,986],[47,49,50,55,56,937,938,956,998],[51,959,960,978,1020],[959,960,978,1020],[84,959,960,978,1020],[85,959,960,978,1020],[84,85,86,87,88,89,90,91,92,959,960,978,1020],[55,56,959,960,978,1020],[100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,959,960,978,1020],[393,959,960,978,1020],[80,959,960,978,1020],[81,82,959,960,978,1020],[60,62,63,64,65,66,67,68,69,70,71,72,959,960,978,1020],[60,61,63,64,65,66,67,68,69,70,71,72,959,960,978,1020],[61,62,63,64,65,66,67,68,69,70,71,72,959,960,978,1020],[60,61,62,64,65,66,67,68,69,70,71,72,959,960,978,1020],[60,61,62,63,65,66,67,68,69,70,71,72,959,960,978,1020],[60,61,62,63,64,66,67,68,69,70,71,72,959,960,978,1020],[60,61,62,63,64,65,67,68,69,70,71,72,959,960,978,1020],[60,61,62,63,64,65,66,68,69,70,71,72,959,960,978,1020],[60,61,62,63,64,65,66,67,69,70,71,72,959,960,978,1020],[60,61,62,63,64,65,66,67,68,70,71,72,959,960,978,1020],[60,61,62,63,64,65,66,67,68,69,71,72,959,960,978,1020],[60,61,62,63,64,65,66,67,68,69,70,72,959,960,978,1020],[60,61,62,63,64,65,66,67,68,69,70,71,959,960,978,1020],[959,960,973,974,975,978,1020],[959,960,1020],[47,49,50,55,56,938,939,957,999],[47,49,50,55,56,941,942,960,1002],[47,49,50,55,56,939,940,958,1000],[47,49,50,55,56,940,941,959,1001],[959,960,978,983,987,1020],[959,960,978,981,982,1020],[959,960,978,984,987,1020],[959,960,978,979,985,1020],[959,960,978,979,980,983,986,1020],[959,960,978,987,1020],[959,960,978,991,1020],[959,960,978,985,987,990,1020],[959,960,978,987,991,1020],[959,960,978,979,982,987,1020],[959,960,978,987,994,995,1020],[959,960,978,985,987,995,996,1020],[959,960,978,987,991,995,996,1020],[959,960,978,986,1020],[959,960,978,979,984,987,994,1020],[959,960,978,987,994,1020],[959,960,978,987,1002,1020],[959,960,978,982,1020],[959,960,978,982,987,1008,1020],[959,960,978,987,1008,1009,1020],[959,960,978,1008,1020],[959,960,978,981,982,983,984,985,986,987,988,989,991,992,993,994,995,996,997,998,999,1000,1001,1002,1003,1004,1005,1006,1007,1009,1010,1011,1012,1013,1014,1020],[959,960,978,1015,1020],[959,960,978,1017,1020],[959,960,978,1019,1020],[47,49,50,55,56,943,944,962,1004],[47,49,50,55,56,942,943,961,1003],[959,960,978,1020,1028],[959,960,978,1020,1025],[959,960,978,1020,1021,1026],[959,960,978,1020,1021,1022],[959,960,978,1020,1023],[959,960,978,1020,1024,1025],[959,960,978,1020,1026,1028],[959,960,978,1019,1020,1027],[45,51,52,959,960,978,1020],[53,959,960,978,1020],[45,959,960,978,1020],[45,46,47,49,959,960,978,1020],[46,47,48,49,959,960,978,1020],[75,76,959,960,978,1020],[75,959,960,978,1020],[73,959,960,978,1020],[58,959,960,978,1020],[57,959,960,978,1020],[48,55,56,59,72,74,78,79,81,83,93,959,960,978,1020],[540,541,542,543,544,545,546,548,549,959,960,978,1020],[546,547,550,959,960,978,1020],[780,959,960,978,1020],[778,779,781,959,960,978,1020],[780,784,787,789,790,792,793,794,795,796,797,798,799,800,801,802,803,804,805,806,807,808,809,810,811,813,814,815,816,817,818,819,820,821,822,823,824,825,826,827,828,829,830,831,832,833,959,960,978,1020],[780,784,785,959,960,978,1020],[780,784,959,960,978,1020],[780,781,834,959,960,978,1020],[786,959,960,978,1020],[786,791,959,960,978,1020],[786,790,959,960,978,1020],[783,786,790,959,960,978,1020],[786,789,812,959,960,978,1020],[784,786,959,960,978,1020],[783,959,960,978,1020],[780,788,959,960,978,1020],[784,788,789,790,959,960,978,1020],[783,784,959,960,978,1020],[780,781,959,960,978,1020],[780,781,834,836,959,960,978,1020],[780,837,959,960,978,1020],[844,845,846,959,960,978,1020],[780,834,835,959,960,978,1020],[780,782,849,959,960,978,1020],[838,840,959,960,978,1020],[837,840,959,960,978,1020],[780,789,798,834,835,836,837,840,841,842,843,847,848,959,960,978,1020],[815,840,959,960,978,1020],[838,839,959,960,978,1020],[780,849,959,960,978,1020],[837,841,842,959,960,978,1020],[840,959,960,978,1020],[411,412,413,959,960,978,1020],[397,398,400,401,402,959,960,978,1020],[412,428,959,960,978,1020],[466,489,490,491,492,493,494,495,496,497,498,959,960,978,1020],[464,466,959,960,978,1020],[398,402,464,471,959,960,978,1020],[420,466,489,493,495,959,960,978,1020],[397,398,400,401,402,466,959,960,978,1020],[397,398,400,401,402,404,405,411,464,466,959,960,978,1020],[420,424,462,464,466,471,959,960,978,1020],[397,398,400,401,402,464,466,959,960,978,1020],[466,959,960,978,1020],[413,466,959,960,978,1020],[404,410,959,960,978,1020],[412,417,418,959,960,978,1020],[397,399,959,960,978,1020],[465,508,959,960,978,1020],[397,959,960,978,1020],[397,406,411,454,959,960,978,1020],[396,397,398,959,960,978,1020],[406,428,441,959,960,978,1020],[404,405,411,412,959,960,978,1020],[397,398,400,401,402,406,441,453,959,960,978,1020],[404,413,440,454,502,959,960,978,1020],[657,660,662,667,668,670,671,672,673,674,675,676,678,679,680,681,682,959,960,978,1020],[406,454,502,659,959,960,978,1020],[404,405,406,413,440,441,454,959,960,978,1020],[406,413,677,686,687,688,689,691,692,693,694,695,698,699,700,701,702,703,704,705,706,707,708,959,960,978,1020],[677,685,959,960,978,1020],[413,677,959,960,978,1020],[677,959,960,978,1020],[696,959,960,978,1020],[406,690,959,960,978,1020],[697,959,960,978,1020],[406,677,959,960,978,1020],[405,406,454,502,659,661,959,960,978,1020],[666,959,960,978,1020],[406,413,433,434,435,436,437,438,439,454,502,664,665,959,960,978,1020],[406,413,433,434,435,436,437,438,439,454,663,664,959,960,978,1020],[454,663,959,960,978,1020],[669,959,960,978,1020],[553,959,960,978,1020],[404,406,454,502,959,960,978,1020],[430,431,443,445,453,526,663,959,960,978,1020],[404,441,454,502,959,960,978,1020],[656,959,960,978,1020],[406,434,454,502,669,959,960,978,1020],[405,406,454,659,959,960,978,1020],[413,454,663,665,677,959,960,978,1020],[663,959,960,978,1020],[397,398,400,401,402,404,405,411,438,959,960,978,1020],[406,409,410,432,433,434,435,436,437,438,439,959,960,978,1020],[406,409,411,959,960,978,1020],[402,405,411,413,959,960,978,1020],[406,959,960,978,1020],[406,409,411,434,959,960,978,1020],[406,409,411,436,959,960,978,1020],[406,409,411,437,438,959,960,978,1020],[406,409,410,411,413,433,436,959,960,978,1020],[406,408,411,959,960,978,1020],[399,413,442,458,459,959,960,978,1020],[413,459,959,960,978,1020],[417,418,959,960,978,1020],[396,400,402,414,418,419,420,424,454,459,464,465,468,471,511,518,524,532,556,626,627,628,629,959,960,978,1020],[467,500,501,506,507,510,512,513,514,515,600,601,602,603,604,605,606,607,608,609,611,612,613,959,960,978,1020],[465,467,959,960,978,1020],[420,467,959,960,978,1020],[467,959,960,978,1020],[397,398,400,401,402,404,405,440,454,467,471,502,505,959,960,978,1020],[397,398,400,401,402,407,411,438,465,507,509,959,960,978,1020],[407,507,509,511,959,960,978,1020],[507,509,959,960,978,1020],[509,510,959,960,978,1020],[397,398,400,401,402,404,406,407,409,411,420,434,453,454,465,471,505,507,509,528,599,959,960,978,1020],[397,398,400,401,402,411,413,453,471,507,509,959,960,978,1020],[397,398,400,401,402,411,424,465,471,959,960,978,1020],[467,509,959,960,978,1020],[424,467,959,960,978,1020],[397,398,400,401,402,406,409,411,420,453,454,465,471,505,507,509,528,597,599,959,960,978,1020],[507,959,960,978,1020],[397,398,400,401,402,420,427,440,453,454,460,461,465,467,509,599,959,960,978,1020],[397,398,400,401,402,404,406,407,410,411,420,432,434,435,436,437,438,439,454,471,505,507,610,959,960,978,1020],[397,398,400,401,402,411,420,427,440,454,460,461,465,471,507,509,959,960,978,1020],[461,463,531,579,583,585,599,627,632,633,641,642,959,960,978,1020],[397,398,400,401,402,413,427,461,959,960,978,1020],[413,460,461,471,554,959,960,978,1020],[397,398,400,402,413,425,426,460,461,462,471,522,959,960,978,1020],[413,452,453,454,461,462,471,505,525,528,581,586,595,596,598,959,960,978,1020],[413,442,471,527,530,539,638,959,960,978,1020],[404,413,431,434,436,440,445,454,505,599,959,960,978,1020],[397,398,400,402,413,420,462,959,960,978,1020],[413,440,454,505,528,595,597,959,960,978,1020],[554,582,584,959,960,978,1020],[397,398,400,402,407,413,424,425,426,427,454,460,461,462,471,959,960,978,1020],[418,522,530,531,578,580,959,960,978,1020],[413,452,453,454,462,471,505,528,597,598,959,960,978,1020],[413,452,453,454,462,471,505,528,586,597,959,960,978,1020],[397,398,400,402,413,425,426,452,453,454,461,462,471,525,528,581,597,959,960,978,1020],[413,454,461,505,527,528,596,959,960,978,1020],[413,442,471,527,530,532,539,590,637,640,959,960,978,1020],[413,454,461,462,505,528,595,959,960,978,1020],[405,413,416,959,960,978,1020],[397,398,400,401,402,407,408,409,411,412,413,418,419,420,424,425,426,427,446,448,454,457,461,462,463,464,465,466,467,468,469,470,959,960,978,1020],[407,411,464,471,959,960,978,1020],[399,471,959,960,978,1020],[397,471,959,960,978,1020],[397,398,400,401,959,960,978,1020],[397,398,399,959,960,978,1020],[397,398,400,401,402,407,411,412,413,471,959,960,978,1020],[403,404,411,413,959,960,978,1020],[404,624,959,960,978,1020],[403,411,413,416,959,960,978,1020],[407,409,412,426,451,454,959,960,978,1020],[402,408,412,429,430,431,444,445,448,959,960,978,1020],[413,449,450,959,960,978,1020],[408,409,411,412,413,444,446,447,449,453,454,959,960,978,1020],[408,409,411,412,413,444,446,448,449,454,959,960,978,1020],[405,406,408,410,413,432,434,435,436,437,438,439,441,443,445,450,453,454,959,960,978,1020],[397,408,471,959,960,978,1020],[405,413,440,453,454,959,960,978,1020],[406,409,410,430,431,432,434,435,436,437,438,439,441,443,445,449,453,454,959,960,978,1020],[405,406,441,454,959,960,978,1020],[408,454,471,527,528,588,590,592,593,959,960,978,1020],[407,442,459,471,516,583,959,960,978,1020],[408,411,413,442,444,460,461,471,959,960,978,1020],[404,407,413,418,471,516,522,529,531,532,578,579,959,960,978,1020],[407,454,584,585,959,960,978,1020],[405,407,453,454,455,471,516,517,597,959,960,978,1020],[408,413,453,454,455,461,471,524,525,531,580,959,960,978,1020],[400,407,411,454,456,457,459,461,471,959,960,978,1020],[396,409,411,454,456,461,471,959,960,978,1020],[397,405,409,427,453,454,455,461,959,960,978,1020],[471,639,640,959,960,978,1020],[460,461,471,590,959,960,978,1020],[411,436,454,461,471,590,591,959,960,978,1020],[407,590,591,635,636,637,639,641,959,960,978,1020],[408,411,412,413,417,418,471,522,529,530,590,591,634,959,960,978,1020],[461,471,528,591,594,959,960,978,1020],[404,416,417,418,532,959,960,978,1020],[412,413,959,960,978,1020],[413,416,417,427,505,522,523,525,534,535,536,537,538,539,551,552,553,554,555,557,558,559,560,561,562,563,564,565,566,567,568,569,570,571,572,573,574,575,576,577,959,960,978,1020],[404,405,413,442,459,959,960,978,1020],[415,417,418,534,959,960,978,1020],[405,415,427,536,959,960,978,1020],[406,413,427,436,454,505,959,960,978,1020],[397,404,405,408,412,415,416,418,427,442,521,522,959,960,978,1020],[405,442,539,550,959,960,978,1020],[415,418,534,959,960,978,1020],[405,412,413,415,427,534,959,960,978,1020],[397,398,400,401,402,404,405,413,427,459,959,960,978,1020],[405,427,459,554,959,960,978,1020],[404,405,412,413,427,554,556,959,960,978,1020],[405,459,554,959,960,978,1020],[405,413,427,459,554,959,960,978,1020],[405,412,415,416,427,442,532,539,959,960,978,1020],[405,411,427,459,554,561,959,960,978,1020],[442,459,959,960,978,1020],[405,418,427,534,959,960,978,1020],[405,415,427,441,454,502,518,525,959,960,978,1020],[415,418,427,536,959,960,978,1020],[396,397,398,400,401,402,404,413,427,461,471,554,556,959,960,978,1020],[402,404,405,424,427,959,960,978,1020],[415,418,536,959,960,978,1020],[413,442,459,959,960,978,1020],[397,398,400,401,402,404,405,412,415,416,417,418,427,519,521,959,960,978,1020],[405,415,416,418,427,534,959,960,978,1020],[405,415,416,418,522,560,959,960,978,1020],[404,405,415,416,418,427,521,523,532,533,959,960,978,1020],[412,415,418,427,534,959,960,978,1020],[405,411,415,416,418,427,532,534,561,959,960,978,1020],[397,404,405,415,416,417,418,427,522,959,960,978,1020],[404,411,413,415,417,418,522,570,959,960,978,1020],[397,398,400,401,402,404,411,413,420,427,440,441,454,502,503,504,959,960,978,1020],[404,405,412,413,415,416,418,427,441,454,502,518,523,524,959,960,978,1020],[404,405,411,412,413,442,459,561,959,960,978,1020],[405,415,418,427,520,532,534,959,960,978,1020],[405,412,415,418,427,521,534,959,960,978,1020],[405,412,413,415,417,418,427,532,534,959,960,978,1020],[405,406,411,959,960,978,1020],[413,446,959,960,978,1020],[430,431,443,445,453,526,646,647,648,959,960,978,1020],[412,430,431,453,646,959,960,978,1020],[428,429,959,960,978,1020],[428,453,526,527,959,960,978,1020],[412,428,443,453,959,960,978,1020],[399,412,428,959,960,978,1020],[397,412,442,453,959,960,978,1020],[412,429,430,431,443,453,959,960,978,1020],[406,411,430,431,441,443,445,452,454,959,960,978,1020],[412,430,431,453,959,960,978,1020],[399,404,417,959,960,978,1020],[416,959,960,978,1020],[404,405,412,413,416,417,520,959,960,978,1020],[411,412,413,414,415,417,959,960,978,1020],[411,412,413,416,959,960,978,1020],[395,397,411,417,418,471,959,960,978,1020],[412,417,959,960,978,1020],[407,411,959,960,978,1020],[417,418,452,461,517,518,959,960,978,1020],[404,413,417,418,454,502,504,959,960,978,1020],[397,398,400,401,402,404,405,407,409,411,412,413,421,422,423,461,959,960,978,1020],[399,416,418,590,959,960,978,1020],[587,959,960,978,1020],[396,408,471,587,588,589,959,960,978,1020],[590,959,960,978,1020],[442,532,533,588,634,959,960,978,1020],[623,959,960,978,1020],[618,959,960,978,1020],[617,959,960,978,1020],[617,618,959,960,978,1020],[616,617,618,619,620,621,622,959,960,978,1020],[615,616,618,959,960,978,1020],[616,618,959,960,978,1020],[50,55,56,727,890,959,960,961,962,978,1020],[47,49,50,55,56,959,960,978,1020],[47,49,50,55,56,950,969,1011],[47,49,50,55,56,949,950,968,1010],[50,55,56,94,959,960,963,978,1020],[50,651,959,960,978,1020],[50,959,960,978,1020],[47,49,50,55,56,951,952,971,1013],[55,56,959,978,1020],[47,49,50,55,56,951,970,1012],[50,55,56,630,765,874,959,960,978,1020],[47,49,50,55,56,947,948,966,1008],[47,49,50,55,56,946,947,965,1007],[47,49,50,55,56,948,949,967,1009],[47,49,50,55,56,952,953,972,1014],[47,49,50,55,56,953,954,973,1015],[47,49,50,55,56,958,959,977,1019],[47,49,50,55,56,944,945,963,1005],[954,959,960,978,1020],[955,956,959,960,978,1020],[953,959,960,978,1020],[945,946,964,1006],[47,49,50,55,56,954,955,974,1016],[47,49,50,55,56,955,956,975,1017],[958,960,978,1020],[47,49,50,55,56,945,946,964,1006],[50,730,731,732,751,753,754,755,769,851,959,960,961,978,1020],[50,651,768,959,960,978,1020],[472,473,474,475,476,477,478,480,481,482,483,484,485,486,487,959,960,978,1020],[472,959,960,978,1020],[472,479,959,960,978,1020],[47,49,50,55,56,924,925,943,985],[47,49,50,55,56,920,921,939,981],[47,49,50,55,56,919,920,938,980],[47,49,50,55,56,921,922,940,982],[47,49,50,55,56,922,923,941,983],[47,49,50,55,56,923,924,942,984],[49,54,959,960,978,1020],[49,959,960,978,1020],[47,49,50,55,56,929,930,948,990],[50,644,762,959,960,978,1020],[50,55,56,411,468,630,644,959,960,978,1020],[50,411,630,959,960,978,1020],[47,49,50,55,56,931,932,950,992],[47,49,50,55,56,930,931,949,991],[50,651,874,959,960,978,1020],[50,651,732,763,959,960,978,1020],[47,49,50,55,56,932,933,951,993],[50,429,578,643,644,645,650,733,959,960,978,1020],[50,55,56,630,765,959,960,978,1020],[47,49,50,55,56,933,934,952,994],[50,578,579,630,643,731,959,960,978,1020],[50,405,440,630,649,959,960,978,1020],[50,398,400,411,440,505,599,630,649,959,960,978,1020],[50,398,400,411,440,578,600,605,609,614,630,643,649,650,737,738,739,740,741,742,743,744,959,960,978,1020],[50,411,429,440,630,649,650,959,960,978,1020],[50,411,440,630,649,650,959,960,978,1020],[50,650,737,738,739,740,741,742,743,745,747,748,749,750,959,960,978,1020],[50,411,440,630,649,650,735,736,959,960,978,1020],[50,411,440,630,649,650,737,740,959,960,978,1020],[50,411,438,440,630,649,650,959,960,978,1020],[50,631,959,960,978,1020],[50,407,411,630,631,732,959,960,978,1020],[50,440,471,505,599,630,649,651,959,960,978,1020],[50,94,413,440,630,683,959,960,978,1020],[50,413,630,649,959,960,978,1020],[50,55,56,959,960,978,1020],[50,651,730,731,732,751,753,754,756,769,770,959,960,978,1020],[50,94,651,732,959,960,978,1020],[50,405,630,643,651,729,730,731,959,960,978,1020],[50,578,630,643,651,959,960,978,1020],[50,412,413,557,583,643,651,652,959,960,978,1020],[50,440,454,505,538,599,630,643,649,651,652,683,714,959,960,978,1020],[50,413,440,505,599,630,643,649,651,652,683,714,959,960,978,1020],[50,440,505,599,630,649,651,652,683,959,960,978,1020],[50,440,505,630,632,643,651,652,683,959,960,978,1020],[50,440,505,585,630,643,649,651,652,683,714,959,960,978,1020],[50,652,653,654,655,658,710,715,716,717,718,719,720,721,722,723,724,725,728,959,960,978,1020],[50,651,652,653,654,655,658,710,715,716,717,718,719,720,721,722,723,724,726,727,959,960,978,1020],[47,49,50,55,56,936,937,955,997],[50,405,416,578,579,643,651,652,959,960,978,1020],[50,651,724,959,960,978,1020],[50,405,578,579,643,651,652,959,960,978,1020],[50,405,416,438,440,579,624,625,630,643,651,652,959,960,978,1020],[50,440,525,531,630,643,649,651,652,683,714,959,960,978,1020],[50,505,599,643,651,652,683,684,709,959,960,978,1020],[50,578,643,651,652,959,960,978,1020],[50,405,520,573,578,579,643,651,652,657,959,960,978,1020],[50,55,56,94,405,630,651,732,959,960,978,1020],[50,403,405,424,471,499,614,624,625,651,730,731,732,733,734,746,751,754,755,756,757,762,764,959,960,978,1020],[50,94,403,405,413,424,440,630,683,959,960,978,1020],[50,405,411,630,737,745,959,960,978,1020],[50,398,400,405,411,440,468,509,578,614,630,643,649,730,744,752,753,959,960,978,1020],[50,424,499,565,579,630,959,960,978,1020],[47,49,50,55,56,934,935,953,995],[47,49,50,55,56,935,936,954,996],[50,405,440,578,630,643,649,651,959,960,978,1020],[50,711,712,713,959,960,978,1020],[50,429,649,959,960,978,1020],[50,440,630,649,711,959,960,978,1020],[50,440,630,649,711,712,959,960,978,1020],[50,398,400,411,468,630,959,960,978,1020],[47,49,50,55,56,928,929,947,989],[47,49,50,55,56,926,927,945,987],[50,777,850,959,960,978,1020],[47,49,50,55,56,927,928,946,988]],"referencedMap":[[912,1],[919,2],[909,3],[910,4],[931,5],[911,6],[52,7],[51,8],[92,9],[86,8],[90,9],[89,10],[85,9],[84,8],[93,11],[91,10],[87,10],[88,10],[100,12],[101,12],[102,12],[103,12],[104,12],[105,12],[106,12],[107,12],[108,12],[109,12],[110,12],[111,12],[112,12],[113,12],[114,12],[115,12],[116,12],[117,12],[118,12],[119,12],[120,12],[121,12],[122,12],[123,12],[124,12],[125,12],[126,12],[127,12],[128,12],[129,12],[130,12],[131,12],[132,12],[133,12],[134,12],[135,12],[136,12],[137,12],[138,12],[139,12],[140,12],[141,12],[142,12],[143,12],[144,12],[145,12],[146,12],[147,12],[148,12],[149,12],[150,12],[151,12],[152,12],[153,12],[154,12],[155,12],[156,12],[157,12],[158,12],[159,12],[160,12],[161,12],[162,12],[163,12],[164,12],[165,12],[166,12],[167,12],[168,12],[169,12],[170,12],[171,12],[172,12],[173,12],[174,12],[175,12],[176,12],[177,12],[178,12],[179,12],[180,12],[181,12],[182,12],[183,12],[184,12],[185,12],[186,12],[187,12],[188,12],[189,12],[190,12],[191,12],[192,12],[193,12],[194,12],[195,12],[196,12],[197,12],[198,12],[199,12],[200,12],[201,12],[202,12],[203,12],[204,12],[205,12],[206,12],[207,12],[208,12],[209,12],[210,12],[211,12],[212,12],[213,12],[214,12],[215,12],[216,12],[217,12],[218,12],[219,12],[220,12],[221,12],[222,12],[223,12],[224,12],[225,12],[226,12],[227,12],[228,12],[229,12],[230,12],[231,12],[232,12],[233,12],[234,12],[235,12],[236,12],[237,12],[238,12],[239,12],[240,12],[241,12],[393,13],[242,12],[243,12],[244,12],[245,12],[246,12],[247,12],[248,12],[249,12],[250,12],[251,12],[252,12],[253,12],[254,12],[255,12],[256,12],[257,12],[258,12],[259,12],[260,12],[261,12],[262,12],[263,12],[264,12],[265,12],[266,12],[267,12],[268,12],[269,12],[270,12],[271,12],[272,12],[273,12],[274,12],[275,12],[276,12],[277,12],[278,12],[279,12],[280,12],[281,12],[282,12],[283,12],[284,12],[285,12],[286,12],[287,12],[288,12],[289,12],[290,12],[291,12],[292,12],[293,12],[294,12],[295,12],[296,12],[297,12],[298,12],[299,12],[300,12],[301,12],[302,12],[303,12],[304,12],[305,12],[306,12],[307,12],[308,12],[309,12],[310,12],[311,12],[312,12],[313,12],[314,12],[315,12],[316,12],[317,12],[318,12],[319,12],[320,12],[321,12],[322,12],[323,12],[324,12],[325,12],[326,12],[327,12],[328,12],[329,12],[330,12],[331,12],[332,12],[333,12],[334,12],[335,12],[336,12],[337,12],[338,12],[339,12],[340,12],[341,12],[342,12],[343,12],[344,12],[345,12],[346,12],[347,12],[348,12],[349,12],[350,12],[351,12],[352,12],[353,12],[354,12],[355,12],[356,12],[357,12],[358,12],[359,12],[360,12],[361,12],[362,12],[363,12],[364,12],[365,12],[366,12],[367,12],[368,12],[369,12],[370,12],[371,12],[372,12],[373,12],[374,12],[375,12],[376,12],[377,12],[378,12],[379,12],[380,12],[381,12],[382,12],[383,12],[384,12],[385,12],[386,12],[387,12],[388,12],[389,12],[390,12],[391,12],[392,12],[394,14],[81,15],[83,16],[80,8],[82,8],[661,8],[61,17],[62,18],[60,19],[63,20],[64,21],[65,22],[66,23],[67,24],[68,25],[69,26],[70,27],[71,28],[72,29],[976,30],[977,30],[978,31],[979,32],[980,33],[981,34],[932,8],[935,35],[933,8],[934,8],[982,36],[983,37],[984,38],[985,39],[986,40],[987,41],[988,41],[990,8],[989,42],[991,43],[992,44],[993,45],[975,46],[994,47],[995,48],[996,49],[997,50],[998,51],[999,52],[1000,53],[1001,54],[1002,55],[1003,56],[1004,57],[1005,58],[1006,59],[1007,59],[1008,60],[1009,8],[1010,61],[1012,62],[1011,63],[1013,64],[1014,65],[1015,66],[1016,67],[1017,68],[1018,69],[1019,70],[937,71],[936,8],[1028,72],[1020,73],[1021,74],[1022,75],[1023,76],[1024,77],[1025,78],[1026,79],[1027,80],[446,8],[53,81],[54,82],[46,83],[47,84],[49,85],[45,8],[78,86],[77,12],[76,87],[75,12],[74,88],[73,8],[48,8],[59,89],[58,90],[57,8],[94,91],[56,12],[540,8],[544,8],[549,8],[550,92],[548,93],[542,8],[545,8],[546,8],[543,8],[547,8],[541,8],[779,94],[780,95],[778,8],[834,96],[786,97],[788,98],[781,94],[835,99],[787,100],[792,101],[793,100],[794,102],[795,100],[796,103],[797,102],[798,100],[799,100],[831,104],[826,105],[827,100],[828,100],[800,100],[801,100],[829,100],[802,100],[822,100],[825,100],[824,100],[823,100],[803,100],[804,100],[805,101],[806,100],[807,100],[820,100],[809,100],[808,100],[832,100],[811,100],[830,100],[810,100],[821,100],[813,104],[814,100],[816,102],[815,100],[817,100],[833,100],[818,100],[819,100],[784,106],[783,8],[789,107],[791,108],[785,8],[790,109],[812,109],[782,110],[837,111],[844,112],[845,112],[847,113],[846,112],[836,114],[850,115],[839,116],[841,117],[849,118],[842,119],[840,120],[848,121],[843,122],[838,123],[777,8],[79,8],[631,8],[415,8],[421,124],[420,125],[428,8],[429,126],[499,127],[489,128],[466,129],[498,130],[490,131],[491,132],[492,133],[493,128],[494,134],[495,135],[496,128],[497,136],[411,137],[442,138],[396,8],[398,139],[509,140],[397,141],[610,142],[399,143],[527,144],[413,145],[454,146],[504,147],[683,148],[660,149],[502,150],[709,151],[686,152],[689,153],[696,154],[697,155],[691,156],[693,156],[707,155],[695,156],[698,157],[677,8],[702,157],[703,157],[692,156],[705,155],[706,155],[704,155],[700,157],[701,157],[685,154],[688,154],[699,157],[687,152],[708,154],[690,158],[694,156],[662,159],[667,160],[666,161],[665,162],[668,163],[670,164],[671,165],[659,166],[672,167],[673,168],[674,169],[675,170],[669,166],[676,171],[678,172],[679,166],[680,164],[681,169],[682,173],[657,169],[656,8],[663,166],[508,8],[626,174],[440,175],[410,176],[406,177],[432,178],[433,176],[434,176],[435,179],[437,180],[439,181],[436,176],[438,182],[409,183],[459,184],[556,185],[532,186],[630,187],[614,188],[501,189],[613,190],[500,191],[506,192],[510,193],[512,194],[513,195],[514,195],[515,196],[600,197],[601,198],[467,199],[602,200],[603,200],[604,201],[605,202],[606,200],[607,203],[608,203],[507,189],[609,204],[611,205],[612,206],[511,8],[643,207],[462,208],[582,209],[530,210],[597,211],[639,212],[627,213],[463,214],[632,215],[583,216],[461,217],[579,218],[599,219],[585,220],[531,221],[633,222],[641,223],[642,224],[684,225],[471,226],[465,227],[628,228],[469,8],[464,229],[470,8],[402,230],[401,8],[400,231],[468,232],[407,8],[405,233],[625,234],[404,235],[403,8],[452,236],[449,237],[455,238],[448,239],[517,240],[451,241],[444,8],[426,242],[425,8],[441,243],[450,244],[592,245],[593,8],[594,246],[584,247],[516,248],[580,249],[586,250],[598,251],[581,252],[460,253],[457,254],[456,255],[638,256],[591,257],[596,258],[640,259],[636,260],[595,261],[533,262],[458,8],[422,263],[423,8],[412,8],[578,264],[575,265],[535,266],[537,267],[538,268],[539,269],[551,270],[552,271],[553,272],[554,273],[555,274],[557,275],[558,276],[559,277],[560,278],[562,279],[577,280],[563,281],[564,282],[565,283],[566,284],[427,285],[567,286],[576,287],[522,288],[568,289],[569,290],[519,8],[534,291],[570,292],[571,293],[523,294],[572,295],[505,296],[503,8],[525,297],[561,298],[573,299],[536,300],[574,301],[752,302],[529,8],[395,8],[447,303],[649,304],[647,305],[430,306],[528,307],[526,308],[648,309],[443,310],[646,311],[431,306],[453,312],[445,313],[418,314],[417,315],[521,316],[416,317],[520,318],[419,319],[414,320],[408,321],[629,8],[524,322],[518,323],[424,324],[587,8],[634,325],[588,326],[590,327],[637,8],[589,328],[635,329],[664,8],[624,330],[620,331],[618,332],[616,333],[623,334],[621,8],[619,331],[617,335],[615,332],[622,336],[43,8],[44,8],[8,8],[9,8],[11,8],[10,8],[2,8],[12,8],[13,8],[14,8],[15,8],[16,8],[17,8],[18,8],[19,8],[3,8],[4,8],[23,8],[20,8],[21,8],[22,8],[24,8],[25,8],[26,8],[5,8],[27,8],[28,8],[29,8],[30,8],[6,8],[34,8],[31,8],[32,8],[33,8],[35,8],[7,8],[36,8],[41,8],[42,8],[37,8],[38,8],[39,8],[40,8],[1,8],[953,337],[963,338],[952,337],[973,339],[944,340],[943,341],[972,342],[966,343],[971,344],[946,345],[960,346],[945,347],[969,348],[941,349],[940,342],[970,350],[942,351],[947,352],[948,8],[951,352],[938,8],[974,353],[964,354],[955,355],[956,356],[958,357],[954,358],[957,359],[967,342],[949,360],[950,361],[959,362],[939,363],[962,354],[961,352],[965,8],[968,364],[488,365],[473,8],[474,8],[475,8],[476,8],[472,8],[477,366],[478,8],[480,367],[479,366],[481,366],[482,367],[483,366],[484,8],[485,366],[486,8],[487,8],[918,368],[914,369],[913,8],[915,370],[916,8],[917,371],[55,372],[50,373],[97,374],[96,375],[923,376],[98,6],[99,6],[768,375],[871,377],[767,378],[773,379],[864,6],[867,380],[865,6],[866,381],[854,6],[853,382],[872,6],[873,6],[855,383],[852,384],[772,385],[775,386],[774,387],[776,388],[859,389],[766,390],[858,391],[761,392],[758,393],[759,394],[760,392],[869,395],[762,396],[644,397],[857,398],[856,399],[868,400],[645,375],[880,401],[879,402],[881,403],[886,404],[882,405],[925,401],[883,406],[884,407],[885,408],[924,409],[870,410],[878,411],[876,412],[877,413],[875,414],[764,415],[887,416],[926,401],[651,417],[874,418],[927,401],[769,419],[860,401],[736,420],[650,421],[745,422],[748,423],[749,424],[751,425],[738,424],[750,424],[743,424],[742,424],[741,424],[737,426],[747,427],[739,428],[740,424],[731,429],[733,430],[757,431],[756,432],[735,433],[861,6],[771,434],[863,435],[732,436],[652,437],[726,438],[720,439],[715,440],[717,441],[719,442],[721,443],[729,444],[653,445],[716,441],[728,446],[930,375],[722,447],[725,448],[724,449],[654,449],[723,450],[727,451],[710,452],[718,441],[655,453],[658,454],[862,455],[765,456],[755,457],[746,458],[754,459],[770,460],[928,461],[929,375],[734,462],[730,401],[714,463],[711,464],[712,465],[713,466],[763,401],[744,467],[753,375],[95,6],[888,408],[892,468],[895,375],[891,375],[896,375],[889,469],[894,470],[897,471],[898,472],[899,408],[900,473],[901,474],[902,475],[903,476],[904,474],[893,477],[906,478],[907,408],[908,479],[905,375],[922,480],[920,375],[890,401],[851,481],[921,482]],"exportedModulesMap":[[912,1],[919,483],[909,3],[910,4],[931,484],[911,6],[52,485],[51,486],[92,487],[86,486],[90,487],[89,488],[85,487],[84,486],[93,489],[91,488],[87,488],[88,488],[100,490],[101,490],[102,490],[103,490],[104,490],[105,490],[106,490],[107,490],[108,490],[109,490],[110,490],[111,490],[112,490],[113,490],[114,490],[115,490],[116,490],[117,490],[118,490],[119,490],[120,490],[121,490],[122,490],[123,490],[124,490],[125,490],[126,490],[127,490],[128,490],[129,490],[130,490],[131,490],[132,490],[133,490],[134,490],[135,490],[136,490],[137,490],[138,490],[139,490],[140,490],[141,490],[142,490],[143,490],[144,490],[145,490],[146,490],[147,490],[148,490],[149,490],[150,490],[151,490],[152,490],[153,490],[154,490],[155,490],[156,490],[157,490],[158,490],[159,490],[160,490],[161,490],[162,490],[163,490],[164,490],[165,490],[166,490],[167,490],[168,490],[169,490],[170,490],[171,490],[172,490],[173,490],[174,490],[175,490],[176,490],[177,490],[178,490],[179,490],[180,490],[181,490],[182,490],[183,490],[184,490],[185,490],[186,490],[187,490],[188,490],[189,490],[190,490],[191,490],[192,490],[193,490],[194,490],[195,490],[196,490],[197,490],[198,490],[199,490],[200,490],[201,490],[202,490],[203,490],[204,490],[205,490],[206,490],[207,490],[208,490],[209,490],[210,490],[211,490],[212,490],[213,490],[214,490],[215,490],[216,490],[217,490],[218,490],[219,490],[220,490],[221,490],[222,490],[223,490],[224,490],[225,490],[226,490],[227,490],[228,490],[229,490],[230,490],[231,490],[232,490],[233,490],[234,490],[235,490],[236,490],[237,490],[238,490],[239,490],[240,490],[241,490],[393,491],[242,490],[243,490],[244,490],[245,490],[246,490],[247,490],[248,490],[249,490],[250,490],[251,490],[252,490],[253,490],[254,490],[255,490],[256,490],[257,490],[258,490],[259,490],[260,490],[261,490],[262,490],[263,490],[264,490],[265,490],[266,490],[267,490],[268,490],[269,490],[270,490],[271,490],[272,490],[273,490],[274,490],[275,490],[276,490],[277,490],[278,490],[279,490],[280,490],[281,490],[282,490],[283,490],[284,490],[285,490],[286,490],[287,490],[288,490],[289,490],[290,490],[291,490],[292,490],[293,490],[294,490],[295,490],[296,490],[297,490],[298,490],[299,490],[300,490],[301,490],[302,490],[303,490],[304,490],[305,490],[306,490],[307,490],[308,490],[309,490],[310,490],[311,490],[312,490],[313,490],[314,490],[315,490],[316,490],[317,490],[318,490],[319,490],[320,490],[321,490],[322,490],[323,490],[324,490],[325,490],[326,490],[327,490],[328,490],[329,490],[330,490],[331,490],[332,490],[333,490],[334,490],[335,490],[336,490],[337,490],[338,490],[339,490],[340,490],[341,490],[342,490],[343,490],[344,490],[345,490],[346,490],[347,490],[348,490],[349,490],[350,490],[351,490],[352,490],[353,490],[354,490],[355,490],[356,490],[357,490],[358,490],[359,490],[360,490],[361,490],[362,490],[363,490],[364,490],[365,490],[366,490],[367,490],[368,490],[369,490],[370,490],[371,490],[372,490],[373,490],[374,490],[375,490],[376,490],[377,490],[378,490],[379,490],[380,490],[381,490],[382,490],[383,490],[384,490],[385,490],[386,490],[387,490],[388,490],[389,490],[390,490],[391,490],[392,490],[394,492],[81,493],[83,494],[80,486],[82,486],[661,486],[61,495],[62,496],[60,497],[63,498],[64,499],[65,500],[66,501],[67,502],[68,503],[69,504],[70,505],[71,506],[72,507],[976,508],[977,486],[978,509],[979,486],[980,486],[981,486],[932,510],[935,511],[933,512],[934,513],[982,514],[983,515],[984,486],[985,516],[986,517],[987,518],[988,519],[990,520],[989,486],[991,521],[992,519],[993,522],[975,486],[994,522],[995,523],[996,524],[997,525],[998,526],[999,527],[1000,528],[1001,529],[1002,519],[1003,530],[1004,519],[1005,530],[1006,486],[1007,531],[1008,486],[1009,532],[1010,533],[1012,516],[1011,534],[1013,486],[1014,531],[1015,535],[1016,536],[1017,537],[1018,537],[1019,538],[937,539],[936,540],[1028,541],[1020,542],[1021,543],[1022,544],[1023,545],[1024,546],[1025,542],[1026,547],[1027,548],[446,486],[53,549],[54,550],[46,551],[47,552],[49,553],[45,486],[78,554],[77,490],[76,555],[75,490],[74,556],[73,486],[48,486],[59,557],[58,558],[57,486],[94,559],[56,490],[540,486],[544,486],[549,486],[550,560],[548,561],[542,486],[545,486],[546,486],[543,486],[547,486],[541,486],[779,562],[780,563],[778,486],[834,564],[786,565],[788,566],[781,562],[835,567],[787,568],[792,569],[793,568],[794,570],[795,568],[796,571],[797,570],[798,568],[799,568],[831,572],[826,573],[827,568],[828,568],[800,568],[801,568],[829,568],[802,568],[822,568],[825,568],[824,568],[823,568],[803,568],[804,568],[805,569],[806,568],[807,568],[820,568],[809,568],[808,568],[832,568],[811,568],[830,568],[810,568],[821,568],[813,572],[814,568],[816,570],[815,568],[817,568],[833,568],[818,568],[819,568],[784,574],[783,486],[789,575],[791,576],[785,486],[790,577],[812,577],[782,578],[837,579],[844,580],[845,580],[847,581],[846,580],[836,582],[850,583],[839,584],[841,585],[849,586],[842,587],[840,588],[848,589],[843,590],[838,591],[777,486],[79,486],[631,486],[415,486],[421,592],[420,593],[428,486],[429,594],[499,595],[489,596],[466,597],[498,598],[490,599],[491,600],[492,601],[493,596],[494,602],[495,603],[496,596],[497,604],[411,605],[442,606],[396,486],[398,607],[509,608],[397,609],[610,610],[399,611],[527,612],[413,613],[454,614],[504,615],[683,616],[660,617],[502,618],[709,619],[686,620],[689,621],[696,622],[697,623],[691,624],[693,624],[707,623],[695,624],[698,625],[677,486],[702,625],[703,625],[692,624],[705,623],[706,623],[704,623],[700,625],[701,625],[685,622],[688,622],[699,625],[687,620],[708,622],[690,626],[694,624],[662,627],[667,628],[666,629],[665,630],[668,631],[670,632],[671,633],[659,634],[672,635],[673,636],[674,637],[675,638],[669,634],[676,639],[678,640],[679,634],[680,632],[681,637],[682,641],[657,637],[656,486],[663,634],[508,486],[626,642],[440,643],[410,644],[406,645],[432,646],[433,644],[434,644],[435,647],[437,648],[439,649],[436,644],[438,650],[409,651],[459,652],[556,653],[532,654],[630,655],[614,656],[501,657],[613,658],[500,659],[506,660],[510,661],[512,662],[513,663],[514,663],[515,664],[600,665],[601,666],[467,667],[602,668],[603,668],[604,669],[605,670],[606,668],[607,671],[608,671],[507,657],[609,672],[611,673],[612,674],[511,486],[643,675],[462,676],[582,677],[530,678],[597,679],[639,680],[627,681],[463,682],[632,683],[583,684],[461,685],[579,686],[599,687],[585,688],[531,689],[633,690],[641,691],[642,692],[684,693],[471,694],[465,695],[628,696],[469,486],[464,697],[470,486],[402,698],[401,486],[400,699],[468,700],[407,486],[405,701],[625,702],[404,703],[403,486],[452,704],[449,705],[455,706],[448,707],[517,708],[451,709],[444,486],[426,710],[425,486],[441,711],[450,712],[592,713],[593,486],[594,714],[584,715],[516,716],[580,717],[586,718],[598,719],[581,720],[460,721],[457,722],[456,723],[638,724],[591,725],[596,726],[640,727],[636,728],[595,729],[533,730],[458,486],[422,731],[423,486],[412,486],[578,732],[575,733],[535,734],[537,735],[538,736],[539,737],[551,738],[552,739],[553,740],[554,741],[555,742],[557,743],[558,744],[559,745],[560,746],[562,747],[577,748],[563,749],[564,750],[565,751],[566,752],[427,753],[567,754],[576,755],[522,756],[568,757],[569,758],[519,486],[534,759],[570,760],[571,761],[523,762],[572,763],[505,764],[503,486],[525,765],[561,766],[573,767],[536,768],[574,769],[752,770],[529,486],[395,486],[447,771],[649,772],[647,773],[430,774],[528,775],[526,776],[648,777],[443,778],[646,779],[431,774],[453,780],[445,781],[418,782],[417,783],[521,784],[416,785],[520,786],[419,787],[414,788],[408,789],[629,486],[524,790],[518,791],[424,792],[587,486],[634,793],[588,794],[590,795],[637,486],[589,796],[635,797],[664,486],[624,798],[620,799],[618,800],[616,801],[623,802],[621,486],[619,799],[617,803],[615,800],[622,804],[43,486],[44,486],[8,486],[9,486],[11,486],[10,486],[2,486],[12,486],[13,486],[14,486],[15,486],[16,486],[17,486],[18,486],[19,486],[3,486],[4,486],[23,486],[20,486],[21,486],[22,486],[24,486],[25,486],[26,486],[5,486],[27,486],[28,486],[29,486],[30,486],[6,486],[34,486],[31,486],[32,486],[33,486],[35,486],[7,486],[36,486],[41,486],[42,486],[37,486],[38,486],[39,486],[40,486],[1,486],[953,486],[963,805],[952,806],[973,486],[944,807],[943,808],[972,809],[966,810],[971,811],[946,812],[960,813],[945,814],[969,815],[941,816],[940,817],[970,811],[942,818],[947,819],[948,820],[951,821],[938,822],[974,486],[964,811],[955,823],[956,486],[958,824],[954,825],[957,826],[967,810],[949,827],[950,828],[959,829],[939,830],[962,831],[961,810],[965,832],[968,810],[488,833],[473,486],[474,486],[475,486],[476,486],[472,486],[477,834],[478,486],[480,835],[479,834],[481,834],[482,835],[483,834],[484,486],[485,834],[486,486],[487,486],[918,836],[914,837],[913,838],[915,839],[916,840],[917,841],[55,842],[50,843],[97,374],[96,811],[923,844],[98,6],[99,6],[768,811],[871,377],[767,378],[773,379],[864,6],[867,380],[865,6],[866,381],[854,6],[853,382],[872,6],[873,6],[855,383],[852,384],[772,385],[775,386],[774,387],[776,388],[859,389],[766,390],[858,391],[761,392],[758,393],[759,394],[760,392],[869,845],[762,846],[644,847],[857,398],[856,399],[868,400],[645,811],[880,810],[879,402],[881,403],[886,404],[882,405],[925,848],[883,406],[884,407],[885,408],[924,849],[870,410],[878,850],[876,412],[877,413],[875,414],[764,851],[887,416],[926,852],[651,853],[874,854],[927,855],[769,856],[860,810],[736,857],[650,858],[745,859],[748,860],[749,861],[751,862],[738,861],[750,861],[743,861],[742,861],[741,861],[737,863],[747,864],[739,865],[740,861],[731,866],[733,867],[757,868],[756,869],[735,870],[861,871],[771,872],[863,873],[732,874],[652,875],[726,876],[720,877],[715,878],[717,879],[719,880],[721,881],[729,882],[653,875],[716,879],[728,883],[930,884],[722,885],[725,886],[724,887],[654,887],[723,888],[727,889],[710,890],[718,879],[655,891],[658,892],[862,893],[765,894],[755,895],[746,896],[754,897],[770,898],[928,899],[929,900],[734,901],[730,810],[714,902],[711,903],[712,904],[713,905],[763,810],[744,906],[753,811],[95,6],[888,408],[892,468],[895,811],[891,811],[896,811],[889,469],[894,470],[897,471],[898,472],[899,408],[900,473],[901,474],[902,475],[903,476],[904,474],[893,477],[906,478],[907,408],[908,479],[905,811],[922,907],[920,908],[890,811],[851,909],[921,910]],"semanticDiagnosticsPerFile":[912,919,909,[910,[{"file":"../examples/iconlegendexample.vue","start":1571,"length":3,"code":2322,"category":1,"messageText":{"messageText":"Type '{ url: string; }' is not assignable to type 'LayerSpecificConfig'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'url' does not exist in type 'LayerSpecificConfig'.","category":1,"code":2353}]},"relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7941,"length":6,"messageText":"The expected type comes from property 'config' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../examples/iconlegendexample.vue","start":1772,"length":8,"code":2322,"category":1,"messageText":{"messageText":"Type '{ features: never[]; }' is not assignable to type 'LayerSpecificConfig'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'features' does not exist in type 'LayerSpecificConfig'.","category":1,"code":2353}]},"relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7941,"length":6,"messageText":"The expected type comes from property 'config' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../examples/iconlegendexample.vue","start":2483,"length":609,"code":2739,"category":1,"messageText":"Type '{ id: string; name: string; type: \"vector\"; visible: true; config: {}; legend: { type: \"icon\"; title: string; items: { label: string; value: string; image: string; size: number; }[]; }; }' is missing the following properties from type 'LayerConfig': opacity, zIndex"},{"file":"../examples/iconlegendexample.vue","start":3096,"length":765,"code":2739,"category":1,"messageText":"Type '{ id: string; name: string; type: \"vector\"; visible: false; config: {}; legend: { type: \"icon\"; title: string; description: string; items: { label: string; value: string; image: string; size: number; }[]; }; }' is missing the following properties from type 'LayerConfig': opacity, zIndex"},{"file":"../examples/iconlegendexample.vue","start":3865,"length":548,"code":2739,"category":1,"messageText":"Type '{ id: string; name: string; type: \"vector\"; visible: true; config: {}; legend: { type: \"category\"; title: string; items: ({ label: string; value: string; color: string; pattern: string; } | { label: string; value: string; color: string; })[]; }; }' is missing the following properties from type 'LayerConfig': opacity, zIndex"}]],931,[911,[{"file":"../examples/supermapdatatransformexample.vue","start":3049,"length":16,"code":2322,"category":1,"messageText":"Type '{ success: boolean; originalFormat: string; transformedFormat: string; data: any; popupReady: boolean; message: string; }' is not assignable to type 'null'."},{"file":"../examples/supermapdatatransformexample.vue","start":3326,"length":16,"code":2322,"category":1,"messageText":"Type '{ success: boolean; error: any; message: string; }' is not assignable to type 'null'."},{"file":"../examples/supermapdatatransformexample.vue","start":3382,"length":5,"messageText":"'error' is of type 'unknown'.","category":1,"code":18046}]],52,51,92,86,90,89,85,84,93,91,87,88,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,393,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,394,81,83,80,82,661,61,62,60,63,64,65,66,67,68,69,70,71,72,976,977,978,979,980,981,932,935,933,934,982,983,984,985,986,987,988,990,989,991,992,993,975,994,995,996,997,998,999,1000,1001,1002,1003,1004,1005,1006,1007,1008,1009,1010,1012,1011,1013,1014,1015,1016,1017,1018,1019,937,936,1028,1020,1021,1022,1023,1024,1025,1026,1027,446,53,54,46,47,49,45,78,77,76,75,74,73,48,59,58,57,94,56,540,544,549,550,548,542,545,546,543,547,541,779,780,778,834,786,788,781,835,787,792,793,794,795,796,797,798,799,831,826,827,828,800,801,829,802,822,825,824,823,803,804,805,806,807,820,809,808,832,811,830,810,821,813,814,816,815,817,833,818,819,784,783,789,791,785,790,812,782,837,844,845,847,846,836,850,839,841,849,842,840,848,843,838,777,79,631,415,421,420,428,429,499,489,466,498,490,491,492,493,494,495,496,497,411,442,396,398,509,397,610,399,527,413,454,504,683,660,502,709,686,689,696,697,691,693,707,695,698,677,702,703,692,705,706,704,700,701,685,688,699,687,708,690,694,662,667,666,665,668,670,671,659,672,673,674,675,669,676,678,679,680,681,682,657,656,663,508,626,440,410,406,432,433,434,435,437,439,436,438,409,459,556,532,630,614,501,613,500,506,510,512,513,514,515,600,601,467,602,603,604,605,606,607,608,507,609,611,612,511,643,462,582,530,597,639,627,463,632,583,461,579,599,585,531,633,641,642,684,471,465,628,469,464,470,402,401,400,468,407,405,625,404,403,452,449,455,448,517,451,444,426,425,441,450,592,593,594,584,516,580,586,598,581,460,457,456,638,591,596,640,636,595,533,458,422,423,412,578,575,535,537,538,539,551,552,553,554,555,557,558,559,560,562,577,563,564,565,566,427,567,576,522,568,569,519,534,570,571,523,572,505,503,525,561,573,536,574,752,529,395,447,649,647,430,528,526,648,443,646,431,453,445,418,417,521,416,520,419,414,408,629,524,518,424,587,634,588,590,637,589,635,664,624,620,618,616,623,621,619,617,615,622,43,44,8,9,11,10,2,12,13,14,15,16,17,18,19,3,4,23,20,21,22,24,25,26,5,27,28,29,30,6,34,31,32,33,35,7,36,41,42,37,38,39,40,1,953,963,952,973,944,943,972,966,971,946,960,945,969,941,940,970,942,947,948,951,938,974,964,955,956,958,954,957,967,949,950,959,939,962,961,965,968,488,473,474,475,476,472,477,478,480,479,481,482,483,484,485,486,487,918,914,913,915,916,917,55,50,97,96,923,98,99,768,871,[767,[{"file":"../src/components/customopenlayer/components/dialogs/basemappanel.vue","start":5848,"length":5,"messageText":"Parameter 'layer' implicitly has an 'any' type.","category":1,"code":7006}]],773,864,[867,[{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":9052,"length":5,"code":2339,"category":1,"messageText":"Property 'value' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":10679,"length":29,"messageText":"Expected 1 arguments, but got 3.","category":1,"code":2554},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":10699,"length":3,"messageText":"'map' is of type 'unknown'.","category":1,"code":18046},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":11379,"length":1,"messageText":"Parameter 'g' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":11400,"length":1,"messageText":"Parameter 'l' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":11772,"length":5,"messageText":"Parameter 'layer' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":12581,"length":5,"messageText":"Parameter 'layer' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":14047,"length":1,"messageText":"Parameter 'g' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":14129,"length":5,"messageText":"Parameter 'layer' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":16693,"length":6,"code":2769,"category":1,"messageText":{"messageText":"No overload matches this call.","category":1,"code":2769,"next":[{"messageText":"The last overload gave the following error.","category":1,"code":2770,"next":[{"messageText":"Argument of type 'unknown' is not assignable to parameter of type 'object'.","category":1,"code":2345}]}]},"relatedInformation":[{"file":"../node_modules/@vue/runtime-core/dist/runtime-core.d.ts","start":77890,"length":5,"messageText":"The last overload is declared here.","category":1,"code":2771}]},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":16876,"length":10,"code":2339,"category":1,"messageText":"Property 'baseLayers' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":16990,"length":13,"code":2339,"category":1,"messageText":"Property 'overlayLayers' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":17106,"length":12,"code":2339,"category":1,"messageText":"Property 'vectorLayers' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":17161,"length":13,"code":2339,"category":1,"messageText":"Property 'overlayLayers' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":17188,"length":13,"code":2339,"category":1,"messageText":"Property 'overlayLayers' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":17303,"length":13,"code":2339,"category":1,"messageText":"Property 'overlayLayers' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":17786,"length":5,"code":2339,"category":1,"messageText":"Property 'value' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":17975,"length":6,"messageText":"'config' is of type 'unknown'.","category":1,"code":18046},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":18029,"length":6,"messageText":"'config' is of type 'unknown'.","category":1,"code":18046},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":18118,"length":6,"messageText":"'config' is of type 'unknown'.","category":1,"code":18046},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":18189,"length":6,"messageText":"'config' is of type 'unknown'.","category":1,"code":18046},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":18225,"length":6,"messageText":"'config' is of type 'unknown'.","category":1,"code":18046},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":18320,"length":6,"messageText":"'config' is of type 'unknown'.","category":1,"code":18046},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":18437,"length":6,"messageText":"'config' is of type 'unknown'.","category":1,"code":18046},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":18493,"length":6,"messageText":"'config' is of type 'unknown'.","category":1,"code":18046},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":18532,"length":6,"messageText":"'config' is of type 'unknown'.","category":1,"code":18046},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":18625,"length":6,"messageText":"'config' is of type 'unknown'.","category":1,"code":18046},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":18698,"length":6,"messageText":"'config' is of type 'unknown'.","category":1,"code":18046},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":18960,"length":5,"code":2339,"category":1,"messageText":"Property 'value' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":19137,"length":5,"code":2339,"category":1,"messageText":"Property 'value' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":19164,"length":5,"code":2339,"category":1,"messageText":"Property 'value' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":19229,"length":5,"code":2339,"category":1,"messageText":"Property 'value' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":19251,"length":5,"messageText":"Parameter 'layer' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":19392,"length":5,"code":2339,"category":1,"messageText":"Property 'value' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":19826,"length":5,"messageText":"Parameter 'layer' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":19833,"length":5,"messageText":"Parameter 'index' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":19993,"length":9,"messageText":"Parameter 'baseLayer' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":21468,"length":6,"messageText":"Parameter 'config' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":21760,"length":5,"messageText":"'error' is of type 'unknown'.","category":1,"code":18046},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":22601,"length":11,"messageText":"Parameter 'layerConfig' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":23276,"length":3,"messageText":"'map' is of type 'unknown'.","category":1,"code":18046},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":23345,"length":3,"messageText":"'map' is of type 'unknown'.","category":1,"code":18046},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":23773,"length":5,"code":2339,"category":1,"messageText":"Property 'value' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":24781,"length":9,"code":2339,"category":1,"messageText":"Property 'customCss' does not exist on type 'LayerConfig'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":24808,"length":9,"code":2339,"category":1,"messageText":"Property 'customCss' does not exist on type 'LayerConfig'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":24891,"length":24,"messageText":"This comparison appears to be unintentional because the types '\"canvas\" | \"image\" | \"tile\" | \"raster\" | \"vector\" | \"vectortile\" | \"wms\" | \"wmts\" | \"wfs\" | \"xyz\" | \"osm\" | \"bing\" | \"google\" | \"arcgis\" | \"mapbox\" | \"heatmap\" | \"graticule\" | \"group\" | \"webgl\"' and '\"CLUSTER\"' have no overlap.","category":1,"code":2367},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":25163,"length":33,"messageText":"This comparison appears to be unintentional because the types 'LayerType' and '\"TileSuperMapRest\"' have no overlap.","category":1,"code":2367},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":25208,"length":33,"messageText":"This comparison appears to be unintentional because the types 'LayerType' and '\"tilesupermaprest\"' have no overlap.","category":1,"code":2367},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":25253,"length":33,"messageText":"This comparison appears to be unintentional because the types 'LayerType' and '\"TILESUPERMAPREST\"' have no overlap.","category":1,"code":2367},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":25974,"length":5,"code":2339,"category":1,"messageText":"Property 'value' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":26088,"length":5,"code":2339,"category":1,"messageText":"Property 'value' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":26204,"length":5,"code":2339,"category":1,"messageText":"Property 'value' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":26342,"length":58,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '{ id: string; name: string; type: LayerType; url?: string | undefined; visible: boolean; opacity: number; zIndex: number; source?: any; layer?: { on: LayerOnSignature<EventsKey>; ... 61 more ...; dispose: () => void; } | undefined; ... 41 more ...; reuseId?: string | undefined; }[]' is not assignable to parameter of type 'LayerConfig[]'.","category":1,"code":2345,"next":[{"messageText":"Type '{ id: string; name: string; type: LayerType; url?: string | undefined; visible: boolean; opacity: number; zIndex: number; source?: any; layer?: { on: LayerOnSignature<EventsKey>; ... 61 more ...; dispose: () => void; } | undefined; ... 41 more ...; reuseId?: string | undefined; }' is not assignable to type 'LayerConfig'.","category":1,"code":2322,"next":[{"messageText":"Types of property 'layer' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type '{ on: LayerOnSignature<EventsKey>; once: LayerOnSignature<EventsKey>; un: LayerOnSignature<void>; ... 59 more ...; dispose: () => void; } | undefined' is not assignable to type 'Layer<Source, LayerRenderer<any>> | undefined'.","category":1,"code":2322,"next":[{"messageText":"Type '{ on: LayerOnSignature<EventsKey>; once: LayerOnSignature<EventsKey>; un: LayerOnSignature<void>; ... 59 more ...; dispose: () => void; }' is missing the following properties from type 'Layer<Source, LayerRenderer<any>>': mapPrecomposeKey_, mapRenderKey_, sourceChangeKey_, renderer_, and 21 more.","category":1,"code":2740}]}]}]}]}},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":26466,"length":61,"code":2345,"category":1,"messageText":"Argument of type '{ id: string; name: string; type: LayerType; url?: string | undefined; visible: boolean; opacity: number; zIndex: number; source?: any; layer?: { on: LayerOnSignature<EventsKey>; ... 61 more ...; dispose: () => void; } | undefined; ... 41 more ...; reuseId?: string | undefined; }[]' is not assignable to parameter of type 'LayerConfig[]'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":26592,"length":60,"code":2345,"category":1,"messageText":"Argument of type '{ id: string; name: string; type: LayerType; url?: string | undefined; visible: boolean; opacity: number; zIndex: number; source?: any; layer?: { on: LayerOnSignature<EventsKey>; ... 61 more ...; dispose: () => void; } | undefined; ... 41 more ...; reuseId?: string | undefined; }[]' is not assignable to parameter of type 'LayerConfig[]'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":26774,"length":6,"code":2322,"category":1,"messageText":{"messageText":"Type 'LayerConfig[]' is not assignable to type 'Layer[]'.","category":1,"code":2322,"next":[{"messageText":"Type 'LayerConfig' is not assignable to type 'Layer'.","category":1,"code":2322,"next":[{"messageText":"Types of property 'popup' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type '{ [key: string]: string; } | undefined' is not assignable to type 'PopupConfig | undefined'.","category":1,"code":2322,"next":[{"messageText":"Property 'fields' is missing in type '{ [key: string]: string; }' but required in type 'PopupConfig'.","category":1,"code":2741}]}]}]}]},"relatedInformation":[{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":14950,"length":6,"messageText":"'fields' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":15279,"length":6,"messageText":"The expected type comes from property 'layers' which is declared here on type 'LayerGroup'","category":3,"code":6500}]},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":26934,"length":6,"code":2322,"category":1,"messageText":"Type 'LayerConfig[]' is not assignable to type 'Layer[]'.","relatedInformation":[{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":15279,"length":6,"messageText":"The expected type comes from property 'layers' which is declared here on type 'LayerGroup'","category":3,"code":6500}]},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":27095,"length":6,"code":2322,"category":1,"messageText":"Type 'LayerConfig[]' is not assignable to type 'Layer[]'.","relatedInformation":[{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":15279,"length":6,"messageText":"The expected type comes from property 'layers' which is declared here on type 'LayerGroup'","category":3,"code":6500}]},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":27308,"length":6,"code":2339,"category":1,"messageText":"Property 'groups' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":27341,"length":6,"code":2339,"category":1,"messageText":"Property 'groups' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":27426,"length":10,"code":2339,"category":1,"messageText":"Property 'baseLayers' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":27516,"length":6,"code":2322,"category":1,"messageText":"Type 'LayerConfig[]' is not assignable to type 'Layer[]'.","relatedInformation":[{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":15279,"length":6,"messageText":"The expected type comes from property 'layers' which is declared here on type 'LayerGroup'","category":3,"code":6500}]},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":27557,"length":10,"code":2339,"category":1,"messageText":"Property 'baseLayers' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":27601,"length":13,"code":2339,"category":1,"messageText":"Property 'overlayLayers' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":27697,"length":6,"code":2322,"category":1,"messageText":"Type 'LayerConfig[]' is not assignable to type 'Layer[]'.","relatedInformation":[{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":15279,"length":6,"messageText":"The expected type comes from property 'layers' which is declared here on type 'LayerGroup'","category":3,"code":6500}]},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":27738,"length":13,"code":2339,"category":1,"messageText":"Property 'overlayLayers' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":27785,"length":12,"code":2339,"category":1,"messageText":"Property 'vectorLayers' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":27879,"length":6,"code":2322,"category":1,"messageText":"Type 'LayerConfig[]' is not assignable to type 'Layer[]'.","relatedInformation":[{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":15279,"length":6,"messageText":"The expected type comes from property 'layers' which is declared here on type 'LayerGroup'","category":3,"code":6500}]},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":27920,"length":12,"code":2339,"category":1,"messageText":"Property 'vectorLayers' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":28269,"length":1,"messageText":"Parameter 'g' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":29262,"length":6,"code":2322,"category":1,"messageText":"Type 'LayerConfig[]' is not assignable to type 'Layer[]'.","relatedInformation":[{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":15279,"length":6,"messageText":"The expected type comes from property 'layers' which is declared here on type 'LayerGroup'","category":3,"code":6500}]},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":30426,"length":5,"code":2345,"category":1,"messageText":{"messageText":"Argument of type 'Layer' is not assignable to parameter of type 'LayerConfig'.","category":1,"code":2345,"next":[{"messageText":"Property 'zIndex' is missing in type 'Layer' but required in type 'LayerConfig'.","category":1,"code":2741}]},"relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7600,"length":6,"messageText":"'zIndex' is declared here.","category":3,"code":2728}]},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":31280,"length":26,"code":2345,"category":1,"messageText":{"messageText":"Argument of type 'LayerGroup[]' is not assignable to parameter of type 'import(\"D:/xiangmukaifa/demo/vue3-openlayer-ts/src/components/CustomOpenlayer/utils/LayerTreeManager\").LayerGroup[]'.","category":1,"code":2345,"next":[{"messageText":"Type 'LayerGroup' is not assignable to type 'import(\"D:/xiangmukaifa/demo/vue3-openlayer-ts/src/components/CustomOpenlayer/utils/LayerTreeManager\").LayerGroup'.","category":1,"code":2322,"next":[{"messageText":"Types of property 'layers' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type 'Layer[]' is not assignable to type 'LayerConfig[]'.","category":1,"code":2322,"next":[{"messageText":"Type 'Layer' is not assignable to type 'LayerConfig'.","category":1,"code":2322}]}]}]}]}},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":32224,"length":3,"messageText":"'map' is of type 'unknown'.","category":1,"code":18046},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":32224,"length":9,"messageText":"Expected 0 arguments, but got 1.","category":1,"code":2554},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":32348,"length":14,"code":2339,"category":1,"messageText":"Property 'updateMapStyle' does not exist on type 'GlobalStyleManager'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":32363,"length":3,"messageText":"'map' is of type 'unknown'.","category":1,"code":18046},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":32474,"length":14,"code":2339,"category":1,"messageText":"Property 'updateMapStyle' does not exist on type 'GlobalStyleManager'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":32489,"length":3,"messageText":"'map' is of type 'unknown'.","category":1,"code":18046},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":32639,"length":14,"code":2339,"category":1,"messageText":"Property 'updateMapStyle' does not exist on type 'GlobalStyleManager'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":32654,"length":3,"messageText":"'map' is of type 'unknown'.","category":1,"code":18046},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":33411,"length":14,"code":2339,"category":1,"messageText":"Property 'updateMapStyle' does not exist on type 'GlobalStyleManager'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":33426,"length":3,"messageText":"'map' is of type 'unknown'.","category":1,"code":18046},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":33855,"length":41,"messageText":"Expected 1 arguments, but got 3.","category":1,"code":2554},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":34331,"length":41,"messageText":"Expected 1 arguments, but got 3.","category":1,"code":2554},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":34783,"length":47,"messageText":"Expected 1 arguments, but got 3.","category":1,"code":2554},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":38549,"length":5,"messageText":"Parameter 'group' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":38673,"length":5,"messageText":"Parameter 'layer' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":39347,"length":5,"messageText":"Parameter 'group' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":39610,"length":5,"messageText":"Parameter 'layer' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":40266,"length":5,"messageText":"Parameter 'layer' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":40714,"length":5,"messageText":"Parameter 'group' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":40825,"length":5,"messageText":"Parameter 'layer' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":41041,"length":5,"messageText":"Parameter 'layer' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":41569,"length":70,"code":2769,"category":1,"messageText":{"messageText":"No overload matches this call.","category":1,"code":2769,"next":[{"messageText":"Overload 1 of 2, '(type: \"*\", handler: WildcardHandler<LayerEventBusEvents>): void', gave the following error.","category":1,"code":2772,"next":[{"messageText":"Argument of type '\"basemap-switch-request\"' is not assignable to parameter of type '\"*\"'.","category":1,"code":2345}]},{"messageText":"Overload 2 of 2, '(type: \"basemap-switch-request\", handler: Handler<unknown>): void', gave the following error.","category":1,"code":2772,"next":[{"messageText":"Argument of type '(event: { basemapId: string; basemapName: string; basemapType: string; basemapConfig: any;}) => void' is not assignable to parameter of type 'Handler<unknown>'.","category":1,"code":2345,"next":[{"messageText":"Types of parameters 'event' and 'event' are incompatible.","category":1,"code":2328,"next":[{"messageText":"Type 'unknown' is not assignable to type '{ basemapId: string; basemapName: string; basemapType: string; basemapConfig: any; }'.","category":1,"code":2322}]}]}]}]},"relatedInformation":[]},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":41700,"length":2,"code":2339,"category":1,"messageText":"Property 'on' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":42003,"length":71,"code":2769,"category":1,"messageText":{"messageText":"No overload matches this call.","category":1,"code":2769,"next":[{"messageText":"Overload 1 of 2, '(type: \"*\", handler: WildcardHandler<LayerEventBusEvents>): void', gave the following error.","category":1,"code":2772,"next":[{"messageText":"Argument of type '\"basemap-switch-request\"' is not assignable to parameter of type '\"*\"'.","category":1,"code":2345}]},{"messageText":"Overload 2 of 2, '(type: \"basemap-switch-request\", handler?: Handler<unknown> | undefined): void', gave the following error.","category":1,"code":2772,"next":[{"messageText":"Argument of type '(event: { basemapId: string; basemapName: string; basemapType: string; basemapConfig: any;}) => void' is not assignable to parameter of type 'Handler<unknown>'.","category":1,"code":2345}]}]},"relatedInformation":[]},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":42098,"length":3,"code":2339,"category":1,"messageText":"Property 'off' does not exist on type '{}'."},{"file":"../src/components/customopenlayer/components/dialogs/layerpanel.vue","start":4443,"length":2,"messageText":"Parameter 'el' implicitly has an 'any' type.","category":1,"code":7006}]],865,866,854,853,[872,[{"file":"../src/components/customopenlayer/components/dialogs/mapdrawingdialog/components/pointdrawingpanel.vue","start":5863,"length":18,"messageText":"'__VLS_ctx.$refs.gifFileInput' is of type 'unknown'.","category":1,"code":18046},{"file":"../src/components/customopenlayer/components/dialogs/mapdrawingdialog/components/pointdrawingpanel.vue","start":15296,"length":19,"messageText":"'__VLS_ctx.$refs.iconFileInput' is of type 'unknown'.","category":1,"code":18046}]],873,855,[852,[{"file":"../src/components/customopenlayer/components/dialogs/mapprintdialog.vue","start":19883,"length":5,"code":2339,"category":1,"messageText":"Property 'value' does not exist on type 'never'."},{"file":"../src/components/customopenlayer/components/dialogs/mapprintdialog.vue","start":20413,"length":16,"code":2322,"category":1,"messageText":{"messageText":"Type 'Map | null' is not assignable to type 'null'.","category":1,"code":2322,"next":[{"messageText":"Type 'Map' is not assignable to type 'null'.","category":1,"code":2322}]}},{"file":"../src/components/customopenlayer/components/dialogs/mapprintdialog.vue","start":20641,"length":7,"code":2339,"category":1,"messageText":"Property 'getView' does not exist on type 'never'."},{"file":"../src/components/customopenlayer/components/dialogs/mapprintdialog.vue","start":21073,"length":10,"code":2339,"category":1,"messageText":"Property 'updateSize' does not exist on type 'never'."},{"file":"../src/components/customopenlayer/components/dialogs/mapprintdialog.vue","start":21113,"length":10,"code":2339,"category":1,"messageText":"Property 'renderSync' does not exist on type 'never'."},{"file":"../src/components/customopenlayer/components/dialogs/mapprintdialog.vue","start":21196,"length":7,"code":2339,"category":1,"messageText":"Property 'getSize' does not exist on type 'never'."},{"file":"../src/components/customopenlayer/components/dialogs/mapprintdialog.vue","start":21317,"length":9,"code":2339,"category":1,"messageText":"Property 'getLayers' does not exist on type 'never'."},{"file":"../src/components/customopenlayer/components/dialogs/mapprintdialog.vue","start":24064,"length":6,"messageText":"Parameter 'canvas' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/components/dialogs/mapprintdialog.vue","start":24072,"length":5,"messageText":"Parameter 'index' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/components/dialogs/mapprintdialog.vue","start":24845,"length":10,"code":2339,"category":1,"messageText":"Property 'updateSize' does not exist on type 'never'."},{"file":"../src/components/customopenlayer/components/dialogs/mapprintdialog.vue","start":24881,"length":10,"code":2339,"category":1,"messageText":"Property 'renderSync' does not exist on type 'never'."},{"file":"../src/components/customopenlayer/components/dialogs/mapprintdialog.vue","start":25039,"length":10,"code":2339,"category":1,"messageText":"Property 'renderSync' does not exist on type 'never'."},{"file":"../src/components/customopenlayer/components/dialogs/mapprintdialog.vue","start":26305,"length":5,"messageText":"'error' is of type 'unknown'.","category":1,"code":18046}]],[772,[{"file":"../src/components/customopenlayer/components/dialogs/measurementdialog.vue","start":2543,"length":12,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '{ defaultUnits: () => { distance: string; area: string; angle: string; }; }' is not assignable to parameter of type 'InferDefaults<LooseRequired<Props>>'.","category":1,"code":2345,"next":[{"messageText":"Object literal may only specify known properties, and 'defaultUnits' does not exist in type 'InferDefaults<LooseRequired<Props>>'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/components/dialogs/measurementdialog.vue","start":5742,"length":10,"messageText":"Expected 1 arguments, but got 2.","category":1,"code":2554},{"file":"../src/components/customopenlayer/components/dialogs/measurementdialog.vue","start":6208,"length":32,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '(result: import(\"D:/xiangmukaifa/demo/vue3-openlayer-ts/src/components/CustomOpenlayer/types/index\").MeasurementResult) => void' is not assignable to parameter of type '(result: import(\"D:/xiangmukaifa/demo/vue3-openlayer-ts/src/components/CustomOpenlayer/utils/measurementTool\").MeasurementResult) => void'.","category":1,"code":2345,"next":[{"messageText":"Types of parameters 'result' and 'result' are incompatible.","category":1,"code":2328,"next":[{"messageText":"Type 'import(\"D:/xiangmukaifa/demo/vue3-openlayer-ts/src/components/CustomOpenlayer/utils/measurementTool\").MeasurementResult' is not assignable to type 'import(\"D:/xiangmukaifa/demo/vue3-openlayer-ts/src/components/CustomOpenlayer/types/index\").MeasurementResult'.","category":1,"code":2322}]}]}},{"file":"../src/components/customopenlayer/components/dialogs/measurementdialog.vue","start":6449,"length":32,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '(result: import(\"D:/xiangmukaifa/demo/vue3-openlayer-ts/src/components/CustomOpenlayer/types/index\").MeasurementResult) => void' is not assignable to parameter of type '(result: import(\"D:/xiangmukaifa/demo/vue3-openlayer-ts/src/components/CustomOpenlayer/utils/measurementTool\").MeasurementResult) => void'.","category":1,"code":2345,"next":[{"messageText":"Types of parameters 'result' and 'result' are incompatible.","category":1,"code":2328,"next":[{"messageText":"Type 'import(\"D:/xiangmukaifa/demo/vue3-openlayer-ts/src/components/CustomOpenlayer/utils/measurementTool\").MeasurementResult' is not assignable to type 'import(\"D:/xiangmukaifa/demo/vue3-openlayer-ts/src/components/CustomOpenlayer/types/index\").MeasurementResult'.","category":1,"code":2322}]}]}},{"file":"../src/components/customopenlayer/components/dialogs/measurementdialog.vue","start":6699,"length":32,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '(result: import(\"D:/xiangmukaifa/demo/vue3-openlayer-ts/src/components/CustomOpenlayer/types/index\").MeasurementResult) => void' is not assignable to parameter of type '(result: import(\"D:/xiangmukaifa/demo/vue3-openlayer-ts/src/components/CustomOpenlayer/utils/measurementTool\").MeasurementResult) => void'.","category":1,"code":2345,"next":[{"messageText":"Types of parameters 'result' and 'result' are incompatible.","category":1,"code":2328,"next":[{"messageText":"Type 'import(\"D:/xiangmukaifa/demo/vue3-openlayer-ts/src/components/CustomOpenlayer/utils/measurementTool\").MeasurementResult' is not assignable to type 'import(\"D:/xiangmukaifa/demo/vue3-openlayer-ts/src/components/CustomOpenlayer/types/index\").MeasurementResult'.","category":1,"code":2322}]}]}},{"file":"../src/components/customopenlayer/components/dialogs/measurementdialog.vue","start":6905,"length":32,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '(result: import(\"D:/xiangmukaifa/demo/vue3-openlayer-ts/src/components/CustomOpenlayer/types/index\").MeasurementResult) => void' is not assignable to parameter of type '(result: import(\"D:/xiangmukaifa/demo/vue3-openlayer-ts/src/components/CustomOpenlayer/utils/measurementTool\").MeasurementResult) => void'.","category":1,"code":2345,"next":[{"messageText":"Types of parameters 'result' and 'result' are incompatible.","category":1,"code":2328,"next":[{"messageText":"Type 'import(\"D:/xiangmukaifa/demo/vue3-openlayer-ts/src/components/CustomOpenlayer/utils/measurementTool\").MeasurementResult' is not assignable to type 'import(\"D:/xiangmukaifa/demo/vue3-openlayer-ts/src/components/CustomOpenlayer/types/index\").MeasurementResult'.","category":1,"code":2322}]}]}},{"file":"../src/components/customopenlayer/components/dialogs/measurementdialog.vue","start":9368,"length":4,"code":2339,"category":1,"messageText":"Property 'area' does not exist on type 'MeasurementResult'."},{"file":"../src/components/customopenlayer/components/dialogs/measurementdialog.vue","start":9602,"length":5,"code":2339,"category":1,"messageText":"Property 'angle' does not exist on type 'MeasurementResult'."},{"file":"../src/components/customopenlayer/components/dialogs/measurementdialog.vue","start":9781,"length":9,"code":2339,"category":1,"messageText":"Property 'longitude' does not exist on type 'MeasurementResult'."},{"file":"../src/components/customopenlayer/components/dialogs/measurementdialog.vue","start":9816,"length":8,"code":2339,"category":1,"messageText":"Property 'latitude' does not exist on type 'MeasurementResult'."},{"file":"../src/components/customopenlayer/components/dialogs/measurementdialog.vue","start":1638,"length":9,"code":2345,"category":1,"messageText":"Argument of type 'string' is not assignable to parameter of type '\"area\" | \"angle\" | \"coordinate\" | \"distance\"'."}]],[775,[{"file":"../src/components/customopenlayer/components/dialogs/mymarkersdialog.vue","start":6434,"length":15,"messageText":"'markerForm.name' is possibly 'undefined'.","category":1,"code":18048},{"file":"../src/components/customopenlayer/components/dialogs/mymarkersdialog.vue","start":6593,"length":15,"messageText":"'markerForm.name' is possibly 'undefined'.","category":1,"code":18048},{"file":"../src/components/customopenlayer/components/dialogs/mymarkersdialog.vue","start":7482,"length":18,"messageText":"'marker.description' is possibly 'undefined'.","category":1,"code":18048},{"file":"../src/components/customopenlayer/components/dialogs/mymarkersdialog.vue","start":16832,"length":3,"code":2339,"category":1,"messageText":"Property 'map' does not exist on type 'DefineProps<LooseRequired<Props>, \"modelValue\">'."},{"file":"../src/components/customopenlayer/components/dialogs/mymarkersdialog.vue","start":16849,"length":14,"code":2339,"category":1,"messageText":"Property 'drawingManager' does not exist on type 'DefineProps<LooseRequired<Props>, \"modelValue\">'."},{"file":"../src/components/customopenlayer/components/dialogs/mymarkersdialog.vue","start":16887,"length":3,"code":2339,"category":1,"messageText":"Property 'map' does not exist on type 'DefineProps<LooseRequired<Props>, \"modelValue\">'."},{"file":"../src/components/customopenlayer/components/dialogs/mymarkersdialog.vue","start":16900,"length":14,"code":2339,"category":1,"messageText":"Property 'drawingManager' does not exist on type 'DefineProps<LooseRequired<Props>, \"modelValue\">'."}]],[774,[{"file":"../src/components/customopenlayer/components/dialogs/regionnavigationdialog.vue","start":28922,"length":6,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '{ name: string; label: string; districts: any[]; }' is not assignable to parameter of type '{ name: string; label: string; districts: never[]; }'.","category":1,"code":2345,"next":[{"messageText":"Types of property 'districts' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type 'any[]' is not assignable to type 'never[]'.","category":1,"code":2322,"next":[{"messageText":"Type 'any' is not assignable to type 'never'.","category":1,"code":2322}]}]}]}},{"file":"../src/components/customopenlayer/components/dialogs/regionnavigationdialog.vue","start":5234,"length":4,"code":2339,"category":1,"messageText":"Property 'code' does not exist on type 'never'."},{"file":"../src/components/customopenlayer/components/dialogs/regionnavigationdialog.vue","start":5322,"length":4,"code":2339,"category":1,"messageText":"Property 'code' does not exist on type 'never'."},{"file":"../src/components/customopenlayer/components/dialogs/regionnavigationdialog.vue","start":5432,"length":4,"code":2339,"category":1,"messageText":"Property 'name' does not exist on type 'never'."}]],776,[859,[{"file":"../src/components/customopenlayer/components/legendpanel.vue","start":6521,"length":63,"code":2769,"category":1,"messageText":{"messageText":"No overload matches this call.","category":1,"code":2769,"next":[{"messageText":"Overload 1 of 2, '(type: \"*\", handler: WildcardHandler<LayerEventBusEvents>): void', gave the following error.","category":1,"code":2772,"next":[{"messageText":"Argument of type '\"layers-initialized\"' is not assignable to parameter of type '\"*\"'.","category":1,"code":2345}]},{"messageText":"Overload 2 of 2, '(type: \"layers-initialized\", handler: Handler<{ layers: any[]; }>): void', gave the following error.","category":1,"code":2772,"next":[{"messageText":"Argument of type '(layers: any[]) => void' is not assignable to parameter of type 'Handler<{ layers: any[]; }>'.","category":1,"code":2345,"next":[{"messageText":"Types of parameters 'layers' and 'event' are incompatible.","category":1,"code":2328,"next":[{"messageText":"Type '{ layers: any[]; }' is missing the following properties from type 'any[]': length, pop, push, concat, and 29 more.","category":1,"code":2740}]}]}]}]},"relatedInformation":[]},{"file":"../src/components/customopenlayer/components/legendpanel.vue","start":10716,"length":72,"code":2769,"category":1,"messageText":{"messageText":"No overload matches this call.","category":1,"code":2769,"next":[{"messageText":"Overload 1 of 2, '(type: \"*\", handler: WildcardHandler<LayerEventBusEvents>): void', gave the following error.","category":1,"code":2772,"next":[{"messageText":"Argument of type '\"layer-visibility-change\"' is not assignable to parameter of type '\"*\"'.","category":1,"code":2345}]},{"messageText":"Overload 2 of 2, '(type: \"layer-visibility-change\", handler: Handler<unknown>): void', gave the following error.","category":1,"code":2772,"next":[{"messageText":"Argument of type '(event: { layerId: string; visible: boolean;}) => void' is not assignable to parameter of type 'Handler<unknown>'.","category":1,"code":2345,"next":[{"messageText":"Types of parameters 'event' and 'event' are incompatible.","category":1,"code":2328,"next":[{"messageText":"Type 'unknown' is not assignable to type '{ layerId: string; visible: boolean; }'.","category":1,"code":2322}]}]}]}]},"relatedInformation":[]},{"file":"../src/components/customopenlayer/components/legendpanel.vue","start":10942,"length":73,"code":2769,"category":1,"messageText":{"messageText":"No overload matches this call.","category":1,"code":2769,"next":[{"messageText":"Overload 1 of 2, '(type: \"*\", handler: WildcardHandler<LayerEventBusEvents>): void', gave the following error.","category":1,"code":2772,"next":[{"messageText":"Argument of type '\"layer-visibility-change\"' is not assignable to parameter of type '\"*\"'.","category":1,"code":2345}]},{"messageText":"Overload 2 of 2, '(type: \"layer-visibility-change\", handler?: Handler<unknown> | undefined): void', gave the following error.","category":1,"code":2772,"next":[{"messageText":"Argument of type '(event: { layerId: string; visible: boolean;}) => void' is not assignable to parameter of type 'Handler<unknown>'.","category":1,"code":2345}]}]},"relatedInformation":[]},{"file":"../src/components/customopenlayer/components/legendpanel.vue","start":11131,"length":64,"code":2769,"category":1,"messageText":{"messageText":"No overload matches this call.","category":1,"code":2769,"next":[{"messageText":"Overload 1 of 2, '(type: \"*\", handler: WildcardHandler<LayerEventBusEvents>): void', gave the following error.","category":1,"code":2772,"next":[{"messageText":"Argument of type '\"layers-initialized\"' is not assignable to parameter of type '\"*\"'.","category":1,"code":2345}]},{"messageText":"Overload 2 of 2, '(type: \"layers-initialized\", handler?: Handler<{ layers: any[]; }> | undefined): void', gave the following error.","category":1,"code":2772,"next":[{"messageText":"Argument of type '(layers: any[]) => void' is not assignable to parameter of type 'Handler<{ layers: any[]; }>'.","category":1,"code":2345}]}]},"relatedInformation":[]},{"file":"../src/components/customopenlayer/components/legendpanel.vue","start":1040,"length":2,"code":2339,"category":1,"messageText":"Property 'id' does not exist on type '{ layerId: string; title: string; items: { label: string; value?: string | number | undefined; color?: string | undefined; symbol?: string | undefined; image?: string | undefined; shape?: \"circle\" | \"square\" | \"triangle\" | undefined; size?: number | undefined; borderColor?: string | undefined; pattern?: string | und...'."}]],[766,[{"file":"../src/components/customopenlayer/components/mapcontainer.vue","start":3485,"length":5,"code":2339,"category":1,"messageText":"Property 'value' does not exist on type 'MapStorage'."},{"file":"../src/components/customopenlayer/components/mapcontainer.vue","start":3992,"length":13,"messageText":"Expected 2-4 arguments, but got 5.","category":1,"code":2554}]],[858,[{"file":"../src/components/customopenlayer/components/mapcontrols/index.vue","start":8720,"length":7,"code":2339,"category":1,"messageText":{"messageText":"Property 'enabled' does not exist on type 'boolean | { enabled?: boolean | undefined; position?: \"top-left\" | \"top-right\" | \"bottom-left\" | \"bottom-right\" | undefined; size?: [number, number] | undefined; collapsible?: boolean | undefined; collapsed?: boolean | undefined; layers?: LayerConfig[] | undefined; view?: { ...; } | undefined; style?: { ...; } | und...'.","category":1,"code":2339,"next":[{"messageText":"Property 'enabled' does not exist on type 'false'.","category":1,"code":2339}]}},{"file":"../src/components/customopenlayer/components/mapcontrols/index.vue","start":14049,"length":7,"code":2339,"category":1,"messageText":{"messageText":"Property 'enabled' does not exist on type 'boolean | { enabled?: boolean | undefined; position?: \"top-left\" | \"top-right\" | \"bottom-left\" | \"bottom-right\" | undefined; size?: [number, number] | undefined; collapsible?: boolean | undefined; collapsed?: boolean | undefined; layers?: LayerConfig[] | undefined; view?: { ...; } | undefined; style?: { ...; } | und...'.","category":1,"code":2339,"next":[{"messageText":"Property 'enabled' does not exist on type 'false'.","category":1,"code":2339}]}}]],[761,[{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":8332,"length":11,"code":2339,"category":1,"messageText":"Property 'defaultView' does not exist on type 'ArrayPopupConfig'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":8559,"length":4,"code":2339,"category":1,"messageText":"Property 'data' does not exist on type 'ArrayPopupConfig'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":8606,"length":4,"code":2339,"category":1,"messageText":"Property 'data' does not exist on type 'ArrayPopupConfig'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":8671,"length":4,"code":2339,"category":1,"messageText":"Property 'data' does not exist on type 'ArrayPopupConfig'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":8895,"length":6,"code":2322,"category":1,"messageText":{"messageText":"Type '{ key: string; label: string; type: \"text\"; sortable: true; }[]' is not assignable to type 'PopupField[]'.","category":1,"code":2322,"next":[{"messageText":"Property 'name' is missing in type '{ key: string; label: string; type: \"text\"; sortable: true; }' but required in type 'PopupField'.","category":1,"code":2741}]},"relatedInformation":[{"file":"../src/components/customopenlayer/components/mappopup/types.ts","start":1969,"length":4,"messageText":"'name' is declared here.","category":3,"code":2728}]},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":9332,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":9874,"length":8,"code":2339,"category":1,"messageText":"Property 'pageSize' does not exist on type 'ArrayPopupConfig'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":9947,"length":10,"code":2339,"category":1,"messageText":"Property 'pagination' does not exist on type 'ArrayPopupConfig'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":10094,"length":10,"code":2339,"category":1,"messageText":"Property 'pagination' does not exist on type 'ArrayPopupConfig'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":11398,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":422,"length":11,"code":2339,"category":1,"messageText":"Property 'description' does not exist on type 'ArrayPopupConfig'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":486,"length":11,"code":2339,"category":1,"messageText":"Property 'description' does not exist on type 'ArrayPopupConfig'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":560,"length":15,"code":2339,"category":1,"messageText":"Property 'allowViewSwitch' does not exist on type 'ArrayPopupConfig'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":1429,"length":10,"code":2339,"category":1,"messageText":"Property 'searchable' does not exist on type 'ArrayPopupConfig'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":1676,"length":9,"code":2339,"category":1,"messageText":"Property 'showStats' does not exist on type 'ArrayPopupConfig'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":2170,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":2274,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":2402,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":2769,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":2887,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":3090,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":3197,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":3389,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":3561,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":3691,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":4166,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":4375,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":4520,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":4620,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":4772,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":4932,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":5050,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":5511,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":5670,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":5885,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":6032,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":6134,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":6292,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":6458,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":6582,"length":3,"code":2339,"category":1,"messageText":"Property 'key' does not exist on type 'PopupField'."},{"file":"../src/components/customopenlayer/components/mappopup/arraypopup.vue","start":6763,"length":10,"code":2339,"category":1,"messageText":"Property 'pagination' does not exist on type 'ArrayPopupConfig'."}]],758,759,760,869,[762,[{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":6154,"length":4,"code":2339,"category":1,"messageText":"Property 'type' does not exist on type 'PopupInstance'."},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":6532,"length":7,"code":2339,"category":1,"messageText":"Property 'overlay' does not exist on type 'PopupInstance'."},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":9058,"length":6,"code":2339,"category":1,"messageText":{"messageText":"Property 'events' does not exist on type 'PopupConfig'.","category":1,"code":2339,"next":[{"messageText":"Property 'events' does not exist on type 'HtmlPopupConfig'.","category":1,"code":2339}]}},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":9265,"length":11,"code":2339,"category":1,"messageText":"Property 'htmlContent' does not exist on type 'AllPopupConfig'."},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":9370,"length":113,"code":2352,"category":1,"messageText":{"messageText":"Conversion of type '{ content: any; type: \"all\"; title?: string | undefined; excludeFields?: string[] | undefined; includeFields?: string[] | undefined; fieldLabels?: Record<string, string> | undefined; ... 12 more ...; autoPanAnimation?: { ...; } | undefined; }' to type 'HtmlPopupConfig' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.","category":1,"code":2352,"next":[{"messageText":"Types of property 'type' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type '\"all\"' is not comparable to type '\"html\"'.","category":1,"code":2678}]}]}},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":9437,"length":11,"code":2339,"category":1,"messageText":"Property 'htmlContent' does not exist on type 'AllPopupConfig'."},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":9663,"length":6,"code":2339,"category":1,"messageText":"Property 'images' does not exist on type 'AllPopupConfig'."},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":9764,"length":108,"code":2352,"category":1,"messageText":{"messageText":"Conversion of type '{ images: any; type: \"all\"; title?: string | undefined; excludeFields?: string[] | undefined; includeFields?: string[] | undefined; fieldLabels?: Record<string, string> | undefined; ... 12 more ...; autoPanAnimation?: { ...; } | undefined; }' to type 'ImagePopupConfig' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.","category":1,"code":2352,"next":[{"messageText":"Types of property 'type' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type '\"all\"' is not comparable to type '\"image\"'.","category":1,"code":2678}]}]}},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":9830,"length":6,"code":2339,"category":1,"messageText":"Property 'images' does not exist on type 'AllPopupConfig'."},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":10052,"length":4,"code":2339,"category":1,"messageText":"Property 'data' does not exist on type 'AllPopupConfig'."},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":10151,"length":104,"code":2352,"category":1,"messageText":{"messageText":"Conversion of type '{ data: any; type: \"all\"; title?: string | undefined; excludeFields?: string[] | undefined; includeFields?: string[] | undefined; fieldLabels?: Record<string, string> | undefined; ... 12 more ...; autoPanAnimation?: { ...; } | undefined; }' to type 'ArrayPopupConfig' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.","category":1,"code":2352,"next":[{"messageText":"Property 'fields' is missing in type '{ data: any; type: \"all\"; title?: string | undefined; excludeFields?: string[] | undefined; includeFields?: string[] | undefined; fieldLabels?: Record<string, string> | undefined; ... 12 more ...; autoPanAnimation?: { ...; } | undefined; }' but required in type 'ArrayPopupConfig'.","category":1,"code":2741}]},"relatedInformation":[{"file":"../src/components/customopenlayer/components/mappopup/types.ts","start":1289,"length":6,"messageText":"'fields' is declared here.","category":3,"code":2728}]},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":10215,"length":4,"code":2339,"category":1,"messageText":"Property 'data' does not exist on type 'AllPopupConfig'."},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":10471,"length":6,"code":2339,"category":1,"messageText":{"messageText":"Property 'events' does not exist on type 'PopupConfig'.","category":1,"code":2339,"next":[{"messageText":"Property 'events' does not exist on type 'HtmlPopupConfig'.","category":1,"code":2339}]}},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":12159,"length":4,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; type: PopupType; config: PopupConfig; coordinate: Coordinate; feature: Feature<Geometry> | undefined; overlay: Overlay; container: HTMLDivElement; component: ComponentPublicInstance | null; app: App<...>; createdAt: Date; }' is not assignable to type 'PopupInstance'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'type' does not exist in type 'PopupInstance'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":12548,"length":7,"code":2339,"category":1,"messageText":"Property 'overlay' does not exist on type 'PopupInstance'."},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":12584,"length":7,"code":2339,"category":1,"messageText":"Property 'overlay' does not exist on type 'PopupInstance'."},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":12658,"length":6,"code":2339,"category":1,"messageText":{"messageText":"Property 'events' does not exist on type 'PopupConfig'.","category":1,"code":2339,"next":[{"messageText":"Property 'events' does not exist on type 'HtmlPopupConfig'.","category":1,"code":2339}]}},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":12894,"length":7,"code":2339,"category":1,"messageText":"Property 'overlay' does not exist on type 'PopupInstance'."},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":12939,"length":6,"code":2339,"category":1,"messageText":{"messageText":"Property 'events' does not exist on type 'PopupConfig'.","category":1,"code":2339,"next":[{"messageText":"Property 'events' does not exist on type 'HtmlPopupConfig'.","category":1,"code":2339}]}},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":13122,"length":3,"code":2339,"category":1,"messageText":"Property 'app' does not exist on type 'PopupInstance'."},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":13143,"length":3,"code":2339,"category":1,"messageText":"Property 'app' does not exist on type 'PopupInstance'."},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":13207,"length":9,"code":2339,"category":1,"messageText":"Property 'container' does not exist on type 'PopupInstance'."},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":13226,"length":9,"code":2339,"category":1,"messageText":"Property 'container' does not exist on type 'PopupInstance'."},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":13264,"length":9,"code":2339,"category":1,"messageText":"Property 'container' does not exist on type 'PopupInstance'."},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":13303,"length":9,"code":2339,"category":1,"messageText":"Property 'container' does not exist on type 'PopupInstance'."},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":13364,"length":6,"code":2339,"category":1,"messageText":{"messageText":"Property 'events' does not exist on type 'PopupConfig'.","category":1,"code":2339,"next":[{"messageText":"Property 'events' does not exist on type 'HtmlPopupConfig'.","category":1,"code":2339}]}},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":13705,"length":9,"code":2339,"category":1,"messageText":"Property 'createdAt' does not exist on type 'PopupInstance'."},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":13768,"length":9,"code":2339,"category":1,"messageText":"Property 'createdAt' does not exist on type 'PopupInstance'."},{"file":"../src/components/customopenlayer/components/mappopup/popupmanager.ts","start":13889,"length":2,"code":2339,"category":1,"messageText":"Property 'id' does not exist on type 'never'."}]],644,857,856,868,645,[880,[{"file":"../src/components/customopenlayer/data/testlayers.ts","start":284,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; name: string; type: \"osm\"; visible: true; opacity: number; zIndex: number; description: string; }' is not assignable to type 'LayerConfig'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'description' does not exist in type 'LayerConfig'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/data/testlayers.ts","start":509,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; name: string; type: \"xyz\"; url: string; visible: false; opacity: number; zIndex: number; description: string; xyzMinZoom: number; xyzMaxZoom: number; }' is not assignable to type 'LayerConfig'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'description' does not exist in type 'LayerConfig'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/data/testlayers.ts","start":817,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; name: string; type: \"xyz\"; url: string; visible: false; opacity: number; zIndex: number; description: string; xyzMinZoom: number; xyzMaxZoom: number; }' is not assignable to type 'LayerConfig'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'description' does not exist in type 'LayerConfig'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/data/testlayers.ts","start":1141,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; name: string; type: \"wms\"; url: string; visible: false; opacity: number; zIndex: number; description: string; wmsLayers: string; wmsFormat: string; wmsVersion: string; }' is not assignable to type 'LayerConfig'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'description' does not exist in type 'LayerConfig'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/data/testlayers.ts","start":1482,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; name: string; type: \"wms\"; url: string; visible: false; opacity: number; zIndex: number; description: string; wmsLayers: string; wmsFormat: string; wmsVersion: string; }' is not assignable to type 'LayerConfig'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'description' does not exist in type 'LayerConfig'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/data/testlayers.ts","start":1925,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; name: string; type: \"wmts\"; url: string; visible: false; opacity: number; zIndex: number; description: string; wmtsLayer: string; wmtsMatrixSet: string; wmtsStyle: string; }' is not assignable to type 'LayerConfig'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'description' does not exist in type 'LayerConfig'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/data/testlayers.ts","start":2377,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; name: string; type: \"arcgis\"; url: string; visible: false; opacity: number; zIndex: number; description: string; }' is not assignable to type 'LayerConfig'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'description' does not exist in type 'LayerConfig'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/data/testlayers.ts","start":2654,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; name: string; type: \"arcgis\"; url: string; visible: false; opacity: number; zIndex: number; description: string; }' is not assignable to type 'LayerConfig'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'description' does not exist in type 'LayerConfig'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/data/testlayers.ts","start":4540,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; name: string; type: \"vector\"; visible: false; opacity: number; zIndex: number; description: string; data: { type: string; features: ({ type: string; geometry: { type: string; coordinates: number[]; }; properties: { ...; }; } | { ...; } | { ...; })[]; }; vectorFormat: string; vectorColor: string; }' is not assignable to type 'LayerConfig'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'description' does not exist in type 'LayerConfig'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/data/testlayers.ts","start":4900,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; name: string; type: \"vector\"; url: string; visible: false; opacity: number; zIndex: number; description: string; vectorFormat: string; vectorColor: string; }' is not assignable to type 'LayerConfig'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'description' does not exist in type 'LayerConfig'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/data/testlayers.ts","start":5052,"length":4,"code":2322,"category":1,"messageText":"Type '\"kml\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/customopenlayer/data/testlayers.ts","start":5334,"length":4,"code":2322,"category":1,"messageText":"Type '\"gml\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/customopenlayer/data/testlayers.ts","start":5670,"length":4,"code":2322,"category":1,"messageText":"Type '\"wkt\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/customopenlayer/data/testlayers.ts","start":6788,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; name: string; type: \"heatmap\"; visible: false; opacity: number; zIndex: number; description: string; data: { type: string; features: { type: string; geometry: { type: string; coordinates: number[]; }; properties: { ...; }; }[]; }; heatmapBlur: number; heatmapRadius: number; }' is not assignable to type 'LayerConfig'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'description' does not exist in type 'LayerConfig'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/data/testlayers.ts","start":7057,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; name: string; type: \"heatmap\"; visible: false; opacity: number; zIndex: number; description: string; data: { type: string; features: { type: string; geometry: { type: string; coordinates: number[]; }; properties: { ...; }; }[]; }; heatmapBlur: number; heatmapRadius: number; }' is not assignable to type 'LayerConfig'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'description' does not exist in type 'LayerConfig'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/data/testlayers.ts","start":8217,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; name: string; type: \"cluster\"; visible: false; opacity: number; zIndex: number; description: string; data: { type: string; features: { type: string; geometry: { type: string; coordinates: number[]; }; properties: { ...; }; }[]; }; vectorFormat: string; clusterDistance: number; }' is not assignable to type 'LayerConfig'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'description' does not exist in type 'LayerConfig'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/data/testlayers.ts","start":8495,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; name: string; type: \"cluster\"; visible: false; opacity: number; zIndex: number; description: string; data: { type: string; features: { type: string; geometry: { type: string; coordinates: number[]; }; properties: { ...; }; }[]; }; vectorFormat: string; clusterDistance: number; }' is not assignable to type 'LayerConfig'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'description' does not exist in type 'LayerConfig'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/data/testlayers.ts","start":8809,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; name: string; type: \"graticule\"; visible: false; opacity: number; zIndex: number; description: string; }' is not assignable to type 'LayerConfig'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'description' does not exist in type 'LayerConfig'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/data/testlayers.ts","start":9023,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; name: string; type: \"group\"; visible: true; opacity: number; zIndex: number; description: string; children: LayerConfig[]; }' is not assignable to type 'LayerConfig'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'description' does not exist in type 'LayerConfig'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/data/testlayers.ts","start":9216,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; name: string; type: \"group\"; visible: true; opacity: number; zIndex: number; description: string; children: LayerConfig[]; }' is not assignable to type 'LayerConfig'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'description' does not exist in type 'LayerConfig'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/data/testlayers.ts","start":9411,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; name: string; type: \"group\"; visible: true; opacity: number; zIndex: number; description: string; children: LayerConfig[]; }' is not assignable to type 'LayerConfig'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'description' does not exist in type 'LayerConfig'.","category":1,"code":2353}]}}]],879,[881,[{"file":"../src/components/customopenlayer/examples/alllayertypesexample.vue","start":4028,"length":14,"messageText":"Cannot redeclare block-scoped variable 'onFeatureClick'.","category":1,"code":2451},{"file":"../src/components/customopenlayer/examples/alllayertypesexample.vue","start":4268,"length":14,"messageText":"Cannot redeclare block-scoped variable 'onFeatureClick'.","category":1,"code":2451},{"file":"../src/components/customopenlayer/examples/alllayertypesexample.vue","start":2697,"length":12,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '{ center: [number, number]; zoom: number; projection: string; layers: LayerConfig[]; controls: { zoom: true; attribution: true; fullScreen: true; scaleLine: true; }; interactions: { doubleClickZoom: boolean; dragPan: boolean; mouseWheelZoom: boolean; }; }' is not assignable to parameter of type 'MapConfig'.","category":1,"code":2345,"next":[{"messageText":"Object literal may only specify known properties, and 'interactions' does not exist in type 'MapConfig'.","category":1,"code":2353}]}}]],[886,[{"file":"../src/components/customopenlayer/examples/attribution-config-example.vue","start":275,"length":18,"messageText":"'__VLS_ctx.mapConfig.controls' is possibly 'undefined'.","category":1,"code":18048},{"file":"../src/components/customopenlayer/examples/attribution-config-example.vue","start":382,"length":18,"messageText":"'__VLS_ctx.mapConfig.controls' is possibly 'undefined'.","category":1,"code":18048},{"file":"../src/components/customopenlayer/examples/attribution-config-example.vue","start":458,"length":18,"messageText":"'__VLS_ctx.mapConfig.controls' is possibly 'undefined'.","category":1,"code":18048},{"file":"../src/components/customopenlayer/examples/attribution-config-example.vue","start":669,"length":18,"messageText":"'__VLS_ctx.mapConfig.controls' is possibly 'undefined'.","category":1,"code":18048},{"file":"../src/components/customopenlayer/examples/attribution-config-example.vue","start":733,"length":18,"messageText":"'__VLS_ctx.mapConfig.controls' is possibly 'undefined'.","category":1,"code":18048},{"file":"../src/components/customopenlayer/examples/attribution-config-example.vue","start":876,"length":18,"messageText":"'__VLS_ctx.mapConfig.controls' is possibly 'undefined'.","category":1,"code":18048},{"file":"../src/components/customopenlayer/examples/attribution-config-example.vue","start":1001,"length":18,"messageText":"'__VLS_ctx.mapConfig.controls' is possibly 'undefined'.","category":1,"code":18048},{"file":"../src/components/customopenlayer/examples/attribution-config-example.vue","start":1168,"length":7,"code":2322,"category":1,"messageText":"Type '{ target?: string | undefined; center?: [number, number] | undefined; zoom?: number | undefined; minZoom?: number | undefined; maxZoom?: number | undefined; projection?: string | undefined; ... 12 more ...; ui?: { ...; } | undefined; }' is not assignable to type 'MapConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/components/mapcontainer.vue","start":912,"length":6,"messageText":"The expected type comes from property 'config' which is declared here on type 'Partial<{ width: string | number; height: string | number; loading: boolean; }> & Omit<{ readonly width: string | number; readonly height: string | number; readonly loading: boolean; ... 8 more ...; readonly \"onMap-contextmenu\"?: ((event: MapClickEvent) => any) | undefined; } & VNodeProps & AllowedComponentProps & C...'","category":3,"code":6500}]}]],882,925,[883,[{"file":"../src/components/customopenlayer/examples/geoserverexample.vue","start":3812,"length":17,"code":2322,"category":1,"messageText":{"messageText":"Type '{ enabled: true; useMitt: true; enabledEvents: string[]; debounceDelay: number; enableFeatureInfo: true; }' is not assignable to type 'EventManagerConfig'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'enableFeatureInfo' does not exist in type 'EventManagerConfig'.","category":1,"code":2353}]},"relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":18871,"length":12,"messageText":"The expected type comes from property 'eventManager' which is declared here on type 'MapConfig'","category":3,"code":6500}]},{"file":"../src/components/customopenlayer/examples/geoserverexample.vue","start":6511,"length":5,"messageText":"Parameter 'layer' implicitly has an 'any' type.","category":1,"code":7006}]],[884,[{"file":"../src/components/customopenlayer/examples/pluginsystemexample.vue","start":6104,"length":4,"code":2820,"category":1,"messageText":"Type '\"OSM\"' is not assignable to type 'LayerType'. Did you mean '\"osm\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/customopenlayer/examples/pluginsystemexample.vue","start":7229,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ enableDebug: boolean; enableHotReload: boolean; maxPlugins: number; }' is not assignable to type 'PluginManagerConfig'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'enableDebug' does not exist in type 'PluginManagerConfig'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/examples/pluginsystemexample.vue","start":7360,"length":5,"code":2322,"category":1,"messageText":{"messageText":"Type '{ theme: string; size: string; responsive: { enabled: boolean; breakpoints: { mobile: number; tablet: number; }; }; }' is not assignable to type 'PluginContainerConfig'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'theme' does not exist in type 'PluginContainerConfig'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/examples/pluginsystemexample.vue","start":376,"length":12,"code":2345,"category":1,"messageText":"Argument of type 'string' is not assignable to parameter of type '\"basic\" | \"standard\" | \"full\"'."}]],[885,[{"file":"../src/components/customopenlayer/examples/slotexample.vue","start":2829,"length":16,"messageText":"'\"../types\"' has no exported member named 'OpenLayersConfig'. Did you mean 'LayerConfig'?","category":1,"code":2724}]],924,[870,[{"file":"../src/components/customopenlayer/index.vue","start":7932,"length":11,"messageText":"Module '\"./types\"' has no exported member 'FeatureInfo'.","category":1,"code":2305},{"file":"../src/components/customopenlayer/index.vue","start":7948,"length":14,"messageText":"Module '\"./types\"' has no exported member 'CoordinateInfo'.","category":1,"code":2305},{"file":"../src/components/customopenlayer/index.vue","start":12110,"length":10,"messageText":"Cannot find name 'MapManager'.","category":1,"code":2304},{"file":"../src/components/customopenlayer/index.vue","start":17443,"length":18,"code":2345,"category":1,"messageText":"Argument of type '{ view?: { center?: [number, number] | undefined; zoom?: number | undefined; minZoom?: number | undefined; maxZoom?: number | undefined; projection?: string | undefined; extent?: [number, number, number, number] | undefined; enableRotation?: boolean | undefined; } | undefined; ... 8 more ...; drawing?: { ...; } | un...' is not assignable to parameter of type 'OpenLayersConfig'."},{"file":"../src/components/customopenlayer/index.vue","start":18518,"length":18,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '{ view?: { center?: [number, number] | undefined; zoom?: number | undefined; minZoom?: number | undefined; maxZoom?: number | undefined; projection?: string | undefined; extent?: [number, number, number, number] | undefined; enableRotation?: boolean | undefined; } | undefined; ... 8 more ...; drawing?: { ...; } | un...' is not assignable to parameter of type 'OpenLayersConfig'.","category":1,"code":2345,"next":[{"messageText":"Types of property 'controls' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type '{ zoom?: boolean | undefined; rotate?: boolean | undefined; attribution?: boolean | undefined; attributionText?: string | undefined; attributionCollapsible?: boolean | undefined; ... 13 more ...; tools?: { ...; } | undefined; } | undefined' is not assignable to type 'MapControlsConfig | undefined'.","category":1,"code":2322,"next":[{"messageText":"Type '{ zoom?: boolean | undefined; rotate?: boolean | undefined; attribution?: boolean | undefined; attributionText?: string | undefined; attributionCollapsible?: boolean | undefined; ... 13 more ...; tools?: { ...; } | undefined; }' is not assignable to type 'MapControlsConfig'.","category":1,"code":2322,"next":[{"messageText":"Types of property 'overviewMap' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type 'boolean | { enabled?: boolean | undefined; position?: \"top-left\" | \"top-right\" | \"bottom-left\" | \"bottom-right\" | undefined; size?: [number, number] | undefined; collapsible?: boolean | undefined; collapsed?: boolean | undefined; layers?: { ...; }[] | undefined; view?: { ...; } | undefined; style?: { ...; } | undefi...' is not assignable to type 'boolean | { enabled?: boolean | undefined; position?: \"top-left\" | \"top-right\" | \"bottom-left\" | \"bottom-right\" | undefined; size?: [number, number] | undefined; collapsible?: boolean | undefined; collapsed?: boolean | undefined; layers?: LayerConfig[] | undefined; view?: { ...; } | undefined; style?: { ...; } | und...'.","category":1,"code":2322,"next":[{"messageText":"Type '{ enabled?: boolean | undefined; position?: \"top-left\" | \"top-right\" | \"bottom-left\" | \"bottom-right\" | undefined; size?: [number, number] | undefined; collapsible?: boolean | undefined; collapsed?: boolean | undefined; layers?: { ...; }[] | undefined; view?: { ...; } | undefined; style?: { ...; } | undefined; }' is not assignable to type 'boolean | { enabled?: boolean | undefined; position?: \"top-left\" | \"top-right\" | \"bottom-left\" | \"bottom-right\" | undefined; size?: [number, number] | undefined; collapsible?: boolean | undefined; collapsed?: boolean | undefined; layers?: LayerConfig[] | undefined; view?: { ...; } | undefined; style?: { ...; } | und...'.","category":1,"code":2322,"next":[{"messageText":"Type '{ enabled?: boolean | undefined; position?: \"top-left\" | \"top-right\" | \"bottom-left\" | \"bottom-right\" | undefined; size?: [number, number] | undefined; collapsible?: boolean | undefined; collapsed?: boolean | undefined; layers?: { ...; }[] | undefined; view?: { ...; } | undefined; style?: { ...; } | undefined; }' is not assignable to type '{ enabled?: boolean | undefined; position?: \"top-left\" | \"top-right\" | \"bottom-left\" | \"bottom-right\" | undefined; size?: [number, number] | undefined; collapsible?: boolean | undefined; collapsed?: boolean | undefined; layers?: LayerConfig[] | undefined; view?: { ...; } | undefined; style?: { ...; } | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Types of property 'layers' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type '{ id: string; name: string; type: LayerType; url?: string | undefined; visible: boolean; opacity: number; zIndex: number; source?: any; layer?: { on: LayerOnSignature<EventsKey>; ... 61 more ...; dispose: () => void; } | undefined; ... 41 more ...; reuseId?: string | undefined; }[] | undefined' is not assignable to type 'LayerConfig[] | undefined'.","category":1,"code":2322,"next":[{"messageText":"Type '{ id: string; name: string; type: LayerType; url?: string | undefined; visible: boolean; opacity: number; zIndex: number; source?: any; layer?: { on: LayerOnSignature<EventsKey>; ... 61 more ...; dispose: () => void; } | undefined; ... 41 more ...; reuseId?: string | undefined; }[]' is not assignable to type 'LayerConfig[]'.","category":1,"code":2322}]}]}]}]}]}]}]}]}]}]}},{"file":"../src/components/customopenlayer/index.vue","start":18679,"length":18,"code":2345,"category":1,"messageText":"Argument of type '{ view?: { center?: [number, number] | undefined; zoom?: number | undefined; minZoom?: number | undefined; maxZoom?: number | undefined; projection?: string | undefined; extent?: [number, number, number, number] | undefined; enableRotation?: boolean | undefined; } | undefined; ... 8 more ...; drawing?: { ...; } | un...' is not assignable to parameter of type 'OpenLayersConfig'."},{"file":"../src/components/customopenlayer/index.vue","start":19326,"length":3,"code":2339,"category":1,"messageText":"Property 'top' does not exist on type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'."},{"file":"../src/components/customopenlayer/index.vue","start":19366,"length":4,"code":2339,"category":1,"messageText":"Property 'left' does not exist on type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'."},{"file":"../src/components/customopenlayer/index.vue","start":19408,"length":5,"code":2339,"category":1,"messageText":"Property 'right' does not exist on type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'."},{"file":"../src/components/customopenlayer/index.vue","start":19452,"length":6,"code":2339,"category":1,"messageText":"Property 'bottom' does not exist on type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'."},{"file":"../src/components/customopenlayer/index.vue","start":19741,"length":17,"code":2339,"category":1,"messageText":"Property 'closeOnClickModal' does not exist on type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'."},{"file":"../src/components/customopenlayer/index.vue","start":19804,"length":18,"code":2339,"category":1,"messageText":"Property 'closeOnPressEscape' does not exist on type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'."},{"file":"../src/components/customopenlayer/index.vue","start":19860,"length":10,"code":2339,"category":1,"messageText":"Property 'fullscreen' does not exist on type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'."},{"file":"../src/components/customopenlayer/index.vue","start":19913,"length":14,"code":2339,"category":1,"messageText":"Property 'destroyOnClose' does not exist on type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'."},{"file":"../src/components/customopenlayer/index.vue","start":19966,"length":10,"code":2339,"category":1,"messageText":"Property 'lockScroll' does not exist on type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'."},{"file":"../src/components/customopenlayer/index.vue","start":20057,"length":6,"code":2339,"category":1,"messageText":"Property 'zIndex' does not exist on type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'."},{"file":"../src/components/customopenlayer/index.vue","start":20210,"length":11,"code":2339,"category":1,"messageText":"Property 'customClass' does not exist on type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'."},{"file":"../src/components/customopenlayer/index.vue","start":20262,"length":8,"code":2339,"category":1,"messageText":"Property 'minWidth' does not exist on type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'."},{"file":"../src/components/customopenlayer/index.vue","start":20306,"length":9,"code":2551,"category":1,"messageText":"Property 'minHeight' does not exist on type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'. Did you mean 'height'?"},{"file":"../src/components/customopenlayer/index.vue","start":20350,"length":8,"code":2339,"category":1,"messageText":"Property 'maxWidth' does not exist on type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'."},{"file":"../src/components/customopenlayer/index.vue","start":20400,"length":9,"code":2551,"category":1,"messageText":"Property 'maxHeight' does not exist on type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'. Did you mean 'height'?"},{"file":"../src/components/customopenlayer/index.vue","start":20453,"length":11,"code":2339,"category":1,"messageText":"Property 'enableCache' does not exist on type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'."},{"file":"../src/components/customopenlayer/index.vue","start":20505,"length":13,"code":2339,"category":1,"messageText":"Property 'autoSaveCache' does not exist on type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'."},{"file":"../src/components/customopenlayer/index.vue","start":20563,"length":17,"code":2339,"category":1,"messageText":"Property 'cacheDebounceTime' does not exist on type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'."},{"file":"../src/components/customopenlayer/index.vue","start":20651,"length":4,"code":2339,"category":1,"messageText":"Property 'unit' does not exist on type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'."},{"file":"../src/components/customopenlayer/index.vue","start":20690,"length":7,"code":2339,"category":1,"messageText":"Property 'remBase' does not exist on type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'."},{"file":"../src/components/customopenlayer/index.vue","start":20734,"length":11,"code":2339,"category":1,"messageText":"Property 'beforeClose' does not exist on type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'."},{"file":"../src/components/customopenlayer/index.vue","start":25783,"length":5,"messageText":"'error' is of type 'unknown'.","category":1,"code":18046},{"file":"../src/components/customopenlayer/index.vue","start":26055,"length":20,"code":2345,"category":1,"messageText":"Argument of type '{ id: string; name: string; type: LayerType; url?: string | undefined; visible: boolean; opacity: number; zIndex: number; source?: any; layer?: { on: LayerOnSignature<EventsKey>; ... 61 more ...; dispose: () => void; } | undefined; ... 41 more ...; reuseId?: string | undefined; }' is not assignable to parameter of type 'LayerConfig'."},{"file":"../src/components/customopenlayer/index.vue","start":26134,"length":23,"code":2345,"category":1,"messageText":"Argument of type '{ id: string; name: string; type: LayerType; url?: string | undefined; visible: boolean; opacity: number; zIndex: number; source?: any; layer?: { on: LayerOnSignature<EventsKey>; ... 61 more ...; dispose: () => void; } | undefined; ... 41 more ...; reuseId?: string | undefined; }' is not assignable to parameter of type 'LayerConfig'."},{"file":"../src/components/customopenlayer/index.vue","start":26215,"length":22,"code":2345,"category":1,"messageText":"Argument of type '{ id: string; name: string; type: LayerType; url?: string | undefined; visible: boolean; opacity: number; zIndex: number; source?: any; layer?: { on: LayerOnSignature<EventsKey>; ... 61 more ...; dispose: () => void; } | undefined; ... 41 more ...; reuseId?: string | undefined; }' is not assignable to parameter of type 'LayerConfig'."},{"file":"../src/components/customopenlayer/index.vue","start":26279,"length":6,"code":2339,"category":1,"messageText":"Property 'groups' does not exist on type '{ target?: string | undefined; center?: [number, number] | undefined; zoom?: number | undefined; minZoom?: number | undefined; maxZoom?: number | undefined; projection?: string | undefined; ... 12 more ...; ui?: { ...; } | undefined; }'."},{"file":"../src/components/customopenlayer/index.vue","start":26301,"length":6,"code":2339,"category":1,"messageText":"Property 'groups' does not exist on type '{ target?: string | undefined; center?: [number, number] | undefined; zoom?: number | undefined; minZoom?: number | undefined; maxZoom?: number | undefined; projection?: string | undefined; ... 12 more ...; ui?: { ...; } | undefined; }'."},{"file":"../src/components/customopenlayer/index.vue","start":26316,"length":5,"messageText":"Parameter 'group' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/index.vue","start":32891,"length":6,"messageText":"Parameter 'config' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/index.vue","start":33158,"length":5,"messageText":"'error' is of type 'unknown'.","category":1,"code":18046},{"file":"../src/components/customopenlayer/index.vue","start":34897,"length":16,"code":2551,"category":1,"messageText":"Property 'startMeasurement' does not exist on type '{ startDistanceMeasurement: (onResult: (result: MeasurementResult) => void, unit?: UnitType) => void; startAreaMeasurement: (onResult: (result: MeasurementResult) => void, unit?: UnitType) => void; ... 12 more ...; destroy: () => void; }'. Did you mean 'startAreaMeasurement'?"},{"file":"../src/components/customopenlayer/index.vue","start":35136,"length":8,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; type: any; value: any; unit: any; geometry: any; timestamp: number; }' is not assignable to type 'MeasurementResult'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'geometry' does not exist in type 'MeasurementResult'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/index.vue","start":35938,"length":13,"code":2339,"category":1,"messageText":"Property 'onContextMenu' does not exist on type 'Partial<MapEventCallbacks>'."},{"file":"../src/components/customopenlayer/index.vue","start":35981,"length":13,"code":2339,"category":1,"messageText":"Property 'onContextMenu' does not exist on type 'Partial<MapEventCallbacks>'."},{"file":"../src/components/customopenlayer/index.vue","start":36312,"length":14,"code":2769,"category":1,"messageText":{"messageText":"No overload matches this call.","category":1,"code":2769,"next":[{"messageText":"Overload 1 of 23, '(e: \"feature-click\", feature: any, layer: any, coordinate: any): void', gave the following error.","category":1,"code":2772,"next":[{"messageText":"Argument of type '\"tooltip-show\"' is not assignable to parameter of type '\"feature-click\"'.","category":1,"code":2345}]},{"messageText":"Overload 2 of 23, '(e: \"feature-click\", feature: any, layer: any, coordinate: any): void', gave the following error.","category":1,"code":2772,"next":[{"messageText":"Argument of type '\"tooltip-show\"' is not assignable to parameter of type '\"feature-click\"'.","category":1,"code":2345}]}]},"relatedInformation":[]},{"file":"../src/components/customopenlayer/index.vue","start":37323,"length":25,"code":2339,"category":1,"messageText":"Property 'startMeasurementFromPoint' does not exist on type '{ startDistanceMeasurement: (onResult: (result: MeasurementResult) => void, unit?: UnitType) => void; startAreaMeasurement: (onResult: (result: MeasurementResult) => void, unit?: UnitType) => void; ... 12 more ...; destroy: () => void; }'."},{"file":"../src/components/customopenlayer/index.vue","start":43600,"length":2,"messageText":"Parameter 'id' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/index.vue","start":214,"length":7,"code":2322,"category":1,"messageText":"Type '{ target?: string | undefined; center?: [number, number] | undefined; zoom?: number | undefined; minZoom?: number | undefined; maxZoom?: number | undefined; projection?: string | undefined; ... 12 more ...; ui?: { ...; } | undefined; }' is not assignable to type 'MapConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/components/mapcontainer.vue","start":912,"length":6,"messageText":"The expected type comes from property 'config' which is declared here on type 'Partial<{ width: string | number; height: string | number; loading: boolean; }> & Omit<{ readonly width: string | number; readonly height: string | number; readonly loading: boolean; ... 8 more ...; readonly \"onMap-contextmenu\"?: ((event: MapClickEvent) => any) | undefined; } & VNodeProps & AllowedComponentProps & C...'","category":3,"code":6500}]},{"file":"../src/components/customopenlayer/index.vue","start":1344,"length":10,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '{ data: { layerId: string; layerName: string; features: any[]; coordinate: [number, number]; pixel: [number, number]; }[]; position: { x: number; y: number; }; template: TooltipTemplate | undefined; onHide: any; }' is not assignable to parameter of type 'Partial<{ template: TooltipTemplate; }> & Omit<{ readonly visible: boolean; readonly config: TooltipConfig; readonly coordinate: [number, number]; ... 6 more ...; readonly \"onData-loaded\"?: ((data: TooltipData[]) => any) | undefined; } & VNodeProps & AllowedComponentProps & ComponentCustomProps, \"template\"> & Record...'.","category":1,"code":2345,"next":[{"messageText":"Type '{ data: { layerId: string; layerName: string; features: any[]; coordinate: [number, number]; pixel: [number, number]; }[]; position: { x: number; y: number; }; template: TooltipTemplate | undefined; onHide: any; }' is missing the following properties from type 'Omit<{ readonly visible: boolean; readonly config: TooltipConfig; readonly coordinate: [number, number]; readonly pixel: [number, number]; readonly tooltipData: TooltipData[] | null; ... 4 more ...; readonly \"onData-loaded\"?: ((data: TooltipData[]) => any) | undefined; } & VNodeProps & AllowedComponentProps & Compon...': visible, config, coordinate, pixel, tooltipData","category":1,"code":2739}]}},{"file":"../src/components/customopenlayer/index.vue","start":2301,"length":7,"code":2322,"category":1,"messageText":"Type '{ target?: string | undefined; center?: [number, number] | undefined; zoom?: number | undefined; minZoom?: number | undefined; maxZoom?: number | undefined; projection?: string | undefined; ... 12 more ...; ui?: { ...; } | undefined; }' is not assignable to type 'MapConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/components/maptoolbar.vue","start":4442,"length":6,"messageText":"The expected type comes from property 'config' which is declared here on type 'Partial<{ config: MapConfig; leftOffset: string | number; rightOffset: string | number; topOffset: string | number; bottomOffset: string | number; }> & Omit<...> & Record<...>'","category":3,"code":6500}]}]],[878,[{"file":"../src/components/customopenlayer/plugins/index.ts","start":855,"length":9,"code":2322,"category":1,"messageText":"Type 'string' is not assignable to type 'Component | undefined'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/plugin.ts","start":3115,"length":9,"messageText":"The expected type comes from property 'component' which is declared here on type 'PluginConfig'","category":3,"code":6500}]},{"file":"../src/components/customopenlayer/plugins/index.ts","start":1976,"length":9,"code":2322,"category":1,"messageText":"Type 'string' is not assignable to type 'Component | undefined'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/plugin.ts","start":3115,"length":9,"messageText":"The expected type comes from property 'component' which is declared here on type 'PluginConfig'","category":3,"code":6500}]},{"file":"../src/components/customopenlayer/plugins/index.ts","start":3206,"length":9,"code":2322,"category":1,"messageText":"Type 'string' is not assignable to type 'Component | undefined'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/plugin.ts","start":3115,"length":9,"messageText":"The expected type comes from property 'component' which is declared here on type 'PluginConfig'","category":3,"code":6500}]},{"file":"../src/components/customopenlayer/plugins/index.ts","start":4688,"length":13,"code":2678,"category":1,"messageText":"Type '\"map-toolbar\"' is not comparable to type 'BuiltinPluginType'."},{"file":"../src/components/customopenlayer/plugins/index.ts","start":4763,"length":14,"code":2678,"category":1,"messageText":"Type '\"map-controls\"' is not comparable to type 'BuiltinPluginType'."},{"file":"../src/components/customopenlayer/plugins/index.ts","start":4840,"length":12,"code":2678,"category":1,"messageText":"Type '\"map-search\"' is not comparable to type 'BuiltinPluginType'."},{"file":"../src/components/customopenlayer/plugins/index.ts","start":6229,"length":6,"code":2322,"category":1,"messageText":{"messageText":"Type 'readonly [PluginConfig] | readonly [PluginConfig, PluginConfig] | readonly [PluginConfig, PluginConfig, PluginConfig]' is not assignable to type 'PluginConfig[]'.","category":1,"code":2322,"next":[{"messageText":"The type 'readonly [PluginConfig]' is 'readonly' and cannot be assigned to the mutable type 'PluginConfig[]'.","category":1,"code":4104}]}},{"file":"../src/components/customopenlayer/plugins/index.ts","start":6384,"length":4,"code":2339,"category":1,"messageText":"Property 'type' does not exist on type 'PluginConfig'."},{"file":"../src/components/customopenlayer/plugins/index.ts","start":6503,"length":50,"code":2352,"category":1,"messageText":{"messageText":"Conversion of type 'Component' to type '\"map-toolbar\" | \"map-controls\" | \"map-search\"' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.","category":1,"code":2352,"next":[{"messageText":"Type 'ComponentPublicInstanceConstructor<any, any, any, any, ComputedOptions, MethodOptions>' is not comparable to type '\"map-toolbar\" | \"map-controls\" | \"map-search\"'.","category":1,"code":2678}]}}]],876,[877,[{"file":"../src/components/customopenlayer/plugins/mapsearchplugin.vue","start":6345,"length":17,"code":2322,"category":1,"messageText":{"messageText":"Type '{ title: string; address: string; type: string; longitude: number; latitude: number; }[]' is not assignable to type 'SearchResult[] | { id: string; name: string; address: string; location: [number, number]; type?: string | undefined; district?: string | undefined; city?: string | undefined; province?: string | undefined; adcode?: string | undefined; bounds?: [...] | undefined; confidence?: number | undefined; }[]'.","category":1,"code":2322,"next":[{"messageText":"Type '{ title: string; address: string; type: string; longitude: number; latitude: number; }[]' is not assignable to type 'SearchResult[]'.","category":1,"code":2322,"next":[{"messageText":"Type '{ title: string; address: string; type: string; longitude: number; latitude: number; }' is missing the following properties from type 'SearchResult': id, name, location","category":1,"code":2739}]}]}},{"file":"../src/components/customopenlayer/plugins/mapsearchplugin.vue","start":7632,"length":5,"code":2339,"category":1,"messageText":"Property 'title' does not exist on type 'SearchResult'."},{"file":"../src/components/customopenlayer/plugins/mapsearchplugin.vue","start":7951,"length":5,"code":2339,"category":1,"messageText":"Property 'title' does not exist on type '{ id: string; name: string; address: string; location: [number, number]; type?: string | undefined; district?: string | undefined; city?: string | undefined; province?: string | undefined; adcode?: string | undefined; bounds?: [...] | undefined; confidence?: number | undefined; }'."},{"file":"../src/components/customopenlayer/plugins/mapsearchplugin.vue","start":7966,"length":5,"code":2339,"category":1,"messageText":"Property 'title' does not exist on type 'SearchResult'."},{"file":"../src/components/customopenlayer/plugins/mapsearchplugin.vue","start":2268,"length":5,"code":2339,"category":1,"messageText":"Property 'title' does not exist on type '{ id: string; name: string; address: string; location: [number, number]; type?: string | undefined; district?: string | undefined; city?: string | undefined; province?: string | undefined; adcode?: string | undefined; bounds?: [...] | undefined; confidence?: number | undefined; }'."},{"file":"../src/components/customopenlayer/plugins/mapsearchplugin.vue","start":3005,"length":5,"code":2339,"category":1,"messageText":"Property 'title' does not exist on type '{ id: string; name: string; address: string; location: [number, number]; type?: string | undefined; district?: string | undefined; city?: string | undefined; province?: string | undefined; adcode?: string | undefined; bounds?: [...] | undefined; confidence?: number | undefined; }'."},{"file":"../src/components/customopenlayer/plugins/mapsearchplugin.vue","start":3139,"length":8,"code":2339,"category":1,"messageText":"Property 'distance' does not exist on type '{ id: string; name: string; address: string; location: [number, number]; type?: string | undefined; district?: string | undefined; city?: string | undefined; province?: string | undefined; adcode?: string | undefined; bounds?: [...] | undefined; confidence?: number | undefined; }'."},{"file":"../src/components/customopenlayer/plugins/mapsearchplugin.vue","start":3187,"length":8,"code":2339,"category":1,"messageText":"Property 'distance' does not exist on type '{ id: string; name: string; address: string; location: [number, number]; type?: string | undefined; district?: string | undefined; city?: string | undefined; province?: string | undefined; adcode?: string | undefined; bounds?: [...] | undefined; confidence?: number | undefined; }'."}]],[875,[{"file":"../src/components/customopenlayer/plugins/maptoolbarplugin.vue","start":3196,"length":9,"code":2339,"category":1,"messageText":"Property 'mapConfig' does not exist on type 'PluginConfig'."}]],764,[887,[{"file":"../src/components/customopenlayer/test/attribution-test.vue","start":765,"length":7,"code":2322,"category":1,"messageText":"Type '{ target?: string | undefined; center?: [number, number] | undefined; zoom?: number | undefined; minZoom?: number | undefined; maxZoom?: number | undefined; projection?: string | undefined; ... 12 more ...; ui?: { ...; } | undefined; }' is not assignable to type 'MapConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/components/mapcontainer.vue","start":912,"length":6,"messageText":"The expected type comes from property 'config' which is declared here on type 'Partial<{ width: string | number; height: string | number; loading: boolean; }> & Omit<{ readonly width: string | number; readonly height: string | number; readonly loading: boolean; ... 8 more ...; readonly \"onMap-contextmenu\"?: ((event: MapClickEvent) => any) | undefined; } & VNodeProps & AllowedComponentProps & C...'","category":3,"code":6500}]}]],926,[651,[{"file":"../src/components/customopenlayer/types/index.ts","start":7830,"length":10,"messageText":"Duplicate identifier 'projection'.","category":1,"code":2300},{"file":"../src/components/customopenlayer/types/index.ts","start":11313,"length":10,"messageText":"Duplicate identifier 'projection'.","category":1,"code":2300}]],[874,[{"file":"../src/components/customopenlayer/types/plugin.ts","start":6573,"length":14,"messageText":"Export declaration conflicts with exported declaration of 'PluginPosition'.","category":1,"code":2484},{"file":"../src/components/customopenlayer/types/plugin.ts","start":6592,"length":10,"messageText":"Export declaration conflicts with exported declaration of 'PluginSize'.","category":1,"code":2484},{"file":"../src/components/customopenlayer/types/plugin.ts","start":6607,"length":11,"messageText":"Export declaration conflicts with exported declaration of 'PluginStyle'.","category":1,"code":2484},{"file":"../src/components/customopenlayer/types/plugin.ts","start":6623,"length":15,"messageText":"Export declaration conflicts with exported declaration of 'PluginAnimation'.","category":1,"code":2484},{"file":"../src/components/customopenlayer/types/plugin.ts","start":6643,"length":16,"messageText":"Export declaration conflicts with exported declaration of 'PluginResponsive'.","category":1,"code":2484},{"file":"../src/components/customopenlayer/types/plugin.ts","start":6664,"length":12,"messageText":"Export declaration conflicts with exported declaration of 'PluginEvents'.","category":1,"code":2484},{"file":"../src/components/customopenlayer/types/plugin.ts","start":6681,"length":17,"messageText":"Export declaration conflicts with exported declaration of 'PluginPermissions'.","category":1,"code":2484},{"file":"../src/components/customopenlayer/types/plugin.ts","start":6703,"length":13,"messageText":"Export declaration conflicts with exported declaration of 'PluginContext'.","category":1,"code":2484},{"file":"../src/components/customopenlayer/types/plugin.ts","start":6721,"length":12,"messageText":"Export declaration conflicts with exported declaration of 'PluginConfig'.","category":1,"code":2484},{"file":"../src/components/customopenlayer/types/plugin.ts","start":6738,"length":14,"messageText":"Export declaration conflicts with exported declaration of 'PluginInstance'.","category":1,"code":2484},{"file":"../src/components/customopenlayer/types/plugin.ts","start":6757,"length":19,"messageText":"Export declaration conflicts with exported declaration of 'PluginManagerConfig'.","category":1,"code":2484},{"file":"../src/components/customopenlayer/types/plugin.ts","start":6781,"length":18,"messageText":"Export declaration conflicts with exported declaration of 'PluginRegistration'.","category":1,"code":2484},{"file":"../src/components/customopenlayer/types/plugin.ts","start":6804,"length":21,"messageText":"Export declaration conflicts with exported declaration of 'PluginContainerConfig'.","category":1,"code":2484},{"file":"../src/components/customopenlayer/types/plugin.ts","start":6830,"length":17,"messageText":"Export declaration conflicts with exported declaration of 'BuiltinPluginType'.","category":1,"code":2484},{"file":"../src/components/customopenlayer/types/plugin.ts","start":6852,"length":11,"messageText":"Export declaration conflicts with exported declaration of 'PluginState'.","category":1,"code":2484},{"file":"../src/components/customopenlayer/types/plugin.ts","start":6868,"length":11,"messageText":"Export declaration conflicts with exported declaration of 'PluginHooks'.","category":1,"code":2484}]],[927,[{"file":"../src/components/customopenlayer/utils/amapsearchapi.ts","start":4920,"length":11,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '{ id: string; name: string; address: string; coordinates: number[]; type: string; confidence: number; source: string; extra: { id: string; type: string; typecode: string; tel: string | undefined; postcode: string | undefined; ... 11 more ...; cost: string | undefined; }; }' is not assignable to parameter of type 'SearchResult'.","category":1,"code":2345,"next":[{"messageText":"Object literal may only specify known properties, and 'coordinates' does not exist in type 'SearchResult'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/utils/amapsearchapi.ts","start":5954,"length":11,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '{ id: string; name: string; address: string; coordinates: number[]; type: string; confidence: number; source: string; extra: { id: string; district: string; adcode: string; typecode: string; }; }' is not assignable to parameter of type 'SearchResult'.","category":1,"code":2345,"next":[{"messageText":"Object literal may only specify known properties, and 'coordinates' does not exist in type 'SearchResult'.","category":1,"code":2353}]}}]],[769,[{"file":"../src/components/customopenlayer/utils/basemapmanager.ts","start":4228,"length":8,"code":2339,"category":1,"messageText":"Property 'cssClass' does not exist on type 'BasemapConfig'."},{"file":"../src/components/customopenlayer/utils/basemapmanager.ts","start":4248,"length":8,"code":2339,"category":1,"messageText":"Property 'cssClass' does not exist on type 'BasemapConfig'."},{"file":"../src/components/customopenlayer/utils/basemapmanager.ts","start":4598,"length":46,"code":2769,"category":1,"messageText":{"messageText":"No overload matches this call.","category":1,"code":2769,"next":[{"messageText":"Overload 1 of 2, '(predicate: (value: BaseLayer, index: number, array: BaseLayer[]) => value is BaseLayer, thisArg?: any): BaseLayer[]', gave the following error.","category":1,"code":2772,"next":[{"messageText":"Argument of type '(layer: Layer) => any' is not assignable to parameter of type '(value: BaseLayer, index: number, array: BaseLayer[]) => value is BaseLayer'.","category":1,"code":2345,"next":[{"messageText":"Types of parameters 'layer' and 'value' are incompatible.","category":1,"code":2328,"next":[{"messageText":"Type 'BaseLayer' is missing the following properties from type 'Layer<Source, LayerRenderer<any>>': mapPrecomposeKey_, mapRenderKey_, sourceChangeKey_, renderer_, and 24 more.","category":1,"code":2740}]}]}]},{"messageText":"Overload 2 of 2, '(predicate: (value: BaseLayer, index: number, array: BaseLayer[]) => unknown, thisArg?: any): BaseLayer[]', gave the following error.","category":1,"code":2772,"next":[{"messageText":"Argument of type '(layer: Layer) => any' is not assignable to parameter of type '(value: BaseLayer, index: number, array: BaseLayer[]) => unknown'.","category":1,"code":2345,"next":[{"messageText":"Types of parameters 'layer' and 'value' are incompatible.","category":1,"code":2328,"next":[{"messageText":"Type 'BaseLayer' is not assignable to type 'Layer<Source, LayerRenderer<any>>'.","category":1,"code":2322}]}]}]}]},"relatedInformation":[]},{"file":"../src/components/customopenlayer/utils/basemapmanager.ts","start":4679,"length":19,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '(layer: Layer) => void' is not assignable to parameter of type '(value: BaseLayer, index: number, array: BaseLayer[]) => void'.","category":1,"code":2345,"next":[{"messageText":"Types of parameters 'layer' and 'value' are incompatible.","category":1,"code":2328,"next":[{"messageText":"Type 'BaseLayer' is not assignable to type 'Layer<Source, LayerRenderer<any>>'.","category":1,"code":2322}]}]}}]],860,[736,[{"file":"../src/components/customopenlayer/utils/diffusionanimationhelper.ts","start":605,"length":26,"messageText":"Type 'Map' is not generic.","category":1,"code":2315}]],650,[745,[{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":16099,"length":15,"code":2551,"category":1,"messageText":"Property 'strokeDasharray' does not exist on type 'DrawingStyleConfig'. Did you mean 'strokeDashArray'?","relatedInformation":[{"file":"../src/components/customopenlayer/utils/drawing/basedrawing.ts","start":567,"length":15,"messageText":"'strokeDashArray' is declared here.","category":3,"code":2728}]},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":17075,"length":15,"code":2551,"category":1,"messageText":"Property 'strokeDasharray' does not exist on type 'DrawingStyleConfig'. Did you mean 'strokeDashArray'?","relatedInformation":[{"file":"../src/components/customopenlayer/utils/drawing/basedrawing.ts","start":567,"length":15,"messageText":"'strokeDashArray' is declared here.","category":3,"code":2728}]},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":20996,"length":7,"code":2322,"category":1,"messageText":{"messageText":"Type 'PointDrawing' is not assignable to type 'BaseDrawing<DrawingConfig, DrawingStyleConfig>'.","category":1,"code":2322,"next":[{"messageText":"Types of property '_config' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type 'PointDrawingConfig' is not assignable to type 'DrawingConfig'.","category":1,"code":2322}]}]}},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":21188,"length":7,"code":2322,"category":1,"messageText":{"messageText":"Type 'PolygonDrawing' is not assignable to type 'BaseDrawing<DrawingConfig, DrawingStyleConfig>'.","category":1,"code":2322,"next":[{"messageText":"Types of property 'getCoordinates' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type '() => Coordinate[] | { center: Coordinate; radius: number; } | { topLeft: Coordinate; bottomRight: Coordinate; }' is not assignable to type '() => Coordinate | Coordinate[] | Coordinate[][] | undefined'.","category":1,"code":2322}]}]}},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":21287,"length":7,"code":2322,"category":1,"messageText":"Type 'PolygonDrawing' is not assignable to type 'BaseDrawing<DrawingConfig, DrawingStyleConfig>'."},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":21388,"length":7,"code":2322,"category":1,"messageText":"Type 'PolygonDrawing' is not assignable to type 'BaseDrawing<DrawingConfig, DrawingStyleConfig>'."},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":21487,"length":7,"code":2322,"category":1,"messageText":"Type 'PolygonDrawing' is not assignable to type 'BaseDrawing<DrawingConfig, DrawingStyleConfig>'."},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":21681,"length":7,"code":2322,"category":1,"messageText":{"messageText":"Type 'MultiPointDrawing' is not assignable to type 'BaseDrawing<DrawingConfig, DrawingStyleConfig>'.","category":1,"code":2322,"next":[{"messageText":"Types of property '_config' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type 'MultiPointDrawingConfig' is not assignable to type 'DrawingConfig'.","category":1,"code":2322}]}]}},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":21866,"length":7,"code":2322,"category":1,"messageText":{"messageText":"Type 'MultiLineStringDrawing | null' is not assignable to type 'BaseDrawing<DrawingConfig, DrawingStyleConfig>'.","category":1,"code":2322,"next":[{"messageText":"Type 'null' is not assignable to type 'BaseDrawing<DrawingConfig, DrawingStyleConfig>'.","category":1,"code":2322}]}},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":22183,"length":7,"code":2322,"category":1,"messageText":{"messageText":"Type 'MultiPolygonDrawing | null' is not assignable to type 'BaseDrawing<DrawingConfig, DrawingStyleConfig>'.","category":1,"code":2322,"next":[{"messageText":"Type 'null' is not assignable to type 'BaseDrawing<DrawingConfig, DrawingStyleConfig>'.","category":1,"code":2322}]}},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":23566,"length":5,"code":2339,"category":1,"messageText":"Property 'image' does not exist on type 'DrawingStyleConfig'."},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":23598,"length":7,"code":2339,"category":1,"messageText":"Property 'iconUrl' does not exist on type '{ fillColor?: string | undefined; fillOpacity?: number | undefined; strokeColor?: string | undefined; strokeWidth?: number | undefined; strokeOpacity?: number | undefined; strokeDashArray?: number[] | undefined; ... 22 more ...; opacity?: number | undefined; }'."},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":23614,"length":5,"code":2339,"category":1,"messageText":"Property 'image' does not exist on type 'DrawingStyleConfig'."},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":23643,"length":9,"code":2339,"category":1,"messageText":"Property 'iconScale' does not exist on type '{ fillColor?: string | undefined; fillOpacity?: number | undefined; strokeColor?: string | undefined; strokeWidth?: number | undefined; strokeOpacity?: number | undefined; strokeDashArray?: number[] | undefined; ... 22 more ...; opacity?: number | undefined; }'."},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":23661,"length":5,"code":2339,"category":1,"messageText":"Property 'image' does not exist on type 'DrawingStyleConfig'."},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":23692,"length":10,"code":2339,"category":1,"messageText":"Property 'iconAnchor' does not exist on type '{ fillColor?: string | undefined; fillOpacity?: number | undefined; strokeColor?: string | undefined; strokeWidth?: number | undefined; strokeOpacity?: number | undefined; strokeDashArray?: number[] | undefined; ... 22 more ...; opacity?: number | undefined; }'."},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":23711,"length":5,"code":2339,"category":1,"messageText":"Property 'image' does not exist on type 'DrawingStyleConfig'."},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":34373,"length":7,"messageText":"Property 'feature' is protected and only accessible within class 'BaseDrawing<TConfig, TStyle>' and its subclasses.","category":1,"code":2445},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":34447,"length":7,"messageText":"Property 'feature' is protected and only accessible within class 'BaseDrawing<TConfig, TStyle>' and its subclasses.","category":1,"code":2445},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":35779,"length":7,"messageText":"Property 'feature' is protected and only accessible within class 'BaseDrawing<TConfig, TStyle>' and its subclasses.","category":1,"code":2445},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":35853,"length":7,"messageText":"Property 'feature' is protected and only accessible within class 'BaseDrawing<TConfig, TStyle>' and its subclasses.","category":1,"code":2445},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":37138,"length":7,"messageText":"Property 'feature' is protected and only accessible within class 'BaseDrawing<TConfig, TStyle>' and its subclasses.","category":1,"code":2445},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":37211,"length":7,"messageText":"Property 'feature' is protected and only accessible within class 'BaseDrawing<TConfig, TStyle>' and its subclasses.","category":1,"code":2445},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":38534,"length":7,"messageText":"Property 'feature' is protected and only accessible within class 'BaseDrawing<TConfig, TStyle>' and its subclasses.","category":1,"code":2445},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":38605,"length":7,"messageText":"Property 'feature' is protected and only accessible within class 'BaseDrawing<TConfig, TStyle>' and its subclasses.","category":1,"code":2445},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":40569,"length":7,"messageText":"Property 'feature' is protected and only accessible within class 'BaseDrawing<TConfig, TStyle>' and its subclasses.","category":1,"code":2445},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":40639,"length":7,"messageText":"Property 'feature' is protected and only accessible within class 'BaseDrawing<TConfig, TStyle>' and its subclasses.","category":1,"code":2445},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":52153,"length":6,"code":2322,"category":1,"messageText":{"messageText":"Type 'PolygonDrawing' is not assignable to type 'BaseDrawing<any, any>'.","category":1,"code":2322,"next":[{"messageText":"Types of property 'getCoordinates' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type '() => Coordinate[] | { center: Coordinate; radius: number; } | { topLeft: Coordinate; bottomRight: Coordinate; }' is not assignable to type '() => Coordinate | Coordinate[] | Coordinate[][] | undefined'.","category":1,"code":2322}]}]}},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":52321,"length":6,"code":2322,"category":1,"messageText":{"messageText":"Type 'MultiPolygonDrawing' is not assignable to type 'BaseDrawing<any, any>'.","category":1,"code":2322,"next":[{"messageText":"Types of property 'getCoordinates' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type '() => Coordinate[][][]' is not assignable to type '() => Coordinate | Coordinate[] | Coordinate[][] | undefined'.","category":1,"code":2322}]}]}},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":56259,"length":6,"code":2322,"category":1,"messageText":"Type 'PolygonDrawing' is not assignable to type 'BaseDrawing<any, any>'."},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":56543,"length":6,"code":2322,"category":1,"messageText":"Type 'MultiPolygonDrawing' is not assignable to type 'BaseDrawing<any, any>'."},{"file":"../src/components/customopenlayer/utils/drawing/drawingmanager.ts","start":60612,"length":7,"code":2322,"category":1,"messageText":"Type 'PolygonDrawing' is not assignable to type 'BaseDrawing<any, any>'."}]],[748,[{"file":"../src/components/customopenlayer/utils/drawing/icondrawing.ts","start":1293,"length":29,"messageText":"'iconUrl' is specified more than once, so this usage will be overwritten.","category":1,"code":2783,"relatedInformation":[{"file":"../src/components/customopenlayer/utils/drawing/icondrawing.ts","start":1555,"length":15,"messageText":"This spread always overwrites this property.","category":1,"code":2785}]},{"file":"../src/components/customopenlayer/utils/drawing/icondrawing.ts","start":2455,"length":5,"code":2322,"category":1,"messageText":"Type 'ColorLike | undefined' is not assignable to type 'string | Color | undefined'."}]],749,[751,[{"file":"../src/components/customopenlayer/utils/drawing/index.ts","start":7112,"length":33,"code":7053,"category":1,"messageText":"Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{ readonly point: typeof PointDrawingFactory; readonly text: typeof TextDrawingFactory; readonly \"point-text\": typeof PointWithTextDrawingFactory; ... 11 more ...; readonly military: typeof MilitaryDrawingFactory; }'."}]],738,750,[743,[{"file":"../src/components/customopenlayer/utils/drawing/multilinestringdrawing.ts","start":9204,"length":2,"messageText":"Cannot find name 'ol'.","category":1,"code":2304},{"file":"../src/components/customopenlayer/utils/drawing/multilinestringdrawing.ts","start":9920,"length":2,"messageText":"Cannot find name 'ol'.","category":1,"code":2304},{"file":"../src/components/customopenlayer/utils/drawing/multilinestringdrawing.ts","start":10316,"length":2,"messageText":"Cannot find name 'ol'.","category":1,"code":2304},{"file":"../src/components/customopenlayer/utils/drawing/multilinestringdrawing.ts","start":11895,"length":2,"messageText":"Cannot find name 'ol'.","category":1,"code":2304},{"file":"../src/components/customopenlayer/utils/drawing/multilinestringdrawing.ts","start":12291,"length":2,"messageText":"Cannot find name 'ol'.","category":1,"code":2304},{"file":"../src/components/customopenlayer/utils/drawing/multilinestringdrawing.ts","start":12651,"length":2,"messageText":"Cannot find name 'ol'.","category":1,"code":2304},{"file":"../src/components/customopenlayer/utils/drawing/multilinestringdrawing.ts","start":13820,"length":2,"messageText":"Cannot find name 'ol'.","category":1,"code":2304}]],[742,[{"file":"../src/components/customopenlayer/utils/drawing/multipointdrawing.ts","start":367,"length":21,"code":2430,"category":1,"messageText":{"messageText":"Interface 'MultiPointStyleConfig' incorrectly extends interface 'DrawingStyleConfig'.","category":1,"code":2430,"next":[{"messageText":"Types of property 'pointStyle' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type '\"icon\" | \"circle\" | \"x\" | \"square\" | \"triangle\" | \"star\" | \"cross\" | \"gif\" | \"ripple\" | undefined' is not assignable to type '\"circle\" | \"square\" | \"triangle\" | \"star\" | undefined'.","category":1,"code":2322,"next":[{"messageText":"Type '\"icon\"' is not assignable to type '\"circle\" | \"square\" | \"triangle\" | \"star\" | undefined'.","category":1,"code":2322}]}]}]}},{"file":"../src/components/customopenlayer/utils/drawing/multipointdrawing.ts","start":1693,"length":23,"code":2430,"category":1,"messageText":{"messageText":"Interface 'MultiPointDrawingConfig' incorrectly extends interface 'DrawingConfig'.","category":1,"code":2430,"next":[{"messageText":"Types of property 'style' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type 'MultiPointStyleConfig | undefined' is not assignable to type 'DrawingStyleConfig | undefined'.","category":1,"code":2322,"next":[{"messageText":"Type 'MultiPointStyleConfig' is not assignable to type 'DrawingStyleConfig'.","category":1,"code":2322}]}]}]}},{"file":"../src/components/customopenlayer/utils/drawing/multipointdrawing.ts","start":1957,"length":23,"code":2344,"category":1,"messageText":"Type 'MultiPointDrawingConfig' does not satisfy the constraint 'DrawingConfig'."},{"file":"../src/components/customopenlayer/utils/drawing/multipointdrawing.ts","start":12992,"length":2,"messageText":"Cannot find name 'ol'.","category":1,"code":2304},{"file":"../src/components/customopenlayer/utils/drawing/multipointdrawing.ts","start":24097,"length":23,"code":2344,"category":1,"messageText":"Type 'MultiPointDrawingConfig' does not satisfy the constraint 'DrawingConfig'."}]],[741,[{"file":"../src/components/customopenlayer/utils/drawing/multipolygondrawing.ts","start":4809,"length":2,"messageText":"Cannot find name 'ol'.","category":1,"code":2304},{"file":"../src/components/customopenlayer/utils/drawing/multipolygondrawing.ts","start":5788,"length":2,"messageText":"Cannot find name 'ol'.","category":1,"code":2304},{"file":"../src/components/customopenlayer/utils/drawing/multipolygondrawing.ts","start":7037,"length":2,"messageText":"Cannot find name 'ol'.","category":1,"code":2304},{"file":"../src/components/customopenlayer/utils/drawing/multipolygondrawing.ts","start":8055,"length":2,"messageText":"Cannot find name 'ol'.","category":1,"code":2304},{"file":"../src/components/customopenlayer/utils/drawing/multipolygondrawing.ts","start":9036,"length":2,"messageText":"Cannot find name 'ol'.","category":1,"code":2304},{"file":"../src/components/customopenlayer/utils/drawing/multipolygondrawing.ts","start":11277,"length":2,"messageText":"Cannot find name 'ol'.","category":1,"code":2304},{"file":"../src/components/customopenlayer/utils/drawing/multipolygondrawing.ts","start":14544,"length":14,"code":2416,"category":1,"messageText":{"messageText":"Property 'getCoordinates' in type 'MultiPolygonDrawing' is not assignable to the same property in base type 'BaseDrawing<MultiPolygonDrawingConfig, MultiPolygonStyleConfig>'.","category":1,"code":2416,"next":[{"messageText":"Type '() => Coordinate[][][]' is not assignable to type '() => Coordinate | Coordinate[] | Coordinate[][] | undefined'.","category":1,"code":2322,"next":[{"messageText":"Type 'Coordinate[][][]' is not assignable to type 'Coordinate | Coordinate[] | Coordinate[][] | undefined'.","category":1,"code":2322,"next":[{"messageText":"Type 'Coordinate[][][]' is not assignable to type 'Coordinate'.","category":1,"code":2322,"next":[{"messageText":"Type 'Coordinate[][]' is not assignable to type 'number'.","category":1,"code":2322}]}]}]}]}},{"file":"../src/components/customopenlayer/utils/drawing/multipolygondrawing.ts","start":17812,"length":6,"code":2322,"category":1,"messageText":{"messageText":"Type 'MultiPolygonDrawing' is not assignable to type 'BaseDrawing<MultiPolygonDrawingConfig, MultiPolygonStyleConfig>'.","category":1,"code":2322,"next":[{"messageText":"Types of property 'getCoordinates' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type '() => Coordinate[][][]' is not assignable to type '() => Coordinate | Coordinate[] | Coordinate[][] | undefined'.","category":1,"code":2322}]}]}}]],[737,[{"file":"../src/components/customopenlayer/utils/drawing/pointdrawing.ts","start":1646,"length":18,"code":2344,"category":1,"messageText":{"messageText":"Type 'PointDrawingConfig' does not satisfy the constraint 'DrawingConfig'.","category":1,"code":2344,"next":[{"messageText":"Types of property 'style' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type 'PointStyleConfig | undefined' is not assignable to type 'DrawingStyleConfig | undefined'.","category":1,"code":2322,"next":[{"messageText":"Type 'PointStyleConfig' is not assignable to type 'DrawingStyleConfig'.","category":1,"code":2322,"next":[{"messageText":"Types of property 'pointStyle' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type '\"circle\" | \"x\" | \"square\" | \"triangle\" | \"star\" | \"cross\" | \"diffusion\" | \"gif\" | undefined' is not assignable to type '\"circle\" | \"square\" | \"triangle\" | \"star\" | undefined'.","category":1,"code":2322,"next":[{"messageText":"Type '\"x\"' is not assignable to type '\"circle\" | \"square\" | \"triangle\" | \"star\" | undefined'.","category":1,"code":2322}]}]}]}]}]}]}},{"file":"../src/components/customopenlayer/utils/drawing/pointdrawing.ts","start":14526,"length":18,"code":2344,"category":1,"messageText":"Type 'PointDrawingConfig' does not satisfy the constraint 'DrawingConfig'."}]],[747,[{"file":"../src/components/customopenlayer/utils/drawing/pointwithtextdrawing.ts","start":2174,"length":26,"code":2344,"category":1,"messageText":{"messageText":"Type 'PointWithTextDrawingConfig' does not satisfy the constraint 'DrawingConfig'.","category":1,"code":2344,"next":[{"messageText":"Types of property 'style' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type 'PointWithTextStyleConfig | undefined' is not assignable to type 'DrawingStyleConfig | undefined'.","category":1,"code":2322,"next":[{"messageText":"Type 'PointWithTextStyleConfig' is not assignable to type 'DrawingStyleConfig'.","category":1,"code":2322,"next":[{"messageText":"Types of property 'pointStyle' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type '\"icon\" | \"circle\" | \"x\" | \"square\" | \"triangle\" | \"star\" | \"cross\"' is not assignable to type '\"circle\" | \"square\" | \"triangle\" | \"star\" | undefined'.","category":1,"code":2322,"next":[{"messageText":"Type '\"icon\"' is not assignable to type '\"circle\" | \"square\" | \"triangle\" | \"star\" | undefined'.","category":1,"code":2322}]}]}]}]}]}]}},{"file":"../src/components/customopenlayer/utils/drawing/pointwithtextdrawing.ts","start":14604,"length":26,"code":2344,"category":1,"messageText":"Type 'PointWithTextDrawingConfig' does not satisfy the constraint 'DrawingConfig'."}]],[739,[{"file":"../src/components/customopenlayer/utils/drawing/polygondrawing.ts","start":15678,"length":14,"code":2416,"category":1,"messageText":{"messageText":"Property 'getCoordinates' in type 'PolygonDrawing' is not assignable to the same property in base type 'BaseDrawing<PolygonDrawingConfig, PolygonStyleConfig>'.","category":1,"code":2416,"next":[{"messageText":"Type '() => Coordinate[] | { center: Coordinate; radius: number; } | { topLeft: Coordinate; bottomRight: Coordinate; }' is not assignable to type '() => Coordinate | Coordinate[] | Coordinate[][] | undefined'.","category":1,"code":2322,"next":[{"messageText":"Type 'Coordinate[] | { center: Coordinate; radius: number; } | { topLeft: Coordinate; bottomRight: Coordinate; }' is not assignable to type 'Coordinate | Coordinate[] | Coordinate[][] | undefined'.","category":1,"code":2322,"next":[{"messageText":"Type '{ center: Coordinate; radius: number; }' is not assignable to type 'Coordinate | Coordinate[] | Coordinate[][] | undefined'.","category":1,"code":2322}]}]}]}},{"file":"../src/components/customopenlayer/utils/drawing/polygondrawing.ts","start":15943,"length":6,"code":2322,"category":1,"messageText":{"messageText":"Type 'Coordinate[] | { center: Coordinate; radius: number; } | { topLeft: Coordinate; bottomRight: Coordinate; } | undefined' is not assignable to type 'Coordinate[] | { center: Coordinate; radius: number; } | { topLeft: Coordinate; bottomRight: Coordinate; }'.","category":1,"code":2322,"next":[{"messageText":"Type 'undefined' is not assignable to type 'Coordinate[] | { center: Coordinate; radius: number; } | { topLeft: Coordinate; bottomRight: Coordinate; }'.","category":1,"code":2322}]}},{"file":"../src/components/customopenlayer/utils/drawing/polygondrawing.ts","start":20163,"length":6,"code":2322,"category":1,"messageText":{"messageText":"Type 'PolygonDrawing' is not assignable to type 'BaseDrawing<PolygonDrawingConfig, PolygonStyleConfig>'.","category":1,"code":2322,"next":[{"messageText":"Types of property 'getCoordinates' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type '() => Coordinate[] | { center: Coordinate; radius: number; } | { topLeft: Coordinate; bottomRight: Coordinate; }' is not assignable to type '() => Coordinate | Coordinate[] | Coordinate[][] | undefined'.","category":1,"code":2322}]}]}}]],[740,[{"file":"../src/components/customopenlayer/utils/drawing/textdrawing.ts","start":1645,"length":12,"messageText":"'config.style' is possibly 'undefined'.","category":1,"code":18048},{"file":"../src/components/customopenlayer/utils/drawing/textdrawing.ts","start":4015,"length":5,"code":2322,"category":1,"messageText":"Type 'null' is not assignable to type 'ImageStyle | undefined'."}]],731,733,[757,[{"file":"../src/components/customopenlayer/utils/featurehighlightmanager.ts","start":2418,"length":36,"code":2322,"category":1,"messageText":{"messageText":"Type '(feature: Feature<Geometry>) => Style' is not assignable to type 'StyleLike | FlatStyleLike | null | undefined'.","category":1,"code":2322,"next":[{"messageText":"Type '(feature: Feature<Geometry>) => Style' is not assignable to type 'StyleFunction'.","category":1,"code":2322,"next":[{"messageText":"Types of parameters 'feature' and 'arg0' are incompatible.","category":1,"code":2328,"next":[{"messageText":"Type 'FeatureLike' is not assignable to type 'Feature<Geometry>'.","category":1,"code":2322,"next":[{"messageText":"Type 'RenderFeature' is not assignable to type 'Feature<Geometry>'.","category":1,"code":2322}]}]}]}]},"relatedInformation":[{"file":"../src/components/customopenlayer/utils/featurehighlightmanager.ts","start":2418,"length":36,"messageText":"Did you mean to call this expression?","category":3,"code":6212}]},{"file":"../src/components/customopenlayer/utils/featurehighlightmanager.ts","start":5875,"length":4,"code":2339,"category":1,"messageText":"Property 'fill' does not exist on type '{ fillColor?: ColorLike | undefined; strokeColor?: ColorLike | undefined; strokeWidth?: number | undefined; lineDash?: number[] | undefined; circle?: { radius?: number | undefined; fill?: { ...; } | undefined; stroke?: { ...; } | undefined; } | undefined; text?: { ...; } | undefined; }'."},{"file":"../src/components/customopenlayer/utils/featurehighlightmanager.ts","start":5959,"length":4,"code":2339,"category":1,"messageText":"Property 'fill' does not exist on type '{ fillColor?: ColorLike | undefined; strokeColor?: ColorLike | undefined; strokeWidth?: number | undefined; lineDash?: number[] | undefined; circle?: { radius?: number | undefined; fill?: { ...; } | undefined; stroke?: { ...; } | undefined; } | undefined; text?: { ...; } | undefined; }'."},{"file":"../src/components/customopenlayer/utils/featurehighlightmanager.ts","start":6057,"length":6,"code":2339,"category":1,"messageText":"Property 'stroke' does not exist on type '{ fillColor?: ColorLike | undefined; strokeColor?: ColorLike | undefined; strokeWidth?: number | undefined; lineDash?: number[] | undefined; circle?: { radius?: number | undefined; fill?: { ...; } | undefined; stroke?: { ...; } | undefined; } | undefined; text?: { ...; } | undefined; }'."},{"file":"../src/components/customopenlayer/utils/featurehighlightmanager.ts","start":6147,"length":6,"code":2339,"category":1,"messageText":"Property 'stroke' does not exist on type '{ fillColor?: ColorLike | undefined; strokeColor?: ColorLike | undefined; strokeWidth?: number | undefined; lineDash?: number[] | undefined; circle?: { radius?: number | undefined; fill?: { ...; } | undefined; stroke?: { ...; } | undefined; } | undefined; text?: { ...; } | undefined; }'."},{"file":"../src/components/customopenlayer/utils/featurehighlightmanager.ts","start":6210,"length":6,"code":2339,"category":1,"messageText":"Property 'stroke' does not exist on type '{ fillColor?: ColorLike | undefined; strokeColor?: ColorLike | undefined; strokeWidth?: number | undefined; lineDash?: number[] | undefined; circle?: { radius?: number | undefined; fill?: { ...; } | undefined; stroke?: { ...; } | undefined; } | undefined; text?: { ...; } | undefined; }'."},{"file":"../src/components/customopenlayer/utils/featurehighlightmanager.ts","start":6268,"length":6,"code":2339,"category":1,"messageText":"Property 'stroke' does not exist on type '{ fillColor?: ColorLike | undefined; strokeColor?: ColorLike | undefined; strokeWidth?: number | undefined; lineDash?: number[] | undefined; circle?: { radius?: number | undefined; fill?: { ...; } | undefined; stroke?: { ...; } | undefined; } | undefined; text?: { ...; } | undefined; }'."},{"file":"../src/components/customopenlayer/utils/featurehighlightmanager.ts","start":8265,"length":13,"code":2322,"category":1,"messageText":{"messageText":"Type 'StyleLike | undefined' is not assignable to type 'Style | Style[] | null'.","category":1,"code":2322,"next":[{"messageText":"Type 'undefined' is not assignable to type 'Style | Style[] | null'.","category":1,"code":2322}]},"relatedInformation":[{"file":"../src/components/customopenlayer/utils/featurehighlightmanager.ts","start":1697,"length":13,"messageText":"The expected type comes from property 'originalStyle' which is declared here on type 'HighlightedFeature'","category":3,"code":6500}]}]],[756,[{"file":"../src/components/customopenlayer/utils/geojsonlocationtool.ts","start":2804,"length":7,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '{ padding: number[]; maxZoom: number; duration: number; minZoom: number; }' is not assignable to parameter of type 'FitOptions'.","category":1,"code":2345,"next":[{"messageText":"Object literal may only specify known properties, and 'minZoom' does not exist in type 'FitOptions'.","category":1,"code":2353}]}}]],[735,[{"file":"../src/components/customopenlayer/utils/gifanimationhelper.ts","start":287,"length":8,"code":7016,"category":1,"messageText":{"messageText":"Could not find a declaration file for module 'gifler'. 'D:/xiangmukaifa/demo/vue3-openlayer-ts/node_modules/gifler/gifler.js' implicitly has an 'any' type.","category":1,"code":7016,"next":[{"info":{"moduleReference":"gifler"}}]}},{"file":"../src/components/customopenlayer/utils/gifanimationhelper.ts","start":1323,"length":6,"code":2339,"category":1,"messageText":"Property 'ol_uid' does not exist on type 'Feature<Geometry>'."}]],861,771,[863,[{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":1541,"length":19,"code":2339,"category":1,"messageText":"Property 'updateClusterConfig' does not exist on type 'ILayerHandler'."},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":1600,"length":19,"code":2339,"category":1,"messageText":"Property 'updateClusterConfig' does not exist on type 'ILayerHandler'."},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":2515,"length":20,"code":2339,"category":1,"messageText":"Property 'updateSuperMapConfig' does not exist on type 'ILayerHandler'."},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":2575,"length":20,"code":2339,"category":1,"messageText":"Property 'updateSuperMapConfig' does not exist on type 'ILayerHandler'."},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":2626,"length":6,"code":2339,"category":1,"messageText":"Property 'format' does not exist on type 'LayerConfig'."},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":2667,"length":11,"code":2339,"category":1,"messageText":"Property 'transparent' does not exist on type 'LayerConfig'."},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":2714,"length":12,"code":2339,"category":1,"messageText":"Property 'cacheEnabled' does not exist on type 'LayerConfig'."},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":2767,"length":17,"code":2339,"category":1,"messageText":"Property 'autoFetchMetadata' does not exist on type 'LayerConfig'."},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":2895,"length":6,"code":2339,"category":1,"messageText":"Property 'format' does not exist on type 'LayerConfig'."},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":2936,"length":11,"code":2339,"category":1,"messageText":"Property 'transparent' does not exist on type 'LayerConfig'."},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":2983,"length":12,"code":2339,"category":1,"messageText":"Property 'cacheEnabled' does not exist on type 'LayerConfig'."},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":3036,"length":17,"code":2339,"category":1,"messageText":"Property 'autoFetchMetadata' does not exist on type 'LayerConfig'."},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":3738,"length":28,"messageText":"This comparison appears to be unintentional because the types '\"canvas\" | \"image\" | \"tile\" | \"raster\" | \"vector\" | \"vectortile\" | \"wms\" | \"wmts\" | \"wfs\" | \"xyz\" | \"osm\" | \"bing\" | \"google\" | \"arcgis\" | \"mapbox\" | \"heatmap\" | \"graticule\" | \"group\" | \"webgl\"' and '\"CLUSTER\"' have no overlap.","category":1,"code":2367},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":3978,"length":37,"messageText":"This comparison appears to be unintentional because the types 'LayerType' and '\"TileSuperMapRest\"' have no overlap.","category":1,"code":2367},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":4030,"length":37,"messageText":"This comparison appears to be unintentional because the types 'LayerType' and '\"tilesupermaprest\"' have no overlap.","category":1,"code":2367},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":4082,"length":37,"messageText":"This comparison appears to be unintentional because the types 'LayerType' and '\"TILESUPERMAPREST\"' have no overlap.","category":1,"code":2367},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":4141,"length":6,"code":2339,"category":1,"messageText":"Property 'format' does not exist on type 'LayerConfig'."},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":4196,"length":11,"code":2339,"category":1,"messageText":"Property 'transparent' does not exist on type 'LayerConfig'."},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":4251,"length":12,"code":2339,"category":1,"messageText":"Property 'cacheEnabled' does not exist on type 'LayerConfig'."},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":4308,"length":17,"code":2339,"category":1,"messageText":"Property 'autoFetchMetadata' does not exist on type 'LayerConfig'."},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":5735,"length":28,"messageText":"This comparison appears to be unintentional because the types '\"canvas\" | \"image\" | \"tile\" | \"raster\" | \"vector\" | \"vectortile\" | \"wms\" | \"wmts\" | \"wfs\" | \"xyz\" | \"osm\" | \"bing\" | \"google\" | \"arcgis\" | \"mapbox\" | \"heatmap\" | \"graticule\" | \"group\" | \"webgl\"' and '\"CLUSTER\"' have no overlap.","category":1,"code":2367},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":6115,"length":37,"messageText":"This comparison appears to be unintentional because the types 'LayerType' and '\"TileSuperMapRest\"' have no overlap.","category":1,"code":2367},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":6165,"length":37,"messageText":"This comparison appears to be unintentional because the types 'LayerType' and '\"tilesupermaprest\"' have no overlap.","category":1,"code":2367},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":6215,"length":37,"messageText":"This comparison appears to be unintentional because the types 'LayerType' and '\"TILESUPERMAPREST\"' have no overlap.","category":1,"code":2367},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":6276,"length":6,"code":2339,"category":1,"messageText":"Property 'format' does not exist on type 'LayerConfig'."},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":6330,"length":6,"code":2339,"category":1,"messageText":"Property 'format' does not exist on type 'LayerConfig'."},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":6936,"length":28,"messageText":"This comparison appears to be unintentional because the types '\"canvas\" | \"image\" | \"tile\" | \"raster\" | \"vector\" | \"vectortile\" | \"wms\" | \"wmts\" | \"wfs\" | \"xyz\" | \"osm\" | \"bing\" | \"google\" | \"arcgis\" | \"mapbox\" | \"heatmap\" | \"graticule\" | \"group\" | \"webgl\"' and '\"CLUSTER\"' have no overlap.","category":1,"code":2367},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":7111,"length":37,"messageText":"This comparison appears to be unintentional because the types 'LayerType' and '\"TileSuperMapRest\"' have no overlap.","category":1,"code":2367},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":7161,"length":37,"messageText":"This comparison appears to be unintentional because the types 'LayerType' and '\"tilesupermaprest\"' have no overlap.","category":1,"code":2367},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":7211,"length":37,"messageText":"This comparison appears to be unintentional because the types 'LayerType' and '\"TILESUPERMAPREST\"' have no overlap.","category":1,"code":2367},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":7285,"length":6,"code":2339,"category":1,"messageText":"Property 'format' does not exist on type 'LayerConfig'."},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":7331,"length":11,"code":2339,"category":1,"messageText":"Property 'transparent' does not exist on type 'LayerConfig'."},{"file":"../src/components/customopenlayer/utils/layerconfigmanager.ts","start":7395,"length":12,"code":2339,"category":1,"messageText":"Property 'cacheEnabled' does not exist on type 'LayerConfig'."}]],[732,[{"file":"../src/components/customopenlayer/utils/layermanager.ts","start":9135,"length":3983,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '(feature: any, resolution: any) => void | Style | Style[] | null' is not assignable to parameter of type 'StyleLike | FlatStyleLike | null | undefined'.","category":1,"code":2345,"next":[{"messageText":"Type '(feature: any, resolution: any) => void | Style | Style[] | null' is not assignable to type 'StyleFunction'.","category":1,"code":2322,"next":[{"messageText":"Type 'void | Style | Style[] | null' is not assignable to type 'void | Style | Style[]'.","category":1,"code":2322,"next":[{"messageText":"Type 'null' is not assignable to type 'void | Style | Style[]'.","category":1,"code":2322}]}]}]}},{"file":"../src/components/customopenlayer/utils/layermanager.ts","start":9482,"length":4,"messageText":"'this' implicitly has type 'any' because it does not have a type annotation.","category":1,"code":2683,"relatedInformation":[{"file":"../src/components/customopenlayer/utils/layermanager.ts","start":9135,"length":8,"messageText":"An outer value of 'this' is shadowed by this container.","category":3,"code":2738}]},{"file":"../src/components/customopenlayer/utils/layermanager.ts","start":9716,"length":4,"messageText":"'this' implicitly has type 'any' because it does not have a type annotation.","category":1,"code":2683,"relatedInformation":[{"file":"../src/components/customopenlayer/utils/layermanager.ts","start":9135,"length":8,"messageText":"An outer value of 'this' is shadowed by this container.","category":3,"code":2738}]},{"file":"../src/components/customopenlayer/utils/layermanager.ts","start":9863,"length":4,"messageText":"'this' implicitly has type 'any' because it does not have a type annotation.","category":1,"code":2683,"relatedInformation":[{"file":"../src/components/customopenlayer/utils/layermanager.ts","start":9135,"length":8,"messageText":"An outer value of 'this' is shadowed by this container.","category":3,"code":2738}]},{"file":"../src/components/customopenlayer/utils/layermanager.ts","start":10020,"length":4,"messageText":"'this' implicitly has type 'any' because it does not have a type annotation.","category":1,"code":2683,"relatedInformation":[{"file":"../src/components/customopenlayer/utils/layermanager.ts","start":9135,"length":8,"messageText":"An outer value of 'this' is shadowed by this container.","category":3,"code":2738}]},{"file":"../src/components/customopenlayer/utils/layermanager.ts","start":22761,"length":6,"code":2322,"category":1,"messageText":"Type 'boolean' is not assignable to type 'void'."},{"file":"../src/components/customopenlayer/utils/layermanager.ts","start":23291,"length":6,"code":2322,"category":1,"messageText":"Type 'boolean' is not assignable to type 'void'."},{"file":"../src/components/customopenlayer/utils/layermanager.ts","start":24029,"length":30,"messageText":"This condition will always return true since this 'Promise<boolean>' is always defined.","category":1,"code":2801,"relatedInformation":[{"file":"../src/components/customopenlayer/utils/layermanager.ts","start":24029,"length":30,"messageText":"Did you forget to use 'await'?","category":1,"code":2773}]},{"file":"../src/components/customopenlayer/utils/layermanager.ts","start":24698,"length":30,"messageText":"This condition will always return true since this 'Promise<boolean>' is always defined.","category":1,"code":2801,"relatedInformation":[{"file":"../src/components/customopenlayer/utils/layermanager.ts","start":24698,"length":30,"messageText":"Did you forget to use 'await'?","category":1,"code":2773}]},{"file":"../src/components/customopenlayer/utils/layermanager.ts","start":38173,"length":16,"code":2339,"category":1,"messageText":"Property 'setZIndexByOrder' does not exist on type 'ILayerHandler'."},{"file":"../src/components/customopenlayer/utils/layermanager.ts","start":41509,"length":6,"code":2322,"category":1,"messageText":"Type 'Promise<boolean>' is not assignable to type 'boolean'."},{"file":"../src/components/customopenlayer/utils/layermanager.ts","start":41666,"length":6,"code":2322,"category":1,"messageText":{"messageText":"Type 'Promise<boolean>[]' is not assignable to type 'boolean[]'.","category":1,"code":2322,"next":[{"messageText":"Type 'Promise<boolean>' is not assignable to type 'boolean'.","category":1,"code":2322}]}},{"file":"../src/components/customopenlayer/utils/layermanager.ts","start":43409,"length":7,"messageText":"An expression of type 'void' cannot be tested for truthiness.","category":1,"code":1345},{"file":"../src/components/customopenlayer/utils/layermanager.ts","start":46380,"length":34,"messageText":"This comparison appears to be unintentional because the types 'LayerType' and '\"TileSuperMapRest\"' have no overlap.","category":1,"code":2367},{"file":"../src/components/customopenlayer/utils/layermanager.ts","start":46434,"length":34,"messageText":"This comparison appears to be unintentional because the types 'LayerType' and '\"tilesupermaprest\"' have no overlap.","category":1,"code":2367},{"file":"../src/components/customopenlayer/utils/layermanager.ts","start":46488,"length":34,"messageText":"This comparison appears to be unintentional because the types 'LayerType' and '\"TILESUPERMAPREST\"' have no overlap.","category":1,"code":2367},{"file":"../src/components/customopenlayer/utils/layermanager.ts","start":47308,"length":21,"messageText":"This comparison appears to be unintentional because the types '\"canvas\" | \"image\" | \"tile\" | \"raster\" | \"vector\" | \"vectortile\" | \"wmts\" | \"wfs\" | \"xyz\" | \"osm\" | \"bing\" | \"google\" | \"arcgis\" | \"mapbox\" | \"heatmap\" | \"cluster\" | \"graticule\" | \"group\" | \"webgl\"' and '\"WMS\"' have no overlap.","category":1,"code":2367},{"file":"../src/components/customopenlayer/utils/layermanager.ts","start":48093,"length":25,"messageText":"This comparison appears to be unintentional because the types '\"canvas\" | \"image\" | \"tile\" | \"raster\" | \"vectortile\" | \"wmts\" | \"wfs\" | \"xyz\" | \"osm\" | \"bing\" | \"google\" | \"arcgis\" | \"mapbox\" | \"heatmap\" | \"cluster\" | \"graticule\" | \"group\" | \"webgl\"' and '\"geojson\"' have no overlap.","category":1,"code":2367}]],[652,[{"file":"../src/components/customopenlayer/utils/layers/baselayer.ts","start":1857,"length":14,"code":2345,"category":1,"messageText":{"messageText":"Argument of type 'string | Projection' is not assignable to parameter of type 'string'.","category":1,"code":2345,"next":[{"messageText":"Type 'Projection' is not assignable to type 'string'.","category":1,"code":2322}]}},{"file":"../src/components/customopenlayer/utils/layers/baselayer.ts","start":1931,"length":6,"code":2322,"category":1,"messageText":{"messageText":"Type 'string | Projection' is not assignable to type 'string | undefined'.","category":1,"code":2322,"next":[{"messageText":"Type 'Projection' is not assignable to type 'string'.","category":1,"code":2322}]}},{"file":"../src/components/customopenlayer/utils/layers/baselayer.ts","start":4303,"length":9,"messageText":"Duplicate function implementation.","category":1,"code":2393},{"file":"../src/components/customopenlayer/utils/layers/baselayer.ts","start":4443,"length":9,"messageText":"Duplicate function implementation.","category":1,"code":2393},{"file":"../src/components/customopenlayer/utils/layers/baselayer.ts","start":4737,"length":9,"messageText":"Duplicate function implementation.","category":1,"code":2393},{"file":"../src/components/customopenlayer/utils/layers/baselayer.ts","start":5388,"length":9,"messageText":"Duplicate function implementation.","category":1,"code":2393},{"file":"../src/components/customopenlayer/utils/layers/baselayer.ts","start":8660,"length":8,"messageText":"Property 'filter' does not exist on type 'LayerConfig'.","category":1,"code":2339}]],[726,[{"file":"../src/components/customopenlayer/utils/layers/canvaslayerhandler.ts","start":712,"length":9,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '{ className: string | undefined; canvasFunction: any; projection: string; ratio: number; }' is not assignable to parameter of type 'Options'.","category":1,"code":2345,"next":[{"messageText":"Object literal may only specify known properties, and 'className' does not exist in type 'Options'.","category":1,"code":2353}]}}]],[720,[{"file":"../src/components/customopenlayer/utils/layers/clusterlayerhandler.ts","start":3603,"length":6,"code":2339,"category":1,"messageText":"Property 'config' does not exist on type 'LayerFilter'."}]],[715,[{"file":"../src/components/customopenlayer/utils/layers/geojsonlayerhandler.ts","start":1007,"length":3,"messageText":"Expected 1 arguments, but got 2.","category":1,"code":2554},{"file":"../src/components/customopenlayer/utils/layers/geojsonlayerhandler.ts","start":16469,"length":15,"messageText":"Cannot find name 'CQLFilterConfig'.","category":1,"code":2304},{"file":"../src/components/customopenlayer/utils/layers/geojsonlayerhandler.ts","start":16873,"length":15,"messageText":"Cannot find name 'CQLFilterConfig'.","category":1,"code":2304}]],[717,[{"file":"../src/components/customopenlayer/utils/layers/gmllayerhandler.ts","start":651,"length":3,"messageText":"'GML' refers to a value, but is being used as a type here. Did you mean 'typeof GML'?","category":1,"code":2749},{"file":"../src/components/customopenlayer/utils/layers/gmllayerhandler.ts","start":998,"length":7,"code":2322,"category":1,"messageText":"Type 'string | Projection' is not assignable to type 'string | undefined'."},{"file":"../src/components/customopenlayer/utils/layers/gmllayerhandler.ts","start":1368,"length":27,"code":2322,"category":1,"messageText":{"messageText":"Type '(feature: Feature<Geometry>) => Style' is not assignable to type 'StyleLike | FlatStyleLike | null | undefined'.","category":1,"code":2322,"next":[{"messageText":"Type '(feature: Feature<Geometry>) => Style' is not assignable to type 'StyleFunction'.","category":1,"code":2322,"next":[{"messageText":"Types of parameters 'feature' and 'arg0' are incompatible.","category":1,"code":2328,"next":[{"messageText":"Type 'FeatureLike' is not assignable to type 'Feature<Geometry>'.","category":1,"code":2322,"next":[{"messageText":"Type 'RenderFeature' is not assignable to type 'Feature<Geometry>'.","category":1,"code":2322}]}]}]}]},"relatedInformation":[{"file":"../src/components/customopenlayer/utils/layers/gmllayerhandler.ts","start":1368,"length":27,"messageText":"Did you mean to call this expression?","category":3,"code":6212}]},{"file":"../src/components/customopenlayer/utils/layers/gmllayerhandler.ts","start":2954,"length":5,"code":2339,"category":1,"messageText":"Property 'field' does not exist on type '{ fill?: { color?: ColorLike | undefined; } | undefined; stroke?: { color?: ColorLike | undefined; width?: number | undefined; } | undefined; font?: string | undefined; offsetX?: number | undefined; offsetY?: number | undefined; scale?: number | undefined; }'."},{"file":"../src/components/customopenlayer/utils/layers/gmllayerhandler.ts","start":2999,"length":5,"code":2339,"category":1,"messageText":"Property 'field' does not exist on type '{ fill?: { color?: ColorLike | undefined; } | undefined; stroke?: { color?: ColorLike | undefined; width?: number | undefined; } | undefined; font?: string | undefined; offsetX?: number | undefined; offsetY?: number | undefined; scale?: number | undefined; }'."}]],[719,[{"file":"../src/components/customopenlayer/utils/layers/heatmaplayerhandler.ts","start":3390,"length":6,"code":2339,"category":1,"messageText":"Property 'config' does not exist on type 'LayerFilter'."}]],[721,[{"file":"../src/components/customopenlayer/utils/layers/imagevectorlayerhandler.ts","start":566,"length":23,"messageText":"Non-abstract class 'ImageVectorLayerHandler' does not implement all abstract members of 'BaseLayer'","category":1,"code":18052,"relatedInformation":[{"file":"../src/components/customopenlayer/utils/layers/baselayer.ts","start":11903,"length":12,"messageText":"Non-abstract class 'ImageVectorLayerHandler' does not implement inherited abstract member 'applyFilters' from class 'BaseLayer'.","category":1,"code":2515}]}]],729,[653,[{"file":"../src/components/customopenlayer/utils/layers/interfaces.ts","start":1000,"length":8,"messageText":"Property 'filter' does not exist on type 'LayerConfig'.","category":1,"code":2339}]],[716,[{"file":"../src/components/customopenlayer/utils/layers/kmllayerhandler.ts","start":739,"length":3,"messageText":"Expected 1 arguments, but got 2.","category":1,"code":2554},{"file":"../src/components/customopenlayer/utils/layers/kmllayerhandler.ts","start":888,"length":9,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '{ className: string | undefined; extractStyles: true; showPointNames: false; }' is not assignable to parameter of type 'Options'.","category":1,"code":2345,"next":[{"messageText":"Object literal may only specify known properties, and 'className' does not exist in type 'Options'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/utils/layers/kmllayerhandler.ts","start":1357,"length":27,"code":2322,"category":1,"messageText":{"messageText":"Type '(feature: Feature<Geometry>) => Style' is not assignable to type 'StyleLike | FlatStyleLike | null | undefined'.","category":1,"code":2322,"next":[{"messageText":"Type '(feature: Feature<Geometry>) => Style' is not assignable to type 'StyleFunction'.","category":1,"code":2322,"next":[{"messageText":"Types of parameters 'feature' and 'arg0' are incompatible.","category":1,"code":2328,"next":[{"messageText":"Type 'FeatureLike' is not assignable to type 'Feature<Geometry>'.","category":1,"code":2322,"next":[{"messageText":"Type 'RenderFeature' is missing the following properties from type 'Feature<Geometry>': on, once, un, geometryName_, and 39 more.","category":1,"code":2740}]}]}]}]},"relatedInformation":[{"file":"../src/components/customopenlayer/utils/layers/kmllayerhandler.ts","start":1357,"length":27,"messageText":"Did you mean to call this expression?","category":3,"code":6212}]},{"file":"../src/components/customopenlayer/utils/layers/kmllayerhandler.ts","start":2947,"length":5,"code":2339,"category":1,"messageText":"Property 'field' does not exist on type '{ fill?: { color?: ColorLike | undefined; } | undefined; stroke?: { color?: ColorLike | undefined; width?: number | undefined; } | undefined; font?: string | undefined; offsetX?: number | undefined; offsetY?: number | undefined; scale?: number | undefined; }'."},{"file":"../src/components/customopenlayer/utils/layers/kmllayerhandler.ts","start":2992,"length":5,"code":2339,"category":1,"messageText":"Property 'field' does not exist on type '{ fill?: { color?: ColorLike | undefined; } | undefined; stroke?: { color?: ColorLike | undefined; width?: number | undefined; } | undefined; font?: string | undefined; offsetX?: number | undefined; offsetY?: number | undefined; scale?: number | undefined; }'."}]],[728,[{"file":"../src/components/customopenlayer/utils/layers/layerfactory.ts","start":6282,"length":12,"code":2322,"category":1,"messageText":{"messageText":"Type '{ canvasConfig: { backgroundColor: string; gridSize: number; gridColor: string; showGrid: boolean; }; }' is not assignable to type 'Partial<LayerConfig>'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'canvasConfig' does not exist in type 'Partial<LayerConfig>'.","category":1,"code":2353}]}}]],930,[722,[{"file":"../src/components/customopenlayer/utils/layers/supermaptiledmapservicehandler.ts","start":391,"length":30,"messageText":"Non-abstract class 'SuperMapTiledMapServiceHandler' does not implement all abstract members of 'BaseLayer'","category":1,"code":18052,"relatedInformation":[{"file":"../src/components/customopenlayer/utils/layers/baselayer.ts","start":11903,"length":12,"messageText":"Non-abstract class 'SuperMapTiledMapServiceHandler' does not implement inherited abstract member 'applyFilters' from class 'BaseLayer'.","category":1,"code":2515}]},{"file":"../src/components/customopenlayer/utils/layers/supermaptiledmapservicehandler.ts","start":1594,"length":8,"code":2339,"category":1,"messageText":"Property 'getImage' does not exist on type 'LayerRenderer<any>'."},{"file":"../src/components/customopenlayer/utils/layers/supermaptiledmapservicehandler.ts","start":1827,"length":6,"code":2339,"category":1,"messageText":"Property 'filter' does not exist on type '{ 'fill-color'?: ColorLike | undefined; 'stroke-color'?: ColorLike | undefined; 'stroke-width'?: number | undefined; 'text-color'?: ColorLike | undefined; ... 6 more ...; text?: { ...; } | undefined; }'."},{"file":"../src/components/customopenlayer/utils/layers/supermaptiledmapservicehandler.ts","start":1887,"length":6,"code":2339,"category":1,"messageText":"Property 'filter' does not exist on type '{ 'fill-color'?: ColorLike | undefined; 'stroke-color'?: ColorLike | undefined; 'stroke-width'?: number | undefined; 'text-color'?: ColorLike | undefined; ... 6 more ...; text?: { ...; } | undefined; }'."},{"file":"../src/components/customopenlayer/utils/layers/supermaptiledmapservicehandler.ts","start":2013,"length":32,"code":2322,"category":1,"messageText":"Type 'string' is not assignable to type 'GlobalCompositeOperation'."}]],[725,[{"file":"../src/components/customopenlayer/utils/layers/tiandituconfighelper.ts","start":681,"length":4,"code":2322,"category":1,"messageText":"Type '\"tianditu-img\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/customopenlayer/utils/layers/tiandituconfighelper.ts","start":1253,"length":4,"code":2322,"category":1,"messageText":"Type '\"tianditu-vec\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/customopenlayer/utils/layers/tiandituconfighelper.ts","start":1835,"length":4,"code":2322,"category":1,"messageText":"Type '\"tianditu-cva\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/customopenlayer/utils/layers/tiandituconfighelper.ts","start":2416,"length":4,"code":2322,"category":1,"messageText":"Type '\"tianditu-cia\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/customopenlayer/utils/layers/tiandituconfighelper.ts","start":2986,"length":4,"code":2322,"category":1,"messageText":"Type '\"tianditu-ter\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/customopenlayer/utils/layers/tiandituconfighelper.ts","start":3569,"length":4,"code":2322,"category":1,"messageText":"Type '\"tianditu-cta\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]}]],724,654,[723,[{"file":"../src/components/customopenlayer/utils/layers/tilesupermapresthandler.ts","start":373,"length":29,"code":7016,"category":1,"messageText":{"messageText":"Could not find a declaration file for module '@supermapgis/iclient-common'. 'D:/xiangmukaifa/demo/vue3-openlayer-ts/node_modules/@supermapgis/iclient-common/namespace.js' implicitly has an 'any' type.","category":1,"code":7016,"next":[{"info":{"moduleReference":"@supermapgis/iclient-common"}}]}},{"file":"../src/components/customopenlayer/utils/layers/tilesupermapresthandler.ts","start":527,"length":25,"code":7016,"category":1,"messageText":{"messageText":"Could not find a declaration file for module '@supermapgis/iclient-ol'. 'D:/xiangmukaifa/demo/vue3-openlayer-ts/node_modules/@supermapgis/iclient-ol/namespace.js' implicitly has an 'any' type.","category":1,"code":7016,"next":[{"info":{"moduleReference":"@supermapgis/iclient-ol"}}]}}]],[727,[{"file":"../src/components/customopenlayer/utils/layers/vectortilelayerhandler.ts","start":3871,"length":25,"code":2339,"category":1,"messageText":"Property 'getDefaultVectorTileStyle' does not exist on type 'StyleManager'."},{"file":"../src/components/customopenlayer/utils/layers/vectortilelayerhandler.ts","start":6493,"length":9,"code":2339,"category":1,"messageText":"Property 'getFormat' does not exist on type 'VectorTile<RenderFeature>'."},{"file":"../src/components/customopenlayer/utils/layers/vectortilelayerhandler.ts","start":6971,"length":10,"code":2339,"category":1,"messageText":"Property 'getMaxZoom' does not exist on type 'VectorTile<RenderFeature>'."},{"file":"../src/components/customopenlayer/utils/layers/vectortilelayerhandler.ts","start":7028,"length":10,"code":2339,"category":1,"messageText":"Property 'getMinZoom' does not exist on type 'VectorTile<RenderFeature>'."},{"file":"../src/components/customopenlayer/utils/layers/vectortilelayerhandler.ts","start":12056,"length":39,"code":2339,"category":1,"messageText":"Property 'forEachFeatureAtCoordinateAndResolution' does not exist on type 'VectorTile<RenderFeature>'."}]],[710,[{"file":"../src/components/customopenlayer/utils/layers/wfslayerhandler.ts","start":1026,"length":9,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '{ version: string; featureNS: string | undefined; featureType: string | undefined; gmlFormat: any; className: string | undefined; }' is not assignable to parameter of type 'Options'.","category":1,"code":2345,"next":[{"messageText":"Object literal may only specify known properties, and 'className' does not exist in type 'Options'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/utils/layers/wfslayerhandler.ts","start":1706,"length":7,"code":2339,"category":1,"messageText":"Property 'minZoom' does not exist on type 'LayerConfig'."},{"file":"../src/components/customopenlayer/utils/layers/wfslayerhandler.ts","start":1742,"length":7,"code":2339,"category":1,"messageText":"Property 'maxZoom' does not exist on type 'LayerConfig'."},{"file":"../src/components/customopenlayer/utils/layers/wfslayerhandler.ts","start":1777,"length":6,"code":2339,"category":1,"messageText":"Property 'extent' does not exist on type 'LayerConfig'."},{"file":"../src/components/customopenlayer/utils/layers/wfslayerhandler.ts","start":1845,"length":10,"code":2339,"category":1,"messageText":"Property 'applyStyle' does not exist on type 'WFSLayerHandler'."},{"file":"../src/components/customopenlayer/utils/layers/wfslayerhandler.ts","start":3309,"length":9,"code":2322,"category":1,"messageText":{"messageText":"Type 'string | undefined' is not assignable to type 'string'.","category":1,"code":2322,"next":[{"messageText":"Type 'undefined' is not assignable to type 'string'.","category":1,"code":2322}]},"relatedInformation":[{"file":"../node_modules/ol/format/wfs.d.ts","start":1241,"length":9,"messageText":"The expected type comes from property 'featureNS' which is declared here on type 'WriteGetFeatureOptions'","category":3,"code":6500}]},{"file":"../src/components/customopenlayer/utils/layers/wfslayerhandler.ts","start":3361,"length":13,"code":2322,"category":1,"messageText":{"messageText":"Type 'string | undefined' is not assignable to type 'string'.","category":1,"code":2322,"next":[{"messageText":"Type 'undefined' is not assignable to type 'string'.","category":1,"code":2322}]},"relatedInformation":[{"file":"../node_modules/ol/format/wfs.d.ts","start":1325,"length":13,"messageText":"The expected type comes from property 'featurePrefix' which is declared here on type 'WriteGetFeatureOptions'","category":3,"code":6500}]},{"file":"../src/components/customopenlayer/utils/layers/wfslayerhandler.ts","start":4532,"length":7,"messageText":"Variable 'filters' implicitly has type 'any[]' in some locations where its type cannot be determined.","category":1,"code":7034},{"file":"../src/components/customopenlayer/utils/layers/wfslayerhandler.ts","start":5165,"length":7,"messageText":"Variable 'filters' implicitly has an 'any[]' type.","category":1,"code":7005},{"file":"../src/components/customopenlayer/utils/layers/wfslayerhandler.ts","start":5176,"length":7,"messageText":"Variable 'filters' implicitly has an 'any[]' type.","category":1,"code":7005}]],[718,[{"file":"../src/components/customopenlayer/utils/layers/wktlayerhandler.ts","start":739,"length":3,"messageText":"Expected 1 arguments, but got 2.","category":1,"code":2554},{"file":"../src/components/customopenlayer/utils/layers/wktlayerhandler.ts","start":944,"length":9,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '{ className: any; splitCollection: boolean; }' is not assignable to parameter of type 'Options'.","category":1,"code":2345,"next":[{"messageText":"Object literal may only specify known properties, and 'className' does not exist in type 'Options'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/utils/layers/wktlayerhandler.ts","start":965,"length":9,"code":2339,"category":1,"messageText":"Property 'className' does not exist on type '{ wktString?: string | undefined; splitCollection?: boolean | undefined; }'."},{"file":"../src/components/customopenlayer/utils/layers/wktlayerhandler.ts","start":1521,"length":27,"code":2322,"category":1,"messageText":{"messageText":"Type '(feature: Feature<Geometry>) => Style' is not assignable to type 'StyleLike | FlatStyleLike | null | undefined'.","category":1,"code":2322,"next":[{"messageText":"Type '(feature: Feature<Geometry>) => Style' is not assignable to type 'StyleFunction'.","category":1,"code":2322,"next":[{"messageText":"Types of parameters 'feature' and 'arg0' are incompatible.","category":1,"code":2328,"next":[{"messageText":"Type 'FeatureLike' is not assignable to type 'Feature<Geometry>'.","category":1,"code":2322,"next":[{"messageText":"Type 'RenderFeature' is not assignable to type 'Feature<Geometry>'.","category":1,"code":2322}]}]}]}]},"relatedInformation":[{"file":"../src/components/customopenlayer/utils/layers/wktlayerhandler.ts","start":1521,"length":27,"messageText":"Did you mean to call this expression?","category":3,"code":6212}]},{"file":"../src/components/customopenlayer/utils/layers/wktlayerhandler.ts","start":4611,"length":5,"code":2339,"category":1,"messageText":"Property 'field' does not exist on type '{ fill?: { color?: ColorLike | undefined; } | undefined; stroke?: { color?: ColorLike | undefined; width?: number | undefined; } | undefined; font?: string | undefined; offsetX?: number | undefined; offsetY?: number | undefined; scale?: number | undefined; }'."},{"file":"../src/components/customopenlayer/utils/layers/wktlayerhandler.ts","start":4656,"length":5,"code":2339,"category":1,"messageText":"Property 'field' does not exist on type '{ fill?: { color?: ColorLike | undefined; } | undefined; stroke?: { color?: ColorLike | undefined; width?: number | undefined; } | undefined; font?: string | undefined; offsetX?: number | undefined; offsetY?: number | undefined; scale?: number | undefined; }'."}]],655,[658,[{"file":"../src/components/customopenlayer/utils/layers/wmtslayerhandler.ts","start":3568,"length":11,"messageText":"'resolutions' is possibly 'undefined'.","category":1,"code":18048},{"file":"../src/components/customopenlayer/utils/layers/wmtslayerhandler.ts","start":3618,"length":11,"messageText":"'resolutions' is possibly 'undefined'.","category":1,"code":18048}]],[862,[{"file":"../src/components/customopenlayer/utils/layertreemanager.ts","start":5006,"length":9,"code":2339,"category":1,"messageText":"Property 'getExtent' does not exist on type 'Source'."},{"file":"../src/components/customopenlayer/utils/layertreemanager.ts","start":5061,"length":9,"code":2339,"category":1,"messageText":"Property 'getExtent' does not exist on type 'Source'."},{"file":"../src/components/customopenlayer/utils/layertreemanager.ts","start":5136,"length":11,"code":2339,"category":1,"messageText":"Property 'getTileGrid' does not exist on type 'Source'."},{"file":"../src/components/customopenlayer/utils/layertreemanager.ts","start":5165,"length":11,"code":2339,"category":1,"messageText":"Property 'getTileGrid' does not exist on type 'Source'."},{"file":"../src/components/customopenlayer/utils/layertreemanager.ts","start":5230,"length":11,"code":2339,"category":1,"messageText":"Property 'getTileGrid' does not exist on type 'Source'."},{"file":"../src/components/customopenlayer/utils/layertreemanager.ts","start":5503,"length":5,"messageText":"Parameter 'coord' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/utils/layertreemanager.ts","start":15927,"length":4,"code":2339,"category":1,"messageText":"Property 'data' does not exist on type 'TreeNodeData'."},{"file":"../src/components/customopenlayer/utils/layertreemanager.ts","start":16038,"length":4,"code":2339,"category":1,"messageText":"Property 'data' does not exist on type 'TreeNodeData'."},{"file":"../src/components/customopenlayer/utils/layertreemanager.ts","start":16167,"length":3,"messageText":"'Map' cannot be used as a value because it was imported using 'import type'.","category":1,"code":1361,"relatedInformation":[{"file":"../src/components/customopenlayer/utils/layertreemanager.ts","start":257,"length":3,"messageText":"'Map' was imported here.","category":3,"code":1376}]},{"file":"../src/components/customopenlayer/utils/layertreemanager.ts","start":16171,"length":19,"messageText":"Expected 0 type arguments, but got 2.","category":1,"code":2558},{"file":"../src/components/customopenlayer/utils/layertreemanager.ts","start":16640,"length":4,"code":2339,"category":1,"messageText":"Property 'data' does not exist on type 'TreeNodeData'."},{"file":"../src/components/customopenlayer/utils/layertreemanager.ts","start":16742,"length":4,"code":2339,"category":1,"messageText":"Property 'data' does not exist on type 'TreeNodeData'."},{"file":"../src/components/customopenlayer/utils/layertreemanager.ts","start":16889,"length":3,"messageText":"'Map' cannot be used as a value because it was imported using 'import type'.","category":1,"code":1361,"relatedInformation":[{"file":"../src/components/customopenlayer/utils/layertreemanager.ts","start":257,"length":3,"messageText":"'Map' was imported here.","category":3,"code":1376}]},{"file":"../src/components/customopenlayer/utils/layertreemanager.ts","start":16893,"length":19,"messageText":"Expected 0 type arguments, but got 2.","category":1,"code":2558}]],[765,[{"file":"../src/components/customopenlayer/utils/mapmanager.ts","start":1583,"length":15,"messageText":"Duplicate identifier 'feature-click'.","category":1,"code":2300},{"file":"../src/components/customopenlayer/utils/mapmanager.ts","start":1668,"length":15,"messageText":"Duplicate identifier 'feature-click'.","category":1,"code":2300},{"file":"../src/components/customopenlayer/utils/mapmanager.ts","start":1668,"length":15,"messageText":"Subsequent property declarations must have the same type. Property ''feature-click'' must be of type '(feature: any, layer: any, coordinate: [number, number]) => void', but here has type '(feature: any, layer: any, coordinate: any) => void'.","category":1,"code":2717,"relatedInformation":[{"file":"../src/components/customopenlayer/utils/mapmanager.ts","start":1583,"length":15,"messageText":"''feature-click'' was also declared here.","category":3,"code":6203}]},{"file":"../src/components/customopenlayer/utils/mapmanager.ts","start":5004,"length":9,"code":2345,"category":1,"messageText":"Argument of type 'string' is not assignable to parameter of type 'PopupType'."},{"file":"../src/components/customopenlayer/utils/mapmanager.ts","start":5730,"length":9,"code":2345,"category":1,"messageText":"Argument of type 'string' is not assignable to parameter of type 'PopupType'."},{"file":"../src/components/customopenlayer/utils/mapmanager.ts","start":8022,"length":17,"code":2322,"category":1,"messageText":{"messageText":"Type 'Coordinate' is not assignable to type '[number, number]'.","category":1,"code":2322,"next":[{"messageText":"Target requires 2 element(s) but source may have fewer.","category":1,"code":2620}]}},{"file":"../src/components/customopenlayer/utils/mapmanager.ts","start":10926,"length":17,"code":2322,"category":1,"messageText":{"messageText":"Type '{ enabled: boolean; useMitt: boolean; mittInstance?: any; enabledEvents: string[]; debounceDelay: number; enableFeatureInfo: boolean; }' is not assignable to type 'EventManagerConfig'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'enableFeatureInfo' does not exist in type 'EventManagerConfig'.","category":1,"code":2353}]}},{"file":"../src/components/customopenlayer/utils/mapmanager.ts","start":11070,"length":18,"code":2345,"category":1,"messageText":{"messageText":"Argument of type 'import(\"D:/xiangmukaifa/demo/vue3-openlayer-ts/src/components/CustomOpenlayer/types/index\").EventManagerConfig' is not assignable to parameter of type 'import(\"D:/xiangmukaifa/demo/vue3-openlayer-ts/src/components/CustomOpenlayer/utils/eventManager\").EventManagerConfig'.","category":1,"code":2345,"next":[{"messageText":"Types of property 'useMitt' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type 'boolean | undefined' is not assignable to type 'boolean'.","category":1,"code":2322,"next":[{"messageText":"Type 'undefined' is not assignable to type 'boolean'.","category":1,"code":2322}]}]}]}},{"file":"../src/components/customopenlayer/utils/mapmanager.ts","start":13191,"length":17,"code":2345,"category":1,"messageText":"Argument of type '\"map:featureinfo\"' is not assignable to parameter of type 'keyof MapEvents'."},{"file":"../src/components/customopenlayer/utils/mapmanager.ts","start":13297,"length":9,"code":2339,"category":1,"messageText":{"messageText":"Property 'layerData' does not exist on type '{ coordinate: Coordinate; pixel: Pixel; originalEvent: Event; } | { coordinate: Coordinate; pixel: Pixel; originalEvent: Event; } | ... 11 more ... | { ...; }'.","category":1,"code":2339,"next":[{"messageText":"Property 'layerData' does not exist on type '{ coordinate: Coordinate; pixel: Pixel; originalEvent: Event; }'.","category":1,"code":2339}]}},{"file":"../src/components/customopenlayer/utils/mapmanager.ts","start":13435,"length":4,"code":2345,"category":1,"messageText":"Argument of type 'null' is not assignable to parameter of type '[number, number]'."},{"file":"../src/components/customopenlayer/utils/mapmanager.ts","start":15065,"length":10,"code":2345,"category":1,"messageText":"Argument of type 'Coordinate' is not assignable to parameter of type '[number, number]'."},{"file":"../src/components/customopenlayer/utils/mapmanager.ts","start":15644,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ layerId: any; layerName: any; features: any; coordinate: [number, number]; }[]' is not assignable to type 'TooltipData[]'.","category":1,"code":2322,"next":[{"messageText":"Property 'pixel' is missing in type '{ layerId: any; layerName: any; features: any; coordinate: [number, number]; }' but required in type 'TooltipData'.","category":1,"code":2741}]},"relatedInformation":[{"file":"../src/components/customopenlayer/components/maptooltip/types.ts","start":570,"length":5,"messageText":"'pixel' is declared here.","category":3,"code":2728}]},{"file":"../src/components/customopenlayer/utils/mapmanager.ts","start":16443,"length":10,"code":2345,"category":1,"messageText":"Argument of type 'Coordinate' is not assignable to parameter of type '[number, number]'."},{"file":"../src/components/customopenlayer/utils/mapmanager.ts","start":16560,"length":4,"code":2345,"category":1,"messageText":"Argument of type 'null' is not assignable to parameter of type '[number, number]'."},{"file":"../src/components/customopenlayer/utils/mapmanager.ts","start":18890,"length":26,"code":2322,"category":1,"messageText":"Type 'Coordinate' is not assignable to type '[number, number]'."},{"file":"../src/components/customopenlayer/utils/mapmanager.ts","start":18963,"length":10,"code":2345,"category":1,"messageText":"Argument of type 'Coordinate' is not assignable to parameter of type '[number, number]'."},{"file":"../src/components/customopenlayer/utils/mapmanager.ts","start":25427,"length":11,"code":2339,"category":1,"messageText":"Property 'getFeatures' does not exist on type 'Source'."},{"file":"../src/components/customopenlayer/utils/mapmanager.ts","start":25449,"length":11,"code":2339,"category":1,"messageText":"Property 'getFeatures' does not exist on type 'Source'."},{"file":"../src/components/customopenlayer/utils/mapmanager.ts","start":25665,"length":17,"messageText":"Object is possibly 'null'.","category":1,"code":2531},{"file":"../src/components/customopenlayer/utils/mapmanager.ts","start":26055,"length":7,"code":2345,"category":1,"messageText":{"messageText":"Argument of type 'FeatureLike' is not assignable to parameter of type 'Feature<Geometry>'.","category":1,"code":2345,"next":[{"messageText":"Type 'RenderFeature' is not assignable to type 'Feature<Geometry>'.","category":1,"code":2322}]}},{"file":"../src/components/customopenlayer/utils/mapmanager.ts","start":26344,"length":16,"code":2345,"category":1,"messageText":"Argument of type 'Coordinate' is not assignable to parameter of type '[number, number]'."}]],[755,[{"file":"../src/components/customopenlayer/utils/mapoperationtool.ts","start":13307,"length":7,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '{ padding: number[]; maxZoom: number; duration: number; minZoom: number; }' is not assignable to parameter of type 'FitOptions'.","category":1,"code":2345,"next":[{"messageText":"Object literal may only specify known properties, and 'minZoom' does not exist in type 'FitOptions'.","category":1,"code":2353}]}}]],746,[754,[{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":6261,"length":6,"code":2339,"category":1,"messageText":"Property 'ol_uid' does not exist on type 'Feature<Geometry>'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":8705,"length":25,"code":2322,"category":1,"messageText":{"messageText":"Type 'Coordinate[]' is not assignable to type 'number[]'.","category":1,"code":2322,"next":[{"messageText":"Type 'Coordinate' is not assignable to type 'number'.","category":1,"code":2322}]}},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":9373,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type 'Coordinate[][]' is not assignable to type 'number[][]'.","category":1,"code":2322,"next":[{"messageText":"Type 'Coordinate[]' is not assignable to type 'number[]'.","category":1,"code":2322}]}},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":10108,"length":11,"code":2322,"category":1,"messageText":"Type 'Coordinate[]' is not assignable to type 'number[]'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":11448,"length":6,"code":2339,"category":1,"messageText":"Property 'ol_uid' does not exist on type 'Feature<Geometry>'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":12227,"length":6,"code":2339,"category":1,"messageText":"Property 'ol_uid' does not exist on type 'Feature<Geometry>'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":17101,"length":17,"code":2345,"category":1,"messageText":{"messageText":"Argument of type 'import(\"D:/xiangmukaifa/demo/vue3-openlayer-ts/src/components/CustomOpenlayer/utils/measurementTool\").MeasurementResult[]' is not assignable to parameter of type 'import(\"D:/xiangmukaifa/demo/vue3-openlayer-ts/src/components/CustomOpenlayer/types/index\").MeasurementResult[]'.","category":1,"code":2345,"next":[{"messageText":"Type 'import(\"D:/xiangmukaifa/demo/vue3-openlayer-ts/src/components/CustomOpenlayer/utils/measurementTool\").MeasurementResult' is not assignable to type 'import(\"D:/xiangmukaifa/demo/vue3-openlayer-ts/src/components/CustomOpenlayer/types/index\").MeasurementResult'.","category":1,"code":2322,"next":[{"messageText":"Types of property 'id' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type 'string | undefined' is not assignable to type 'string'.","category":1,"code":2322,"next":[{"messageText":"Type 'undefined' is not assignable to type 'string'.","category":1,"code":2322}]}]}]}]}},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":17402,"length":6,"code":2339,"category":1,"messageText":"Property 'ol_uid' does not exist on type 'Feature<Geometry>'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":22528,"length":18,"code":2339,"category":1,"messageText":"Property 'helpTooltipElement' does not exist on type 'MeasurementTool'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":22562,"length":18,"code":2339,"category":1,"messageText":"Property 'helpTooltipElement' does not exist on type 'MeasurementTool'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":23682,"length":18,"code":2339,"category":1,"messageText":"Property 'helpTooltipElement' does not exist on type 'MeasurementTool'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":23716,"length":18,"code":2339,"category":1,"messageText":"Property 'helpTooltipElement' does not exist on type 'MeasurementTool'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":23764,"length":18,"code":2339,"category":1,"messageText":"Property 'helpTooltipElement' does not exist on type 'MeasurementTool'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":23796,"length":18,"code":2339,"category":1,"messageText":"Property 'helpTooltipElement' does not exist on type 'MeasurementTool'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":24018,"length":11,"code":2339,"category":1,"messageText":"Property 'helpTooltip' does not exist on type 'MeasurementTool'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":24068,"length":11,"code":2339,"category":1,"messageText":"Property 'helpTooltip' does not exist on type 'MeasurementTool'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":24093,"length":11,"code":2339,"category":1,"messageText":"Property 'helpTooltip' does not exist on type 'MeasurementTool'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":26270,"length":19,"code":2551,"category":1,"messageText":"Property 'pointerMoveListener' does not exist on type 'MeasurementTool'. Did you mean 'addPointerMoveListener'?","relatedInformation":[{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":40486,"length":22,"messageText":"'addPointerMoveListener' is declared here.","category":3,"code":2728}]},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":26313,"length":19,"code":2551,"category":1,"messageText":"Property 'pointerMoveListener' does not exist on type 'MeasurementTool'. Did you mean 'addPointerMoveListener'?","relatedInformation":[{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":40486,"length":22,"messageText":"'addPointerMoveListener' is declared here.","category":3,"code":2728}]},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":26346,"length":19,"code":2551,"category":1,"messageText":"Property 'pointerMoveListener' does not exist on type 'MeasurementTool'. Did you mean 'addPointerMoveListener'?","relatedInformation":[{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":40486,"length":22,"messageText":"'addPointerMoveListener' is declared here.","category":3,"code":2728}]},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":29749,"length":10,"code":2339,"category":1,"messageText":"Property 'coordinate' does not exist on type 'DrawEvent'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":31137,"length":18,"code":2339,"category":1,"messageText":"Property 'helpTooltipElement' does not exist on type 'MeasurementTool'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":31175,"length":18,"code":2339,"category":1,"messageText":"Property 'helpTooltipElement' does not exist on type 'MeasurementTool'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":32113,"length":18,"code":2322,"category":1,"messageText":"Type 'Coordinate[][]' is not assignable to type 'number[][]'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":32531,"length":21,"code":2322,"category":1,"messageText":"Type 'Coordinate[]' is not assignable to type 'number[]'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":33105,"length":18,"code":2339,"category":1,"messageText":"Property 'helpTooltipElement' does not exist on type 'MeasurementTool'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":33141,"length":18,"code":2339,"category":1,"messageText":"Property 'helpTooltipElement' does not exist on type 'MeasurementTool'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":33697,"length":10,"code":2339,"category":1,"messageText":"Property 'coordinate' does not exist on type 'DrawEvent'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":33726,"length":18,"code":2339,"category":1,"messageText":"Property 'helpTooltipElement' does not exist on type 'MeasurementTool'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":33762,"length":18,"code":2339,"category":1,"messageText":"Property 'helpTooltipElement' does not exist on type 'MeasurementTool'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":34796,"length":18,"code":2339,"category":1,"messageText":"Property 'helpTooltipElement' does not exist on type 'MeasurementTool'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":34834,"length":18,"code":2339,"category":1,"messageText":"Property 'helpTooltipElement' does not exist on type 'MeasurementTool'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":35868,"length":11,"code":2322,"category":1,"messageText":"Type 'Coordinate[]' is not assignable to type 'number[]'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":36439,"length":18,"code":2339,"category":1,"messageText":"Property 'helpTooltipElement' does not exist on type 'MeasurementTool'."},{"file":"../src/components/customopenlayer/utils/measurementtool.ts","start":36475,"length":18,"code":2339,"category":1,"messageText":"Property 'helpTooltipElement' does not exist on type 'MeasurementTool'."}]],770,[928,[{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":682,"length":23,"messageText":"Type 'Map' is not generic.","category":1,"code":2315},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":712,"length":3,"messageText":"'Map' cannot be used as a value because it was imported using 'import type'.","category":1,"code":1361,"relatedInformation":[{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":121,"length":3,"messageText":"'Map' was imported here.","category":3,"code":1376}]},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":4231,"length":7,"messageText":"Parameter 'handler' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":6135,"length":3,"messageText":"'Map' cannot be used as a value because it was imported using 'import type'.","category":1,"code":1361,"relatedInformation":[{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":121,"length":3,"messageText":"'Map' was imported here.","category":3,"code":1376}]},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":6139,"length":26,"messageText":"Expected 0 type arguments, but got 2.","category":1,"code":2558},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":6208,"length":3,"messageText":"'Map' cannot be used as a value because it was imported using 'import type'.","category":1,"code":1361,"relatedInformation":[{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":121,"length":3,"messageText":"'Map' was imported here.","category":3,"code":1376}]},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":6212,"length":22,"messageText":"Expected 0 type arguments, but got 2.","category":1,"code":2558},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":6298,"length":3,"messageText":"'Map' cannot be used as a value because it was imported using 'import type'.","category":1,"code":1361,"relatedInformation":[{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":121,"length":3,"messageText":"'Map' was imported here.","category":3,"code":1376}]},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":6302,"length":32,"messageText":"Expected 0 type arguments, but got 2.","category":1,"code":2558},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":6718,"length":7,"code":2339,"category":1,"messageText":"Property 'forEach' does not exist on type 'Map'."},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":6726,"length":8,"messageText":"Parameter 'instance' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":6981,"length":7,"code":2339,"category":1,"messageText":"Property 'forEach' does not exist on type 'Map'."},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":6989,"length":8,"messageText":"Parameter 'instance' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":7206,"length":3,"code":2339,"category":1,"messageText":"Property 'has' does not exist on type 'Map'."},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":7458,"length":3,"code":2339,"category":1,"messageText":"Property 'has' does not exist on type 'Map'."},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":8030,"length":6,"code":2339,"category":1,"messageText":"Property 'delete' does not exist on type 'Map'."},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":9022,"length":3,"code":2339,"category":1,"messageText":"Property 'has' does not exist on type 'Map'."},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":9765,"length":6,"code":2339,"category":1,"messageText":"Property 'delete' does not exist on type 'Map'."},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":10081,"length":6,"code":2550,"category":1,"messageText":"Property 'values' does not exist on type 'Map'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2015' or later."},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":10298,"length":37,"messageText":"Type 'Map' is not generic.","category":1,"code":2315},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":11809,"length":4,"code":2550,"category":1,"messageText":"Property 'keys' does not exist on type 'Map'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2015' or later."},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":11877,"length":2,"code":2345,"category":1,"messageText":"Argument of type 'unknown' is not assignable to parameter of type 'string'."},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":11928,"length":5,"code":2339,"category":1,"messageText":"Property 'clear' does not exist on type 'Map'."},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":11963,"length":5,"code":2339,"category":1,"messageText":"Property 'clear' does not exist on type '{ on: MapEventHandler<EventsKey>; once: MapEventHandler<EventsKey>; un: MapEventHandler<void>; addControl: (control: Control) => void; ... 65 more ...; dispose: () => void; }'."},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":12573,"length":3,"code":2339,"category":1,"messageText":"Property 'has' does not exist on type '{ on: MapEventHandler<EventsKey>; once: MapEventHandler<EventsKey>; un: MapEventHandler<void>; addControl: (control: Control) => void; ... 65 more ...; dispose: () => void; }'."},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":12772,"length":1,"messageText":"Parameter 'a' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":12775,"length":1,"messageText":"Parameter 'b' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/customopenlayer/utils/pluginmanager.ts","start":13255,"length":6,"code":2339,"category":1,"messageText":"Property 'delete' does not exist on type '{ on: MapEventHandler<EventsKey>; once: MapEventHandler<EventsKey>; un: MapEventHandler<void>; addControl: (control: Control) => void; ... 65 more ...; dispose: () => void; }'."}]],929,[734,[{"file":"../src/components/customopenlayer/utils/searchmarkermanager.ts","start":2342,"length":9,"code":2339,"category":1,"messageText":"Property 'zoomLevel' does not exist on type 'MapSearchConfig'."}]],[730,[{"file":"../src/components/customopenlayer/utils/storage.ts","start":2922,"length":9,"code":2339,"category":1,"messageText":"Property 'timestamp' does not exist on type '{ center: [number, number]; zoom: number; rotation: number; }'."},{"file":"../src/components/customopenlayer/utils/storage.ts","start":2963,"length":9,"code":2339,"category":1,"messageText":"Property 'timestamp' does not exist on type '{ center: [number, number]; zoom: number; rotation: number; }'."}]],714,711,[712,[{"file":"../src/components/customopenlayer/utils/styles/stylefactory.ts","start":2186,"length":5,"code":2322,"category":1,"messageText":{"messageText":"Type 'ColorLike | undefined' is not assignable to type 'string | Color | undefined'.","category":1,"code":2322,"next":[{"messageText":"Type 'CanvasPattern' is not assignable to type 'string | Color | undefined'.","category":1,"code":2322}]}}]],713,[763,[{"file":"../src/components/customopenlayer/utils/tianditusearchapi.ts","start":2279,"length":24,"messageText":"This comparison appears to be unintentional because the types 'number' and 'string' have no overlap.","category":1,"code":2367}]],744,753,95,[888,[{"file":"../src/components/test/configuiexample.vue","start":3279,"length":343,"code":2769,"category":1,"messageText":{"messageText":"No overload matches this call.","category":1,"code":2769,"next":[{"messageText":"Overload 1 of 2, '(getter: ComputedGetter<MapConfig>, debugOptions?: DebuggerOptions | undefined): ComputedRef<MapConfig>', gave the following error.","category":1,"code":2772,"next":[{"messageText":"Property 'zIndex' is missing in type '{ id: string; name: string; type: \"tile\"; url: string; visible: true; opacity: number; }' but required in type 'LayerConfig'.","category":1,"code":2741}]},{"messageText":"Overload 2 of 2, '(options: WritableComputedOptions<MapConfig, MapConfig>, debugOptions?: DebuggerOptions | undefined): WritableComputedRef<...>', gave the following error.","category":1,"code":2772,"next":[{"messageText":"Argument of type '() => { center: [number, number]; zoom: number; ui: { showToolbar: boolean; showMapInfo: boolean; showLegend: boolean; legendPosition: \"right\" | \"left\"; legendWidth: number; legendCollapsible: boolean; legendDefaultCollapsed: boolean; legendShowOnlyVisible: boolean; }; controls: { ...; }; layers: { ...; }[]; }' is not assignable to parameter of type 'WritableComputedOptions<MapConfig, MapConfig>'.","category":1,"code":2345}]}]},"relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7600,"length":6,"messageText":"'zIndex' is declared here.","category":3,"code":2728}]}]],[892,[{"file":"../src/components/test/customopenlayeronly.vue","start":1522,"length":7726,"code":2352,"category":1,"messageText":{"messageText":"Conversion of type '{ center: [number, number]; zoom: number; projection: Projection; baseLayers: ({ id: string; name: string; type: \"group\"; visible: false; opacity: number; attribution: string; description: string; children: ({ ...; } | { ...; })[]; } | { ...; })[]; overlayLayers: ({ ...; } | { ...; })[]; }' to type 'MapConfig' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.","category":1,"code":2352,"next":[{"messageText":"Types of property 'projection' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type 'Projection' is not comparable to type 'string'.","category":1,"code":2678}]}]}},{"file":"../src/components/test/customopenlayeronly.vue","start":66,"length":11,"code":2322,"category":1,"messageText":"Type '{ target?: string | undefined; center?: [number, number] | undefined; zoom?: number | undefined; minZoom?: number | undefined; maxZoom?: number | undefined; projection?: string | undefined; ... 12 more ...; ui?: { ...; } | undefined; }' is not assignable to type 'Partial<MapConfig>'.","relatedInformation":[{"file":"../src/components/customopenlayer/index.vue","start":8225,"length":9,"messageText":"The expected type comes from property 'mapConfig' which is declared here on type 'Partial<{ width: string | number; height: string | number; showToolbar: boolean; showMapInfo: boolean; showLayerPanel: boolean; showLegend: boolean; showSearch: boolean; showControls: boolean; ... 10 more ...; enablePopup: boolean; }> & Omit<...> & Record<...>'","category":3,"code":6500}]}]],895,891,896,889,[894,[{"file":"../src/components/test/layerclassificationpanel.vue","start":160,"length":2,"messageText":"Parameter 'el' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/test/layerclassificationpanel.vue","start":556,"length":4,"messageText":"Parameter 'data' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/test/layerclassificationpanel.vue","start":562,"length":7,"messageText":"Parameter 'checked' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/test/layerclassificationpanel.vue","start":571,"length":13,"messageText":"Parameter 'indeterminate' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/test/layerclassificationpanel.vue","start":664,"length":12,"messageText":"Parameter 'draggingNode' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/test/layerclassificationpanel.vue","start":678,"length":8,"messageText":"Parameter 'dropNode' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/test/layerclassificationpanel.vue","start":688,"length":8,"messageText":"Parameter 'dropType' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/test/layerclassificationpanel.vue","start":698,"length":2,"messageText":"Parameter 'ev' implicitly has an 'any' type.","category":1,"code":7006}]],[897,[{"file":"../src/components/test/layerslottestpage copy 3.vue","start":4487,"length":4,"code":2820,"category":1,"messageText":"Type '\"OSM\"' is not assignable to type 'LayerType'. Did you mean '\"osm\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":4634,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":5301,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":5513,"length":7,"code":2322,"category":1,"messageText":{"messageText":"Type '{ color: string; width: number; lineCap: string; lineJoin: string; }' is not assignable to type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'lineCap' does not exist in type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2353}]}},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":5640,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":6148,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":6597,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":6957,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":7485,"length":15,"code":2322,"category":1,"messageText":"Type 'boolean' is not assignable to type 'string'."},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":7521,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":7967,"length":4,"code":2322,"category":1,"messageText":{"messageText":"Type '{ fill: { color: string; }; stroke: { color: string; width: number; }; }' is not assignable to type '{ fillColor?: ColorLike | undefined; strokeColor?: ColorLike | undefined; strokeWidth?: number | undefined; lineDash?: number[] | undefined; circle?: { radius?: number | undefined; fill?: { ...; } | undefined; stroke?: { ...; } | undefined; } | undefined; text?: { ...; } | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'fill' does not exist in type '{ fillColor?: ColorLike | undefined; strokeColor?: ColorLike | undefined; strokeWidth?: number | undefined; lineDash?: number[] | undefined; circle?: { radius?: number | undefined; fill?: { ...; } | undefined; stroke?: { ...; } | undefined; } | undefined; text?: { ...; } | undefined; }'.","category":1,"code":2353}]}},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":8365,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":8530,"length":5,"code":2322,"category":1,"messageText":{"messageText":"Type '{ point: { radius: number; fill: { color: string; }; stroke: { color: string; width: number; }; }; }' is not assignable to type '{ 'fill-color'?: ColorLike | undefined; 'stroke-color'?: ColorLike | undefined; 'stroke-width'?: number | undefined; 'text-color'?: ColorLike | undefined; ... 6 more ...; text?: { ...; } | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'point' does not exist in type '{ 'fill-color'?: ColorLike | undefined; 'stroke-color'?: ColorLike | undefined; 'stroke-width'?: number | undefined; 'text-color'?: ColorLike | undefined; ... 6 more ...; text?: { ...; } | undefined; }'.","category":1,"code":2353}]},"relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":10109,"length":5,"messageText":"The expected type comes from property 'style' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":8836,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":9308,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":113,"length":11,"code":2322,"category":1,"messageText":"Type '{ target?: string | undefined; center?: [number, number] | undefined; zoom?: number | undefined; minZoom?: number | undefined; maxZoom?: number | undefined; projection?: string | undefined; ... 12 more ...; ui?: { ...; } | undefined; }' is not assignable to type 'Partial<MapConfig>'.","relatedInformation":[{"file":"../src/components/customopenlayer/index.vue","start":8225,"length":9,"messageText":"The expected type comes from property 'mapConfig' which is declared here on type 'Partial<{ width: string | number; height: string | number; showToolbar: boolean; showMapInfo: boolean; showLayerPanel: boolean; showLegend: boolean; showSearch: boolean; showControls: boolean; ... 10 more ...; enablePopup: boolean; }> & Omit<...> & Record<...>'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":806,"length":2,"messageText":"Parameter 'el' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":1317,"length":12,"messageText":"Parameter 'draggingNode' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":1331,"length":8,"messageText":"Parameter 'dropNode' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":1341,"length":4,"messageText":"Parameter 'type' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":1445,"length":12,"messageText":"Parameter 'draggingNode' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":1536,"length":4,"messageText":"Parameter 'data' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":1542,"length":3,"messageText":"Parameter 'ctx' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":1648,"length":12,"messageText":"Parameter 'draggingNode' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":1662,"length":8,"messageText":"Parameter 'dropNode' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":1672,"length":8,"messageText":"Parameter 'dropType' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/test/layerslottestpage copy 3.vue","start":1682,"length":2,"messageText":"Parameter 'ev' implicitly has an 'any' type.","category":1,"code":7006}]],[898,[{"file":"../src/components/test/layerslottestpage.vue","start":2739,"length":4,"code":2322,"category":1,"messageText":{"messageText":"Type '{ enabled: true; defaultOpen: true; title: string; width: string; height: string; left: string; maxHeight: string; maxWidth: string; top: string; position: \"right\"; showClose: true; showFullscreen: true; draggable: true; resizable: true; modal: false; toBody: true; }' is not assignable to type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'left' does not exist in type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'.","category":1,"code":2353}]}},{"file":"../src/components/test/layerslottestpage.vue","start":3097,"length":4,"code":2820,"category":1,"messageText":"Type '\"OSM\"' is not assignable to type 'LayerType'. Did you mean '\"osm\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage.vue","start":3244,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage.vue","start":3715,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage.vue","start":3931,"length":7,"code":2322,"category":1,"messageText":{"messageText":"Type '{ color: string; width: number; lineCap: string; lineJoin: string; }' is not assignable to type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'lineCap' does not exist in type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2353}]}},{"file":"../src/components/test/layerslottestpage.vue","start":4038,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage.vue","start":4490,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/layerslottestpage.vue","start":4877,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage.vue","start":5093,"length":7,"code":2322,"category":1,"messageText":{"messageText":"Type '{ color: string; width: number; lineCap: string; lineJoin: string; }' is not assignable to type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'lineCap' does not exist in type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2353}]}},{"file":"../src/components/test/layerslottestpage.vue","start":5200,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage.vue","start":5652,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/layerslottestpage.vue","start":6040,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage.vue","start":6256,"length":7,"code":2322,"category":1,"messageText":{"messageText":"Type '{ color: string; width: number; lineCap: string; lineJoin: string; }' is not assignable to type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'lineCap' does not exist in type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2353}]}},{"file":"../src/components/test/layerslottestpage.vue","start":6363,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage.vue","start":6815,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/layerslottestpage.vue","start":7200,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage.vue","start":7416,"length":7,"code":2322,"category":1,"messageText":{"messageText":"Type '{ color: string; width: number; lineCap: string; lineJoin: string; }' is not assignable to type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'lineCap' does not exist in type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2353}]}},{"file":"../src/components/test/layerslottestpage.vue","start":7523,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage.vue","start":7975,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/layerslottestpage.vue","start":8363,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage.vue","start":8579,"length":7,"code":2322,"category":1,"messageText":{"messageText":"Type '{ color: string; width: number; lineCap: string; lineJoin: string; }' is not assignable to type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'lineCap' does not exist in type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2353}]}},{"file":"../src/components/test/layerslottestpage.vue","start":8686,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage.vue","start":9138,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/layerslottestpage.vue","start":9738,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage.vue","start":9950,"length":7,"code":2322,"category":1,"messageText":{"messageText":"Type '{ color: string; width: number; lineCap: string; lineJoin: string; }' is not assignable to type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'lineCap' does not exist in type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2353}]}},{"file":"../src/components/test/layerslottestpage.vue","start":10077,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage.vue","start":10585,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/layerslottestpage.vue","start":11034,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage.vue","start":11394,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage.vue","start":11922,"length":15,"code":2322,"category":1,"messageText":"Type 'boolean' is not assignable to type 'string'."},{"file":"../src/components/test/layerslottestpage.vue","start":11958,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/layerslottestpage.vue","start":12404,"length":4,"code":2322,"category":1,"messageText":{"messageText":"Type '{ fill: { color: string; }; stroke: { color: string; width: number; }; }' is not assignable to type '{ fillColor?: ColorLike | undefined; strokeColor?: ColorLike | undefined; strokeWidth?: number | undefined; lineDash?: number[] | undefined; circle?: { radius?: number | undefined; fill?: { ...; } | undefined; stroke?: { ...; } | undefined; } | undefined; text?: { ...; } | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'fill' does not exist in type '{ fillColor?: ColorLike | undefined; strokeColor?: ColorLike | undefined; strokeWidth?: number | undefined; lineDash?: number[] | undefined; circle?: { radius?: number | undefined; fill?: { ...; } | undefined; stroke?: { ...; } | undefined; } | undefined; text?: { ...; } | undefined; }'.","category":1,"code":2353}]}},{"file":"../src/components/test/layerslottestpage.vue","start":12788,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage.vue","start":12932,"length":5,"code":2322,"category":1,"messageText":{"messageText":"Type '{ point: { radius: number; fill: { color: string; }; stroke: { color: string; width: number; }; }; }' is not assignable to type '{ 'fill-color'?: ColorLike | undefined; 'stroke-color'?: ColorLike | undefined; 'stroke-width'?: number | undefined; 'text-color'?: ColorLike | undefined; ... 6 more ...; text?: { ...; } | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'point' does not exist in type '{ 'fill-color'?: ColorLike | undefined; 'stroke-color'?: ColorLike | undefined; 'stroke-width'?: number | undefined; 'text-color'?: ColorLike | undefined; ... 6 more ...; text?: { ...; } | undefined; }'.","category":1,"code":2353}]},"relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":10109,"length":5,"messageText":"The expected type comes from property 'style' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage.vue","start":13190,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerslottestpage.vue","start":13610,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/layerslottestpage.vue","start":113,"length":11,"code":2322,"category":1,"messageText":"Type '{ target?: string | undefined; center?: [number, number] | undefined; zoom?: number | undefined; minZoom?: number | undefined; maxZoom?: number | undefined; projection?: string | undefined; ... 12 more ...; ui?: { ...; } | undefined; }' is not assignable to type 'Partial<MapConfig>'.","relatedInformation":[{"file":"../src/components/customopenlayer/index.vue","start":8225,"length":9,"messageText":"The expected type comes from property 'mapConfig' which is declared here on type 'Partial<{ width: string | number; height: string | number; showToolbar: boolean; showMapInfo: boolean; showLayerPanel: boolean; showLegend: boolean; showSearch: boolean; showControls: boolean; ... 10 more ...; enablePopup: boolean; }> & Omit<...> & Record<...>'","category":3,"code":6500}]}]],[899,[{"file":"../src/components/test/layerstyleconfigpage.vue","start":6594,"length":4,"code":2820,"category":1,"messageText":"Type '\"OSM\"' is not assignable to type 'LayerType'. Did you mean '\"osm\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerstyleconfigpage.vue","start":6904,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/layerstyleconfigpage.vue","start":7355,"length":278,"code":2769,"category":1,"messageText":{"messageText":"No overload matches this call.","category":1,"code":2769,"next":[{"messageText":"Overload 1 of 2, '(getter: ComputedGetter<MapConfig>, debugOptions?: DebuggerOptions | undefined): ComputedRef<MapConfig>', gave the following error.","category":1,"code":2772,"next":[{"messageText":"Type '{ id: string; name: string; type: LayerType; url?: string | undefined; visible: boolean; opacity: number; zIndex: number; source?: any; layer?: { on: LayerOnSignature<EventsKey>; ... 61 more ...; dispose: () => void; } | undefined; ... 41 more ...; reuseId?: string | undefined; }' is not assignable to type 'LayerConfig'.","category":1,"code":2322,"next":[{"messageText":"Types of property 'layer' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type '{ on: LayerOnSignature<EventsKey>; once: LayerOnSignature<EventsKey>; un: LayerOnSignature<void>; ... 59 more ...; dispose: () => void; } | undefined' is not assignable to type 'Layer<Source, LayerRenderer<any>> | undefined'.","category":1,"code":2322}]}]}]},{"messageText":"Overload 2 of 2, '(options: WritableComputedOptions<MapConfig, MapConfig>, debugOptions?: DebuggerOptions | undefined): WritableComputedRef<...>', gave the following error.","category":1,"code":2772,"next":[{"messageText":"Argument of type '() => { center: [number, number]; zoom: number; baseLayers: { id: string; name: string; type: LayerType; url?: string | undefined; visible: boolean; opacity: number; zIndex: number; source?: any; ... 42 more ...; reuseId?: string | undefined; }[]; overlayLayers: never[]; controls: { ...; }; }' is not assignable to parameter of type 'WritableComputedOptions<MapConfig, MapConfig>'.","category":1,"code":2345}]}]},"relatedInformation":[]},{"file":"../src/components/test/layerstyleconfigpage.vue","start":1520,"length":17,"messageText":"'__VLS_ctx.layerConfig.style' is possibly 'undefined'.","category":1,"code":18048},{"file":"../src/components/test/layerstyleconfigpage.vue","start":1619,"length":17,"messageText":"'__VLS_ctx.layerConfig.style' is possibly 'undefined'.","category":1,"code":18048},{"file":"../src/components/test/layerstyleconfigpage.vue","start":1812,"length":17,"messageText":"'__VLS_ctx.layerConfig.style' is possibly 'undefined'.","category":1,"code":18048},{"file":"../src/components/test/layerstyleconfigpage.vue","start":1913,"length":17,"messageText":"'__VLS_ctx.layerConfig.style' is possibly 'undefined'.","category":1,"code":18048},{"file":"../src/components/test/layerstyleconfigpage.vue","start":2131,"length":17,"messageText":"'__VLS_ctx.layerConfig.style' is possibly 'undefined'.","category":1,"code":18048},{"file":"../src/components/test/layerstyleconfigpage.vue","start":2368,"length":17,"messageText":"'__VLS_ctx.layerConfig.style' is possibly 'undefined'.","category":1,"code":18048},{"file":"../src/components/test/layerstyleconfigpage.vue","start":2532,"length":17,"messageText":"'__VLS_ctx.layerConfig.style' is possibly 'undefined'.","category":1,"code":18048},{"file":"../src/components/test/layerstyleconfigpage.vue","start":2631,"length":17,"messageText":"'__VLS_ctx.layerConfig.style' is possibly 'undefined'.","category":1,"code":18048},{"file":"../src/components/test/layerstyleconfigpage.vue","start":2847,"length":17,"messageText":"'__VLS_ctx.layerConfig.style' is possibly 'undefined'.","category":1,"code":18048},{"file":"../src/components/test/layerstyleconfigpage.vue","start":3055,"length":17,"messageText":"'__VLS_ctx.layerConfig.style' is possibly 'undefined'.","category":1,"code":18048},{"file":"../src/components/test/layerstyleconfigpage.vue","start":3217,"length":17,"messageText":"'__VLS_ctx.layerConfig.style' is possibly 'undefined'.","category":1,"code":18048}]],[900,[{"file":"../src/components/test/maptestpage copy 2.vue","start":666,"length":25,"code":7016,"category":1,"messageText":{"messageText":"Could not find a declaration file for module '@supermapgis/iclient-ol'. 'D:/xiangmukaifa/demo/vue3-openlayer-ts/node_modules/@supermapgis/iclient-ol/namespace.js' implicitly has an 'any' type.","category":1,"code":7016,"next":[{"info":{"moduleReference":"@supermapgis/iclient-ol"}}]}}]],[901,[{"file":"../src/components/test/maptestpage copy 3.vue","start":37863,"length":4,"code":2820,"category":1,"messageText":"Type '\"OSM\"' is not assignable to type 'LayerType'. Did you mean '\"osm\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":38011,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":38345,"length":4,"code":2820,"category":1,"messageText":"Type '\"XYZ\"' is not assignable to type 'LayerType'. Did you mean '\"xyz\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":38572,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":38860,"length":4,"code":2820,"category":1,"messageText":"Type '\"XYZ\"' is not assignable to type 'LayerType'. Did you mean '\"xyz\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":39062,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":39391,"length":4,"code":2322,"category":1,"messageText":"Type '\"tianditu-img\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":39705,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":40282,"length":4,"code":2322,"category":1,"messageText":"Type '\"tianditu-vec\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":40807,"length":4,"code":2820,"category":1,"messageText":"Type '\"XYZ\"' is not assignable to type 'LayerType'. Did you mean '\"xyz\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":41552,"length":4,"code":2322,"category":1,"messageText":"Type '\"tianditu-vec\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":42079,"length":4,"code":2820,"category":1,"messageText":"Type '\"XYZ\"' is not assignable to type 'LayerType'. Did you mean '\"xyz\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":42739,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":43119,"length":4,"code":2322,"category":1,"messageText":"Type '\"tianditu-ter\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":43602,"length":4,"code":2820,"category":1,"messageText":"Type '\"XYZ\"' is not assignable to type 'LayerType'. Did you mean '\"xyz\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":44103,"length":4,"code":2322,"category":1,"messageText":"Type '\"gaode-img\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":44313,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":44646,"length":4,"code":2322,"category":1,"messageText":"Type '\"gaode-vec\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":44882,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":45214,"length":4,"code":2322,"category":1,"messageText":"Type '\"baidu-img\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":45439,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":45770,"length":4,"code":2322,"category":1,"messageText":"Type '\"baidu-vec\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":45995,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":46331,"length":4,"code":2322,"category":1,"messageText":"Type '\"tencent-img\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":46525,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":46860,"length":4,"code":2322,"category":1,"messageText":"Type '\"tencent-vec\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":47082,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":47417,"length":4,"code":2820,"category":1,"messageText":"Type '\"XYZ\"' is not assignable to type 'LayerType'. Did you mean '\"xyz\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":47597,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":47931,"length":4,"code":2820,"category":1,"messageText":"Type '\"OSM\"' is not assignable to type 'LayerType'. Did you mean '\"osm\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":48274,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":48618,"length":4,"code":2322,"category":1,"messageText":"Type '\"TileSuperMapRest\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":48983,"length":4,"code":2322,"category":1,"messageText":"Type '\"TileSuperMapRest\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":49443,"length":4,"code":2322,"category":1,"messageText":"Type '\"TileSuperMapRest\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":50249,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ featureServiceUrl: string; datasetNames: string[]; queryMethod: \"buffer\"; bufferDistance: number; maxFeatures: number; spatialQueryMode: string; }' is not assignable to type '{ queryMethod?: \"point\" | \"buffer\" | undefined; bufferDistance?: number | undefined; datasetNames?: string[] | undefined; featureServiceUrl?: string | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'maxFeatures' does not exist in type '{ queryMethod?: \"point\" | \"buffer\" | undefined; bufferDistance?: number | undefined; datasetNames?: string[] | undefined; featureServiceUrl?: string | undefined; }'.","category":1,"code":2353}]},"relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":9612,"length":14,"messageText":"The expected type comes from property 'supermapConfig' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":50361,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy 3.vue","start":50573,"length":4,"code":2820,"category":1,"messageText":"Type '\"Graticule\"' is not assignable to type 'LayerType'. Did you mean '\"graticule\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":50807,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":51185,"length":4,"code":2820,"category":1,"messageText":"Type '\"WMS\"' is not assignable to type 'LayerType'. Did you mean '\"wms\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":51735,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":52097,"length":6,"code":2322,"category":1,"messageText":"Type '({ name: string; label: string; type: string; } | { name: string; label: string; type: string; formatter: (value: any) => \"是\" | \"否\"; })[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy 3.vue","start":52649,"length":5,"messageText":"Parameter 'value' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/test/maptestpage copy 3.vue","start":53009,"length":4,"code":2820,"category":1,"messageText":"Type '\"WMS\"' is not assignable to type 'LayerType'. Did you mean '\"wms\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":53520,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":53804,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy 3.vue","start":54141,"length":4,"code":2820,"category":1,"messageText":"Type '\"WMS\"' is not assignable to type 'LayerType'. Did you mean '\"wms\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":54627,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":54958,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy 3.vue","start":55303,"length":4,"code":2820,"category":1,"messageText":"Type '\"WMS\"' is not assignable to type 'LayerType'. Did you mean '\"wms\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":55573,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":55858,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy 3.vue","start":56252,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":56871,"length":8,"code":2322,"category":1,"messageText":{"messageText":"Type '{ template: string; font: string; fill: { color: string; }; stroke: { color: string; width: number; }; }' is not assignable to type '{ fill?: { color?: ColorLike | undefined; } | undefined; stroke?: { color?: ColorLike | undefined; width?: number | undefined; } | undefined; font?: string | undefined; offsetX?: number | undefined; offsetY?: number | undefined; scale?: number | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'template' does not exist in type '{ fill?: { color?: ColorLike | undefined; } | undefined; stroke?: { color?: ColorLike | undefined; width?: number | undefined; } | undefined; font?: string | undefined; offsetX?: number | undefined; offsetY?: number | undefined; scale?: number | undefined; }'.","category":1,"code":2353}]}},{"file":"../src/components/test/maptestpage copy 3.vue","start":57418,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy 3.vue","start":57719,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":58548,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy 3.vue","start":58831,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":59171,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":59510,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy 3.vue","start":59917,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":60267,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":60632,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy 3.vue","start":61043,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":61323,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":61611,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy 3.vue","start":62045,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":62154,"length":5,"code":2322,"category":1,"messageText":{"messageText":"Type '{ point: { radius: number; fill: { color: string; }; stroke: { color: string; width: number; }; }; }' is not assignable to type '{ 'fill-color'?: ColorLike | undefined; 'stroke-color'?: ColorLike | undefined; 'stroke-width'?: number | undefined; 'text-color'?: ColorLike | undefined; ... 6 more ...; text?: { ...; } | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'point' does not exist in type '{ 'fill-color'?: ColorLike | undefined; 'stroke-color'?: ColorLike | undefined; 'stroke-width'?: number | undefined; 'text-color'?: ColorLike | undefined; ... 6 more ...; text?: { ...; } | undefined; }'.","category":1,"code":2353}]},"relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":10109,"length":5,"messageText":"The expected type comes from property 'style' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":62412,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":62832,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy 3.vue","start":64822,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":65002,"length":7,"code":2322,"category":1,"messageText":{"messageText":"Type '{ color: string; width: number; lineCap: string; lineJoin: string; }' is not assignable to type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'lineCap' does not exist in type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2353}]}},{"file":"../src/components/test/maptestpage copy 3.vue","start":65109,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":65561,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy 3.vue","start":65962,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":66266,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":66738,"length":15,"code":2322,"category":1,"messageText":"Type 'boolean' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy 3.vue","start":66770,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy 3.vue","start":67172,"length":4,"code":2322,"category":1,"messageText":{"messageText":"Type '{ fill: { color: string; }; stroke: { color: string; width: number; }; }' is not assignable to type '{ fillColor?: ColorLike | undefined; strokeColor?: ColorLike | undefined; strokeWidth?: number | undefined; lineDash?: number[] | undefined; circle?: { radius?: number | undefined; fill?: { ...; } | undefined; stroke?: { ...; } | undefined; } | undefined; text?: { ...; } | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'fill' does not exist in type '{ fillColor?: ColorLike | undefined; strokeColor?: ColorLike | undefined; strokeWidth?: number | undefined; lineDash?: number[] | undefined; circle?: { radius?: number | undefined; fill?: { ...; } | undefined; stroke?: { ...; } | undefined; } | undefined; text?: { ...; } | undefined; }'.","category":1,"code":2353}]}},{"file":"../src/components/test/maptestpage copy 3.vue","start":67633,"length":7,"code":2322,"category":1,"messageText":{"messageText":"Type '{ heatmap: { blur: number; radius: number; weight: string; gradient: string[]; maxZoom: number; minZoom: number; }; }' is not assignable to type '{ 'fill-color'?: ColorLike | undefined; 'stroke-color'?: ColorLike | undefined; 'stroke-width'?: number | undefined; 'text-color'?: ColorLike | undefined; ... 6 more ...; text?: { ...; } | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'heatmap' does not exist in type '{ 'fill-color'?: ColorLike | undefined; 'stroke-color'?: ColorLike | undefined; 'stroke-width'?: number | undefined; 'text-color'?: ColorLike | undefined; ... 6 more ...; text?: { ...; } | undefined; }'.","category":1,"code":2353}]},"relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":10109,"length":5,"messageText":"The expected type comes from property 'style' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":67916,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":68252,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy 3.vue","start":69825,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":70294,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy 3.vue","start":83113,"length":6,"code":2322,"category":1,"messageText":{"messageText":"Type '{ url: string; title: string; description: string; }[]' is not assignable to type 'string[] | ((feature: Feature<Geometry>, coordinate: Coordinate) => string[])'.","category":1,"code":2322,"next":[{"messageText":"Type '{ url: string; title: string; description: string; }[]' is not assignable to type 'string[]'.","category":1,"code":2322,"next":[{"messageText":"Type '{ url: string; title: string; description: string; }' is not assignable to type 'string'.","category":1,"code":2322}]}]}},{"file":"../src/components/test/maptestpage copy 3.vue","start":84339,"length":4,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '{ type: \"array\"; data: { id: number; name: string; type: string; population: number; area: number; established: string; website: string; }[]; title: string; fields: ({ name: string; label: string; type: \"text\"; } | { ...; } | { ...; } | { ...; })[]; showCloseButton: true; maxWidth: number; }' is not assignable to parameter of type 'PopupConfig'.","category":1,"code":2345,"next":[{"messageText":"Object literal may only specify known properties, and 'data' does not exist in type 'ArrayPopupConfig'.","category":1,"code":2353}]}},{"file":"../src/components/test/maptestpage copy 3.vue","start":87837,"length":19,"code":2322,"category":1,"messageText":{"messageText":"Type 'LayerConfig[]' is not assignable to type '({ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; })[] | ({ ...; } | ... 3...'.","category":1,"code":2322,"next":[{"messageText":"Type 'LayerConfig[]' is not assignable to type '({ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; })[]'.","category":1,"code":2322,"next":[{"messageText":"Type 'LayerConfig' is not assignable to type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2322,"next":[{"messageText":"Type 'LayerConfig' is not assignable to type '{ id: string; name: string; type: string; visible: boolean; opacity: number; attribution: string; center: number[]; locationAnimation: { enabled: boolean; duration: number; easing: string; maxZoom: number; padding: number[]; }; ... 8 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2322,"next":[{"messageText":"Property 'attribution' is missing in type 'LayerConfig' but required in type '{ id: string; name: string; type: string; url: string; visible: boolean; opacity: number; attribution: string; center: number[]; locationAnimation: { enabled: boolean; duration: number; easing: string; maxZoom: number; padding: number[]; }; ... 7 more ...; vectorTileConfig?: undefined; }'.","category":1,"code":2741}]}]}]}]},"relatedInformation":[{"file":"../src/components/test/maptestpage copy 3.vue","start":77131,"length":31,"messageText":"'attribution' is declared here.","category":3,"code":2728}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":88539,"length":169,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; name: string; type: \"osm\"; visible: false; opacity: number; zIndex: number; }' is not assignable to type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | ... 8 more ... | { ...; }'.","category":1,"code":2322,"next":[{"messageText":"Type '{ id: string; name: string; type: \"osm\"; visible: false; opacity: number; zIndex: number; }' is not assignable to type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; }'.","category":1,"code":2322,"next":[{"messageText":"Property 'legend' is missing in type '{ id: string; name: string; type: \"osm\"; visible: false; opacity: number; zIndex: number; }' but required in type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; }'.","category":1,"code":2741}]}]},"relatedInformation":[{"file":"../src/components/test/maptestpage copy 3.vue","start":72074,"length":249,"messageText":"'legend' is declared here.","category":3,"code":2728}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":98468,"length":6,"code":2322,"category":1,"messageText":"Type 'number[]' is not assignable to type '[number, number]'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":18152,"length":6,"messageText":"The expected type comes from property 'center' which is declared here on type 'MapConfig | { target?: string | undefined; center?: [number, number] | undefined; zoom?: number | undefined; minZoom?: number | undefined; maxZoom?: number | undefined; ... 13 more ...; ui?: { ...; } | undefined; }'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":98764,"length":19,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; }[]' is not assignable to type '({ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; })[] | ({ ...; } | ... 3...'.","category":1,"code":2322,"next":[{"messageText":"Type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; }[]' is not assignable to type '({ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; })[]'.","category":1,"code":2322,"next":[{"messageText":"Type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; }' is not assignable to type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2322,"next":[{"messageText":"Property 'legend' is missing in type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; }' but required in type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; }'.","category":1,"code":2741}]}]}]},"relatedInformation":[{"file":"../src/components/test/maptestpage copy 3.vue","start":72074,"length":249,"messageText":"'legend' is declared here.","category":3,"code":2728}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":100341,"length":18,"code":2322,"category":1,"messageText":"Type '{ center: number[]; zoom: number; minZoom: number; maxZoom: number; projection: string; layers: ({ id: string; name: string; type: string; visible: boolean; opacity: number; zIndex: number; data?: undefined; clusterDistance?: undefined; style?: undefined; } | { ...; })[]; }' is not assignable to type 'OpenLayersConfig | { view?: { center?: [number, number] | undefined; zoom?: number | undefined; minZoom?: number | undefined; maxZoom?: number | undefined; projection?: string | undefined; extent?: [...] | undefined; enableRotation?: boolean | undefined; } | undefined; ... 8 more ...; drawing?: { ...; } | undefined;...'."},{"file":"../src/components/test/maptestpage copy 3.vue","start":100451,"length":6,"code":2322,"category":1,"messageText":"Type 'number[]' is not assignable to type '[number, number]'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":18152,"length":6,"messageText":"The expected type comes from property 'center' which is declared here on type 'MapConfig | { target?: string | undefined; center?: [number, number] | undefined; zoom?: number | undefined; minZoom?: number | undefined; maxZoom?: number | undefined; ... 13 more ...; ui?: { ...; } | undefined; }'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":100662,"length":19,"code":2322,"category":1,"messageText":{"messageText":"Type '({ id: string; name: string; type: string; visible: boolean; opacity: number; zIndex: number; data?: undefined; clusterDistance?: undefined; style?: undefined; } | { id: string; name: string; type: string; ... 5 more ...; style: { ...; }; })[]' is not assignable to type '({ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; })[] | ({ ...; } | ... 3...'.","category":1,"code":2322,"next":[{"messageText":"Type '({ id: string; name: string; type: string; visible: boolean; opacity: number; zIndex: number; data?: undefined; clusterDistance?: undefined; style?: undefined; } | { id: string; name: string; type: string; ... 5 more ...; style: { ...; }; })[]' is not assignable to type '({ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; })[]'.","category":1,"code":2322,"next":[{"messageText":"Type '{ id: string; name: string; type: string; visible: boolean; opacity: number; zIndex: number; data?: undefined; clusterDistance?: undefined; style?: undefined; } | { id: string; name: string; type: string; ... 5 more ...; style: { ...; }; }' is not assignable to type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2322,"next":[{"messageText":"Type '{ id: string; name: string; type: string; visible: boolean; opacity: number; zIndex: number; data?: undefined; clusterDistance?: undefined; style?: undefined; }' is not assignable to type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2322,"next":[{"messageText":"Type '{ id: string; name: string; type: string; visible: boolean; opacity: number; zIndex: number; data?: undefined; clusterDistance?: undefined; style?: undefined; }' is missing the following properties from type '{ id: string; name: string; type: string; visible: boolean; opacity: number; attribution: string; center: number[]; locationAnimation: { enabled: boolean; duration: number; easing: string; maxZoom: number; padding: number[]; }; ... 8 more ...; wfsConfig?: undefined; }': attribution, center, locationAnimation, canvasConfig, and 2 more.","category":1,"code":2740}]}]}]}]}},{"file":"../src/components/test/maptestpage copy 3.vue","start":103456,"length":43,"messageText":"Object is possibly 'undefined'.","category":1,"code":2532},{"file":"../src/components/test/maptestpage copy 3.vue","start":105341,"length":20,"code":2322,"category":1,"messageText":"Type 'string' is not assignable to type '\"top-left\" | \"top-right\" | \"bottom-left\" | \"bottom-right\"'."},{"file":"../src/components/test/maptestpage copy 3.vue","start":105707,"length":6,"code":2339,"category":1,"messageText":{"messageText":"Property 'apiKey' does not exist on type '{ enabled: boolean; position: string; provider: string; placeholder: string; maxResults: number; showHistory: boolean; searchDelay: number; minSearchLength: number; customApi: { url: string; key: string; method: string; headers: { ...; }; params: { ...; }; }; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2339,"next":[{"messageText":"Property 'apiKey' does not exist on type '{ enabled: boolean; position: string; provider: string; placeholder: string; maxResults: number; showHistory: boolean; searchDelay: number; minSearchLength: number; customApi: { url: string; key: string; method: string; headers: { ...; }; params: { ...; }; }; }'.","category":1,"code":2339}]}},{"file":"../src/components/test/maptestpage copy 3.vue","start":105752,"length":6,"code":2339,"category":1,"messageText":{"messageText":"Property 'apiKey' does not exist on type '{ enabled: boolean; position: string; provider: string; placeholder: string; maxResults: number; showHistory: boolean; searchDelay: number; minSearchLength: number; customApi: { url: string; key: string; method: string; headers: { ...; }; params: { ...; }; }; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2339,"next":[{"messageText":"Property 'apiKey' does not exist on type '{ enabled: boolean; position: string; provider: string; placeholder: string; maxResults: number; showHistory: boolean; searchDelay: number; minSearchLength: number; customApi: { url: string; key: string; method: string; headers: { ...; }; params: { ...; }; }; }'.","category":1,"code":2339}]}},{"file":"../src/components/test/maptestpage copy 3.vue","start":105785,"length":9,"code":2339,"category":1,"messageText":{"messageText":"Property 'customApi' does not exist on type '{ enabled: boolean; position: string; provider: string; placeholder: string; maxResults: number; showHistory: boolean; searchDelay: number; minSearchLength: number; customApi: { url: string; key: string; method: string; headers: { ...; }; params: { ...; }; }; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2339,"next":[{"messageText":"Property 'customApi' does not exist on type '{ enabled: boolean; position: string; provider: string; placeholder: string; maxResults: number; showHistory: boolean; searchDelay: number; minSearchLength: number; apiKey: string; }'.","category":1,"code":2339}]}},{"file":"../src/components/test/maptestpage copy 3.vue","start":105833,"length":9,"code":2339,"category":1,"messageText":{"messageText":"Property 'customApi' does not exist on type '{ enabled: boolean; position: string; provider: string; placeholder: string; maxResults: number; showHistory: boolean; searchDelay: number; minSearchLength: number; customApi: { url: string; key: string; method: string; headers: { ...; }; params: { ...; }; }; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2339,"next":[{"messageText":"Property 'customApi' does not exist on type '{ enabled: boolean; position: string; provider: string; placeholder: string; maxResults: number; showHistory: boolean; searchDelay: number; minSearchLength: number; apiKey: string; }'.","category":1,"code":2339}]}},{"file":"../src/components/test/maptestpage copy 3.vue","start":105883,"length":9,"code":2339,"category":1,"messageText":{"messageText":"Property 'customApi' does not exist on type '{ enabled: boolean; position: string; provider: string; placeholder: string; maxResults: number; showHistory: boolean; searchDelay: number; minSearchLength: number; customApi: { url: string; key: string; method: string; headers: { ...; }; params: { ...; }; }; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2339,"next":[{"messageText":"Property 'customApi' does not exist on type '{ enabled: boolean; position: string; provider: string; placeholder: string; maxResults: number; showHistory: boolean; searchDelay: number; minSearchLength: number; apiKey: string; }'.","category":1,"code":2339}]}},{"file":"../src/components/test/maptestpage copy 3.vue","start":112025,"length":24,"messageText":"'customOpenlayerRef.value' is possibly 'null'.","category":1,"code":18047},{"file":"../src/components/test/maptestpage copy 3.vue","start":113732,"length":19,"messageText":"Cannot find name 'geoJsonLocationTool'.","category":1,"code":2304},{"file":"../src/components/test/maptestpage copy 3.vue","start":123244,"length":24,"messageText":"'customOpenlayerRef.value' is possibly 'null'.","category":1,"code":18047},{"file":"../src/components/test/maptestpage copy 3.vue","start":123732,"length":24,"messageText":"'customOpenlayerRef.value' is possibly 'null'.","category":1,"code":18047},{"file":"../src/components/test/maptestpage copy 3.vue","start":124213,"length":24,"messageText":"'customOpenlayerRef.value' is possibly 'null'.","category":1,"code":18047},{"file":"../src/components/test/maptestpage copy 3.vue","start":124702,"length":24,"messageText":"'customOpenlayerRef.value' is possibly 'null'.","category":1,"code":18047},{"file":"../src/components/test/maptestpage copy 3.vue","start":124968,"length":24,"messageText":"'customOpenlayerRef.value' is possibly 'null'.","category":1,"code":18047},{"file":"../src/components/test/maptestpage copy 3.vue","start":125188,"length":5,"messageText":"Parameter 'layer' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/test/maptestpage copy 3.vue","start":126796,"length":18,"code":7053,"category":1,"messageText":{"messageText":"Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ 城北街道: string; cultural: string; park: string; education: string; commercial: string; residential: string; }'.","category":1,"code":7053,"next":[{"messageText":"No index signature with a parameter of type 'string' was found on type '{ 城北街道: string; cultural: string; park: string; education: string; commercial: string; residential: string; }'.","category":1,"code":7054}]}},{"file":"../src/components/test/maptestpage copy 3.vue","start":126825,"length":18,"code":7053,"category":1,"messageText":{"messageText":"Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.","category":1,"code":7053,"next":[{"messageText":"No index signature with a parameter of type 'string' was found on type '{}'.","category":1,"code":7054}]}},{"file":"../src/components/test/maptestpage copy 3.vue","start":149105,"length":1,"messageText":"Parameter 'f' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/test/maptestpage copy 3.vue","start":12519,"length":18,"code":2339,"category":1,"messageText":"Property 'toggleSearchConfig' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: Partial<{}> & Omit<{} & VNodeProps & AllowedComponentProps & ComponentCustomProps, never>; ... 11 more ...; $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R, args_2: OnCleanup) => any : (ar...'."},{"file":"../src/components/test/maptestpage copy 3.vue","start":14439,"length":5,"code":2551,"category":1,"messageText":"Property 'value' does not exist on type 'string[]'. Did you mean 'values'?","relatedInformation":[{"file":"../node_modules/typescript/lib/lib.es2015.iterable.d.ts","start":2266,"length":30,"messageText":"'values' is declared here.","category":3,"code":2728}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":15040,"length":5,"code":2551,"category":1,"messageText":"Property 'value' does not exist on type 'string[]'. Did you mean 'values'?","relatedInformation":[{"file":"../node_modules/typescript/lib/lib.es2015.iterable.d.ts","start":2266,"length":30,"messageText":"'values' is declared here.","category":3,"code":2728}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":19751,"length":11,"code":2322,"category":1,"messageText":"Type '{ target?: string | undefined; center?: [number, number] | undefined; zoom?: number | undefined; minZoom?: number | undefined; maxZoom?: number | undefined; projection?: string | undefined; ... 12 more ...; ui?: { ...; } | undefined; }' is not assignable to type 'Partial<MapConfig>'.","relatedInformation":[{"file":"../src/components/customopenlayer/index.vue","start":8225,"length":9,"messageText":"The expected type comes from property 'mapConfig' which is declared here on type 'Partial<{ width: string | number; height: string | number; showToolbar: boolean; showMapInfo: boolean; showLayerPanel: boolean; showLegend: boolean; showSearch: boolean; showControls: boolean; ... 10 more ...; enablePopup: boolean; }> & Omit<...> & Record<...>'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy 3.vue","start":20277,"length":6,"code":2322,"category":1,"messageText":{"messageText":"Type '(result: object) => Promise<void>' is not assignable to type '(query: string) => any'.","category":1,"code":2322,"next":[{"messageText":"Types of parameters 'result' and 'query' are incompatible.","category":1,"code":2328,"next":[{"messageText":"Type 'string' is not assignable to type 'object'.","category":1,"code":2322}]}]},"relatedInformation":[]}]],[902,[{"file":"../src/components/test/maptestpage copy.vue","start":22688,"length":4,"code":2820,"category":1,"messageText":"Type '\"OSM\"' is not assignable to type 'LayerType'. Did you mean '\"osm\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":22858,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":23192,"length":4,"code":2820,"category":1,"messageText":"Type '\"XYZ\"' is not assignable to type 'LayerType'. Did you mean '\"xyz\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":23441,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":23729,"length":4,"code":2820,"category":1,"messageText":"Type '\"XYZ\"' is not assignable to type 'LayerType'. Did you mean '\"xyz\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":23953,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":24282,"length":4,"code":2322,"category":1,"messageText":"Type '\"tianditu-img\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":24620,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":24961,"length":4,"code":2322,"category":1,"messageText":"Type '\"tianditu-vec\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":25299,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":25635,"length":4,"code":2322,"category":1,"messageText":"Type '\"gaode-img\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":25867,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":26200,"length":4,"code":2322,"category":1,"messageText":"Type '\"gaode-vec\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":26458,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":26790,"length":4,"code":2322,"category":1,"messageText":"Type '\"baidu-img\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":27037,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":27368,"length":4,"code":2322,"category":1,"messageText":"Type '\"baidu-vec\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":27615,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":27951,"length":4,"code":2322,"category":1,"messageText":"Type '\"tencent-img\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":28167,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":28502,"length":4,"code":2322,"category":1,"messageText":"Type '\"tencent-vec\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":28746,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":29081,"length":4,"code":2820,"category":1,"messageText":"Type '\"XYZ\"' is not assignable to type 'LayerType'. Did you mean '\"xyz\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":29261,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":29595,"length":4,"code":2820,"category":1,"messageText":"Type '\"OSM\"' is not assignable to type 'LayerType'. Did you mean '\"osm\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":29965,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":30376,"length":4,"code":2322,"category":1,"messageText":"Type '\"TileSuperMapRest\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":30908,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy.vue","start":31242,"length":4,"code":2820,"category":1,"messageText":"Type '\"XYZ\"' is not assignable to type 'LayerType'. Did you mean '\"xyz\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":31583,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":31915,"length":4,"code":2820,"category":1,"messageText":"Type '\"Graticule\"' is not assignable to type 'LayerType'. Did you mean '\"graticule\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":32149,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":32475,"length":4,"code":2820,"category":1,"messageText":"Type '\"WMS\"' is not assignable to type 'LayerType'. Did you mean '\"wms\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":32986,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":33270,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy.vue","start":33607,"length":4,"code":2820,"category":1,"messageText":"Type '\"WMS\"' is not assignable to type 'LayerType'. Did you mean '\"wms\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":34093,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":34424,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy.vue","start":34769,"length":4,"code":2820,"category":1,"messageText":"Type '\"WMS\"' is not assignable to type 'LayerType'. Did you mean '\"wms\"'?","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":35039,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":35324,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy.vue","start":35730,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":36070,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":36409,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy.vue","start":36816,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":37166,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":37531,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy.vue","start":37942,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":38222,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":38510,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy.vue","start":38944,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":39054,"length":5,"code":2322,"category":1,"messageText":{"messageText":"Type '{ point: { radius: number; fill: { color: string; }; stroke: { color: string; width: number; }; }; }' is not assignable to type '{ 'fill-color'?: ColorLike | undefined; 'stroke-color'?: ColorLike | undefined; 'stroke-width'?: number | undefined; 'text-color'?: ColorLike | undefined; ... 6 more ...; text?: { ...; } | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'point' does not exist in type '{ 'fill-color'?: ColorLike | undefined; 'stroke-color'?: ColorLike | undefined; 'stroke-width'?: number | undefined; 'text-color'?: ColorLike | undefined; ... 6 more ...; text?: { ...; } | undefined; }'.","category":1,"code":2353}]},"relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":10109,"length":5,"messageText":"The expected type comes from property 'style' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":39312,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":39732,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy.vue","start":40131,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":40311,"length":7,"code":2322,"category":1,"messageText":{"messageText":"Type '{ color: string; width: number; lineCap: string; lineJoin: string; }' is not assignable to type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'lineCap' does not exist in type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2353}]}},{"file":"../src/components/test/maptestpage copy.vue","start":40418,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":40843,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy.vue","start":41244,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":41548,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":42020,"length":15,"code":2322,"category":1,"messageText":"Type 'boolean' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy.vue","start":42051,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy.vue","start":42453,"length":4,"code":2322,"category":1,"messageText":{"messageText":"Type '{ fill: { color: string; }; stroke: { color: string; width: number; }; }' is not assignable to type '{ fillColor?: ColorLike | undefined; strokeColor?: ColorLike | undefined; strokeWidth?: number | undefined; lineDash?: number[] | undefined; circle?: { radius?: number | undefined; fill?: { ...; } | undefined; stroke?: { ...; } | undefined; } | undefined; text?: { ...; } | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'fill' does not exist in type '{ fillColor?: ColorLike | undefined; strokeColor?: ColorLike | undefined; strokeWidth?: number | undefined; lineDash?: number[] | undefined; circle?: { radius?: number | undefined; fill?: { ...; } | undefined; stroke?: { ...; } | undefined; } | undefined; text?: { ...; } | undefined; }'.","category":1,"code":2353}]}},{"file":"../src/components/test/maptestpage copy.vue","start":42914,"length":7,"code":2322,"category":1,"messageText":{"messageText":"Type '{ heatmap: { blur: number; radius: number; weight: string; gradient: string[]; maxZoom: number; minZoom: number; }; }' is not assignable to type '{ 'fill-color'?: ColorLike | undefined; 'stroke-color'?: ColorLike | undefined; 'stroke-width'?: number | undefined; 'text-color'?: ColorLike | undefined; ... 6 more ...; text?: { ...; } | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'heatmap' does not exist in type '{ 'fill-color'?: ColorLike | undefined; 'stroke-color'?: ColorLike | undefined; 'stroke-width'?: number | undefined; 'text-color'?: ColorLike | undefined; ... 6 more ...; text?: { ...; } | undefined; }'.","category":1,"code":2353}]},"relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":10109,"length":5,"messageText":"The expected type comes from property 'style' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":43197,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":43533,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy.vue","start":45106,"length":6,"code":2741,"category":1,"messageText":"Property 'type' is missing in type '{ title: string; items: { label: string; color: string; }[]; }' but required in type 'LegendConfig'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":3503,"length":4,"messageText":"'type' is declared here.","category":3,"code":2728},{"file":"../src/components/customopenlayer/types/index.ts","start":7651,"length":6,"messageText":"The expected type comes from property 'legend' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":45575,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage copy.vue","start":58339,"length":6,"code":2322,"category":1,"messageText":{"messageText":"Type '{ url: string; title: string; description: string; }[]' is not assignable to type 'string[] | ((feature: Feature<Geometry>, coordinate: Coordinate) => string[])'.","category":1,"code":2322,"next":[{"messageText":"Type '{ url: string; title: string; description: string; }[]' is not assignable to type 'string[]'.","category":1,"code":2322,"next":[{"messageText":"Type '{ url: string; title: string; description: string; }' is not assignable to type 'string'.","category":1,"code":2322}]}]}},{"file":"../src/components/test/maptestpage copy.vue","start":59565,"length":4,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '{ type: \"array\"; data: { id: number; name: string; type: string; population: number; area: number; established: string; website: string; }[]; title: string; fields: ({ name: string; label: string; type: \"text\"; } | { ...; } | { ...; } | { ...; })[]; showCloseButton: true; maxWidth: number; }' is not assignable to parameter of type 'PopupConfig'.","category":1,"code":2345,"next":[{"messageText":"Object literal may only specify known properties, and 'data' does not exist in type 'ArrayPopupConfig'.","category":1,"code":2353}]}},{"file":"../src/components/test/maptestpage copy.vue","start":63063,"length":19,"code":2322,"category":1,"messageText":{"messageText":"Type 'LayerConfig[]' is not assignable to type '({ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; })[] | ({ ...; } | ... 3...'.","category":1,"code":2322,"next":[{"messageText":"Type 'LayerConfig[]' is not assignable to type '({ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; })[]'.","category":1,"code":2322,"next":[{"messageText":"Type 'LayerConfig' is not assignable to type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2322,"next":[{"messageText":"Type 'LayerConfig' is not assignable to type '{ id: string; name: string; type: string; visible: boolean; opacity: number; attribution: string; center: number[]; locationAnimation: { enabled: boolean; duration: number; easing: string; maxZoom: number; padding: number[]; }; ... 8 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2322,"next":[{"messageText":"Property 'attribution' is missing in type 'LayerConfig' but required in type '{ id: string; name: string; type: string; url: string; visible: boolean; opacity: number; attribution: string; center: number[]; locationAnimation: { enabled: boolean; duration: number; easing: string; maxZoom: number; padding: number[]; }; ... 7 more ...; vectorTileConfig?: undefined; }'.","category":1,"code":2741}]}]}]}]},"relatedInformation":[{"file":"../src/components/test/maptestpage copy.vue","start":52412,"length":31,"messageText":"'attribution' is declared here.","category":3,"code":2728}]},{"file":"../src/components/test/maptestpage copy.vue","start":63765,"length":169,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; name: string; type: \"osm\"; visible: false; opacity: number; zIndex: number; }' is not assignable to type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | ... 8 more ... | { ...; }'.","category":1,"code":2322,"next":[{"messageText":"Type '{ id: string; name: string; type: \"osm\"; visible: false; opacity: number; zIndex: number; }' is not assignable to type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; }'.","category":1,"code":2322,"next":[{"messageText":"Property 'legend' is missing in type '{ id: string; name: string; type: \"osm\"; visible: false; opacity: number; zIndex: number; }' but required in type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; }'.","category":1,"code":2741}]}]},"relatedInformation":[{"file":"../src/components/test/maptestpage copy.vue","start":47355,"length":249,"messageText":"'legend' is declared here.","category":3,"code":2728}]},{"file":"../src/components/test/maptestpage copy.vue","start":72051,"length":6,"code":2322,"category":1,"messageText":"Type 'number[]' is not assignable to type '[number, number]'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":18152,"length":6,"messageText":"The expected type comes from property 'center' which is declared here on type 'MapConfig | { target?: string | undefined; center?: [number, number] | undefined; zoom?: number | undefined; minZoom?: number | undefined; maxZoom?: number | undefined; ... 13 more ...; ui?: { ...; } | undefined; }'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":72347,"length":19,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; }[]' is not assignable to type '({ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; })[] | ({ ...; } | ... 3...'.","category":1,"code":2322,"next":[{"messageText":"Type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; }[]' is not assignable to type '({ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; })[]'.","category":1,"code":2322,"next":[{"messageText":"Type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; }' is not assignable to type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2322,"next":[{"messageText":"Property 'legend' is missing in type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; }' but required in type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; }'.","category":1,"code":2741}]}]}]},"relatedInformation":[{"file":"../src/components/test/maptestpage copy.vue","start":47355,"length":249,"messageText":"'legend' is declared here.","category":3,"code":2728}]},{"file":"../src/components/test/maptestpage copy.vue","start":73924,"length":18,"code":2322,"category":1,"messageText":"Type '{ center: number[]; zoom: number; minZoom: number; maxZoom: number; projection: string; layers: ({ id: string; name: string; type: string; visible: boolean; opacity: number; zIndex: number; data?: undefined; clusterDistance?: undefined; style?: undefined; } | { ...; })[]; }' is not assignable to type 'OpenLayersConfig | { view?: { center?: [number, number] | undefined; zoom?: number | undefined; minZoom?: number | undefined; maxZoom?: number | undefined; projection?: string | undefined; extent?: [...] | undefined; enableRotation?: boolean | undefined; } | undefined; ... 8 more ...; drawing?: { ...; } | undefined;...'."},{"file":"../src/components/test/maptestpage copy.vue","start":74034,"length":6,"code":2322,"category":1,"messageText":"Type 'number[]' is not assignable to type '[number, number]'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":18152,"length":6,"messageText":"The expected type comes from property 'center' which is declared here on type 'MapConfig | { target?: string | undefined; center?: [number, number] | undefined; zoom?: number | undefined; minZoom?: number | undefined; maxZoom?: number | undefined; ... 13 more ...; ui?: { ...; } | undefined; }'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage copy.vue","start":74245,"length":19,"code":2322,"category":1,"messageText":{"messageText":"Type '({ id: string; name: string; type: string; visible: boolean; opacity: number; zIndex: number; data?: undefined; clusterDistance?: undefined; style?: undefined; } | { id: string; name: string; type: string; ... 5 more ...; style: { ...; }; })[]' is not assignable to type '({ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; })[] | ({ ...; } | ... 3...'.","category":1,"code":2322,"next":[{"messageText":"Type '({ id: string; name: string; type: string; visible: boolean; opacity: number; zIndex: number; data?: undefined; clusterDistance?: undefined; style?: undefined; } | { id: string; name: string; type: string; ... 5 more ...; style: { ...; }; })[]' is not assignable to type '({ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; })[]'.","category":1,"code":2322,"next":[{"messageText":"Type '{ id: string; name: string; type: string; visible: boolean; opacity: number; zIndex: number; data?: undefined; clusterDistance?: undefined; style?: undefined; } | { id: string; name: string; type: string; ... 5 more ...; style: { ...; }; }' is not assignable to type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2322,"next":[{"messageText":"Type '{ id: string; name: string; type: string; visible: boolean; opacity: number; zIndex: number; data?: undefined; clusterDistance?: undefined; style?: undefined; }' is not assignable to type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2322,"next":[{"messageText":"Type '{ id: string; name: string; type: string; visible: boolean; opacity: number; zIndex: number; data?: undefined; clusterDistance?: undefined; style?: undefined; }' is missing the following properties from type '{ id: string; name: string; type: string; visible: boolean; opacity: number; attribution: string; center: number[]; locationAnimation: { enabled: boolean; duration: number; easing: string; maxZoom: number; padding: number[]; }; ... 8 more ...; wfsConfig?: undefined; }': attribution, center, locationAnimation, canvasConfig, and 2 more.","category":1,"code":2740}]}]}]}]}},{"file":"../src/components/test/maptestpage copy.vue","start":79836,"length":24,"messageText":"'customOpenlayerRef.value' is possibly 'null'.","category":1,"code":18047},{"file":"../src/components/test/maptestpage copy.vue","start":81480,"length":19,"messageText":"Cannot find name 'geoJsonLocationTool'.","category":1,"code":2304},{"file":"../src/components/test/maptestpage copy.vue","start":89487,"length":24,"messageText":"'customOpenlayerRef.value' is possibly 'null'.","category":1,"code":18047},{"file":"../src/components/test/maptestpage copy.vue","start":89975,"length":24,"messageText":"'customOpenlayerRef.value' is possibly 'null'.","category":1,"code":18047},{"file":"../src/components/test/maptestpage copy.vue","start":90456,"length":24,"messageText":"'customOpenlayerRef.value' is possibly 'null'.","category":1,"code":18047},{"file":"../src/components/test/maptestpage copy.vue","start":90924,"length":24,"messageText":"'customOpenlayerRef.value' is possibly 'null'.","category":1,"code":18047},{"file":"../src/components/test/maptestpage copy.vue","start":91190,"length":24,"messageText":"'customOpenlayerRef.value' is possibly 'null'.","category":1,"code":18047},{"file":"../src/components/test/maptestpage copy.vue","start":91387,"length":5,"messageText":"Parameter 'layer' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/test/maptestpage copy.vue","start":7585,"length":11,"code":2322,"category":1,"messageText":"Type '{ target?: string | undefined; center?: [number, number] | undefined; zoom?: number | undefined; minZoom?: number | undefined; maxZoom?: number | undefined; projection?: string | undefined; ... 12 more ...; ui?: { ...; } | undefined; }' is not assignable to type 'Partial<MapConfig>'.","relatedInformation":[{"file":"../src/components/customopenlayer/index.vue","start":8225,"length":9,"messageText":"The expected type comes from property 'mapConfig' which is declared here on type 'Partial<{ width: string | number; height: string | number; showToolbar: boolean; showMapInfo: boolean; showLayerPanel: boolean; showLegend: boolean; showSearch: boolean; showControls: boolean; ... 10 more ...; enablePopup: boolean; }> & Omit<...> & Record<...>'","category":3,"code":6500}]}]],[903,[{"file":"../src/components/test/maptestpage-1可以获取数据.vue","start":666,"length":25,"code":7016,"category":1,"messageText":{"messageText":"Could not find a declaration file for module '@supermapgis/iclient-ol'. 'D:/xiangmukaifa/demo/vue3-openlayer-ts/node_modules/@supermapgis/iclient-ol/namespace.js' implicitly has an 'any' type.","category":1,"code":7016,"next":[{"info":{"moduleReference":"@supermapgis/iclient-ol"}}]}}]],[904,[{"file":"../src/components/test/maptestpage.vue","start":37257,"length":3,"code":2322,"category":1,"messageText":{"messageText":"Type '{ showFullscreen: false; showClose: false; top: string; left: string; width: string; height: string; maxWidth: string; }' is not assignable to type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'top' does not exist in type '{ enabled?: boolean | undefined; position?: \"right\" | \"left\" | undefined; defaultOpen?: boolean | undefined; title?: string | undefined; width?: string | number | undefined; height?: string | ... 1 more ... | undefined; ... 8 more ...; toBody?: boolean | undefined; }'.","category":1,"code":2353}]}},{"file":"../src/components/test/maptestpage.vue","start":38309,"length":4,"code":2322,"category":1,"messageText":"Type '\"TileSuperMapRest\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":38726,"length":4,"code":2322,"category":1,"messageText":"Type '\"TileSuperMapRest\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":39340,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":39556,"length":7,"code":2322,"category":1,"messageText":{"messageText":"Type '{ color: string; width: number; lineCap: string; lineJoin: string; }' is not assignable to type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'lineCap' does not exist in type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2353}]}},{"file":"../src/components/test/maptestpage.vue","start":39684,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":39900,"length":7,"code":2322,"category":1,"messageText":{"messageText":"Type '{ color: string; width: number; lineCap: string; lineJoin: string; }' is not assignable to type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'lineCap' does not exist in type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2353}]}},{"file":"../src/components/test/maptestpage.vue","start":40028,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":40244,"length":7,"code":2322,"category":1,"messageText":{"messageText":"Type '{ color: string; width: number; lineCap: string; lineJoin: string; }' is not assignable to type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'lineCap' does not exist in type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2353}]}},{"file":"../src/components/test/maptestpage.vue","start":40372,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":40588,"length":7,"code":2322,"category":1,"messageText":{"messageText":"Type '{ color: string; width: number; lineCap: string; lineJoin: string; }' is not assignable to type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'lineCap' does not exist in type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2353}]}},{"file":"../src/components/test/maptestpage.vue","start":40716,"length":4,"code":2322,"category":1,"messageText":"Type '\"GeoJSON\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":40932,"length":7,"code":2322,"category":1,"messageText":{"messageText":"Type '{ color: string; width: number; lineCap: string; lineJoin: string; }' is not assignable to type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'lineCap' does not exist in type '{ color?: ColorLike | undefined; width?: number | undefined; lineDash?: number[] | undefined; }'.","category":1,"code":2353}]}},{"file":"../src/components/test/maptestpage.vue","start":41319,"length":4,"code":2322,"category":1,"messageText":"Type '\"TileSuperMapRest\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":42084,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ featureServiceUrl: string; datasetNames: string[]; queryMethod: \"buffer\"; bufferDistance: number; maxFeatures: number; spatialQueryMode: string; }' is not assignable to type '{ queryMethod?: \"point\" | \"buffer\" | undefined; bufferDistance?: number | undefined; datasetNames?: string[] | undefined; featureServiceUrl?: string | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'maxFeatures' does not exist in type '{ queryMethod?: \"point\" | \"buffer\" | undefined; bufferDistance?: number | undefined; datasetNames?: string[] | undefined; featureServiceUrl?: string | undefined; }'.","category":1,"code":2353}]},"relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":9612,"length":14,"messageText":"The expected type comes from property 'supermapConfig' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":42192,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage.vue","start":42479,"length":4,"code":2322,"category":1,"messageText":"Type '\"TileSuperMapRest\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":43245,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ featureServiceUrl: string; datasetNames: string[]; queryMethod: \"buffer\"; bufferDistance: number; maxFeatures: number; spatialQueryMode: string; }' is not assignable to type '{ queryMethod?: \"point\" | \"buffer\" | undefined; bufferDistance?: number | undefined; datasetNames?: string[] | undefined; featureServiceUrl?: string | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'maxFeatures' does not exist in type '{ queryMethod?: \"point\" | \"buffer\" | undefined; bufferDistance?: number | undefined; datasetNames?: string[] | undefined; featureServiceUrl?: string | undefined; }'.","category":1,"code":2353}]},"relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":9612,"length":14,"messageText":"The expected type comes from property 'supermapConfig' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":43353,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage.vue","start":43853,"length":4,"code":2322,"category":1,"messageText":"Type '\"TileSuperMapRest\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":44619,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ featureServiceUrl: string; datasetNames: string[]; queryMethod: \"buffer\"; bufferDistance: number; maxFeatures: number; spatialQueryMode: string; }' is not assignable to type '{ queryMethod?: \"point\" | \"buffer\" | undefined; bufferDistance?: number | undefined; datasetNames?: string[] | undefined; featureServiceUrl?: string | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'maxFeatures' does not exist in type '{ queryMethod?: \"point\" | \"buffer\" | undefined; bufferDistance?: number | undefined; datasetNames?: string[] | undefined; featureServiceUrl?: string | undefined; }'.","category":1,"code":2353}]},"relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":9612,"length":14,"messageText":"The expected type comes from property 'supermapConfig' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":44727,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage.vue","start":45014,"length":4,"code":2322,"category":1,"messageText":"Type '\"TileSuperMapRest\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":45780,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ featureServiceUrl: string; datasetNames: string[]; queryMethod: \"buffer\"; bufferDistance: number; maxFeatures: number; spatialQueryMode: string; }' is not assignable to type '{ queryMethod?: \"point\" | \"buffer\" | undefined; bufferDistance?: number | undefined; datasetNames?: string[] | undefined; featureServiceUrl?: string | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'maxFeatures' does not exist in type '{ queryMethod?: \"point\" | \"buffer\" | undefined; bufferDistance?: number | undefined; datasetNames?: string[] | undefined; featureServiceUrl?: string | undefined; }'.","category":1,"code":2353}]},"relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":9612,"length":14,"messageText":"The expected type comes from property 'supermapConfig' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":45888,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage.vue","start":51958,"length":4,"code":2322,"category":1,"messageText":"Type '\"TileSuperMapRest\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":52724,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ featureServiceUrl: string; datasetNames: string[]; queryMethod: \"buffer\"; bufferDistance: number; maxFeatures: number; spatialQueryMode: string; }' is not assignable to type '{ queryMethod?: \"point\" | \"buffer\" | undefined; bufferDistance?: number | undefined; datasetNames?: string[] | undefined; featureServiceUrl?: string | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'maxFeatures' does not exist in type '{ queryMethod?: \"point\" | \"buffer\" | undefined; bufferDistance?: number | undefined; datasetNames?: string[] | undefined; featureServiceUrl?: string | undefined; }'.","category":1,"code":2353}]},"relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":9612,"length":14,"messageText":"The expected type comes from property 'supermapConfig' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":52832,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage.vue","start":53125,"length":4,"code":2322,"category":1,"messageText":"Type '\"TileSuperMapRest\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":53891,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ featureServiceUrl: string; datasetNames: string[]; queryMethod: \"buffer\"; bufferDistance: number; maxFeatures: number; spatialQueryMode: string; }' is not assignable to type '{ queryMethod?: \"point\" | \"buffer\" | undefined; bufferDistance?: number | undefined; datasetNames?: string[] | undefined; featureServiceUrl?: string | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'maxFeatures' does not exist in type '{ queryMethod?: \"point\" | \"buffer\" | undefined; bufferDistance?: number | undefined; datasetNames?: string[] | undefined; featureServiceUrl?: string | undefined; }'.","category":1,"code":2353}]},"relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":9612,"length":14,"messageText":"The expected type comes from property 'supermapConfig' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":53999,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage.vue","start":54509,"length":4,"code":2322,"category":1,"messageText":"Type '\"TileSuperMapRest\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":55275,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ featureServiceUrl: string; datasetNames: string[]; queryMethod: \"buffer\"; bufferDistance: number; maxFeatures: number; spatialQueryMode: string; }' is not assignable to type '{ queryMethod?: \"point\" | \"buffer\" | undefined; bufferDistance?: number | undefined; datasetNames?: string[] | undefined; featureServiceUrl?: string | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'maxFeatures' does not exist in type '{ queryMethod?: \"point\" | \"buffer\" | undefined; bufferDistance?: number | undefined; datasetNames?: string[] | undefined; featureServiceUrl?: string | undefined; }'.","category":1,"code":2353}]},"relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":9612,"length":14,"messageText":"The expected type comes from property 'supermapConfig' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":55383,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage.vue","start":55676,"length":4,"code":2322,"category":1,"messageText":"Type '\"TileSuperMapRest\"' is not assignable to type 'LayerType'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7526,"length":4,"messageText":"The expected type comes from property 'type' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":56442,"length":11,"code":2322,"category":1,"messageText":{"messageText":"Type '{ featureServiceUrl: string; datasetNames: string[]; queryMethod: \"buffer\"; bufferDistance: number; maxFeatures: number; spatialQueryMode: string; }' is not assignable to type '{ queryMethod?: \"point\" | \"buffer\" | undefined; bufferDistance?: number | undefined; datasetNames?: string[] | undefined; featureServiceUrl?: string | undefined; }'.","category":1,"code":2322,"next":[{"messageText":"Object literal may only specify known properties, and 'maxFeatures' does not exist in type '{ queryMethod?: \"point\" | \"buffer\" | undefined; bufferDistance?: number | undefined; datasetNames?: string[] | undefined; featureServiceUrl?: string | undefined; }'.","category":1,"code":2353}]},"relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":9612,"length":14,"messageText":"The expected type comes from property 'supermapConfig' which is declared here on type 'LayerConfig'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":56550,"length":6,"code":2322,"category":1,"messageText":"Type '{ name: string; label: string; type: string; }[]' is not assignable to type 'string'."},{"file":"../src/components/test/maptestpage.vue","start":73548,"length":6,"code":2322,"category":1,"messageText":{"messageText":"Type '{ url: string; title: string; description: string; }[]' is not assignable to type 'string[] | ((feature: Feature<Geometry>, coordinate: Coordinate) => string[])'.","category":1,"code":2322,"next":[{"messageText":"Type '{ url: string; title: string; description: string; }[]' is not assignable to type 'string[]'.","category":1,"code":2322,"next":[{"messageText":"Type '{ url: string; title: string; description: string; }' is not assignable to type 'string'.","category":1,"code":2322}]}]}},{"file":"../src/components/test/maptestpage.vue","start":74774,"length":4,"code":2345,"category":1,"messageText":{"messageText":"Argument of type '{ type: \"array\"; data: { id: number; name: string; type: string; population: number; area: number; established: string; website: string; }[]; title: string; fields: ({ name: string; label: string; type: \"text\"; } | { ...; } | { ...; } | { ...; })[]; showCloseButton: true; maxWidth: number; }' is not assignable to parameter of type 'PopupConfig'.","category":1,"code":2345,"next":[{"messageText":"Object literal may only specify known properties, and 'data' does not exist in type 'ArrayPopupConfig'.","category":1,"code":2353}]}},{"file":"../src/components/test/maptestpage.vue","start":78272,"length":19,"code":2322,"category":1,"messageText":{"messageText":"Type 'LayerConfig[]' is not assignable to type '({ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; })[] | ({ ...; } | ... 3...'.","category":1,"code":2322,"next":[{"messageText":"Type 'LayerConfig[]' is not assignable to type '({ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; })[]'.","category":1,"code":2322,"next":[{"messageText":"Type 'LayerConfig' is not assignable to type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2322,"next":[{"messageText":"Type 'LayerConfig' is not assignable to type '{ id: string; name: string; type: string; visible: boolean; opacity: number; attribution: string; center: number[]; locationAnimation: { enabled: boolean; duration: number; easing: string; maxZoom: number; padding: number[]; }; ... 8 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2322,"next":[{"messageText":"Property 'attribution' is missing in type 'LayerConfig' but required in type '{ id: string; name: string; type: string; url: string; visible: boolean; opacity: number; attribution: string; center: number[]; locationAnimation: { enabled: boolean; duration: number; easing: string; maxZoom: number; padding: number[]; }; ... 7 more ...; vectorTileConfig?: undefined; }'.","category":1,"code":2741}]}]}]}]},"relatedInformation":[{"file":"../src/components/test/maptestpage.vue","start":67566,"length":31,"messageText":"'attribution' is declared here.","category":3,"code":2728}]},{"file":"../src/components/test/maptestpage.vue","start":78974,"length":169,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; name: string; type: \"osm\"; visible: false; opacity: number; zIndex: number; }' is not assignable to type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | ... 8 more ... | { ...; }'.","category":1,"code":2322,"next":[{"messageText":"Type '{ id: string; name: string; type: \"osm\"; visible: false; opacity: number; zIndex: number; }' is not assignable to type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; }'.","category":1,"code":2322,"next":[{"messageText":"Property 'legend' is missing in type '{ id: string; name: string; type: \"osm\"; visible: false; opacity: number; zIndex: number; }' but required in type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; }'.","category":1,"code":2741}]}]},"relatedInformation":[{"file":"../src/components/test/maptestpage.vue","start":62509,"length":249,"messageText":"'legend' is declared here.","category":3,"code":2728}]},{"file":"../src/components/test/maptestpage.vue","start":88903,"length":6,"code":2322,"category":1,"messageText":"Type 'number[]' is not assignable to type '[number, number]'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":18152,"length":6,"messageText":"The expected type comes from property 'center' which is declared here on type 'MapConfig | { target?: string | undefined; center?: [number, number] | undefined; zoom?: number | undefined; minZoom?: number | undefined; maxZoom?: number | undefined; ... 13 more ...; ui?: { ...; } | undefined; }'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":89199,"length":19,"code":2322,"category":1,"messageText":{"messageText":"Type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; }[]' is not assignable to type '({ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; })[] | ({ ...; } | ... 3...'.","category":1,"code":2322,"next":[{"messageText":"Type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; }[]' is not assignable to type '({ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; })[]'.","category":1,"code":2322,"next":[{"messageText":"Type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; }' is not assignable to type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2322,"next":[{"messageText":"Property 'legend' is missing in type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; }' but required in type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; }'.","category":1,"code":2741}]}]}]},"relatedInformation":[{"file":"../src/components/test/maptestpage.vue","start":62509,"length":249,"messageText":"'legend' is declared here.","category":3,"code":2728}]},{"file":"../src/components/test/maptestpage.vue","start":90776,"length":18,"code":2322,"category":1,"messageText":"Type '{ center: number[]; zoom: number; minZoom: number; maxZoom: number; projection: string; layers: ({ id: string; name: string; type: string; visible: boolean; opacity: number; zIndex: number; data?: undefined; clusterDistance?: undefined; style?: undefined; } | { ...; })[]; }' is not assignable to type 'OpenLayersConfig | { view?: { center?: [number, number] | undefined; zoom?: number | undefined; minZoom?: number | undefined; maxZoom?: number | undefined; projection?: string | undefined; extent?: [...] | undefined; enableRotation?: boolean | undefined; } | undefined; ... 8 more ...; drawing?: { ...; } | undefined;...'."},{"file":"../src/components/test/maptestpage.vue","start":90886,"length":6,"code":2322,"category":1,"messageText":"Type 'number[]' is not assignable to type '[number, number]'.","relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":18152,"length":6,"messageText":"The expected type comes from property 'center' which is declared here on type 'MapConfig | { target?: string | undefined; center?: [number, number] | undefined; zoom?: number | undefined; minZoom?: number | undefined; maxZoom?: number | undefined; ... 13 more ...; ui?: { ...; } | undefined; }'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":91097,"length":19,"code":2322,"category":1,"messageText":{"messageText":"Type '({ id: string; name: string; type: string; visible: boolean; opacity: number; zIndex: number; data?: undefined; clusterDistance?: undefined; style?: undefined; } | { id: string; name: string; type: string; ... 5 more ...; style: { ...; }; })[]' is not assignable to type '({ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; })[] | ({ ...; } | ... 3...'.","category":1,"code":2322,"next":[{"messageText":"Type '({ id: string; name: string; type: string; visible: boolean; opacity: number; zIndex: number; data?: undefined; clusterDistance?: undefined; style?: undefined; } | { id: string; name: string; type: string; ... 5 more ...; style: { ...; }; })[]' is not assignable to type '({ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; })[]'.","category":1,"code":2322,"next":[{"messageText":"Type '{ id: string; name: string; type: string; visible: boolean; opacity: number; zIndex: number; data?: undefined; clusterDistance?: undefined; style?: undefined; } | { id: string; name: string; type: string; ... 5 more ...; style: { ...; }; }' is not assignable to type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2322,"next":[{"messageText":"Type '{ id: string; name: string; type: string; visible: boolean; opacity: number; zIndex: number; data?: undefined; clusterDistance?: undefined; style?: undefined; }' is not assignable to type '{ id: string; name: string; type: \"osm\"; visible: boolean; opacity: number; zIndex: number; legend: { title: string; items: { label: string; color: string; }[]; }; attribution?: undefined; center?: undefined; ... 7 more ...; wfsConfig?: undefined; } | { ...; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2322,"next":[{"messageText":"Type '{ id: string; name: string; type: string; visible: boolean; opacity: number; zIndex: number; data?: undefined; clusterDistance?: undefined; style?: undefined; }' is missing the following properties from type '{ id: string; name: string; type: string; visible: boolean; opacity: number; attribution: string; center: number[]; locationAnimation: { enabled: boolean; duration: number; easing: string; maxZoom: number; padding: number[]; }; ... 8 more ...; wfsConfig?: undefined; }': attribution, center, locationAnimation, canvasConfig, and 2 more.","category":1,"code":2740}]}]}]}]}},{"file":"../src/components/test/maptestpage.vue","start":93891,"length":43,"messageText":"Object is possibly 'undefined'.","category":1,"code":2532},{"file":"../src/components/test/maptestpage.vue","start":95776,"length":20,"code":2322,"category":1,"messageText":"Type 'string' is not assignable to type '\"top-left\" | \"top-right\" | \"bottom-left\" | \"bottom-right\"'."},{"file":"../src/components/test/maptestpage.vue","start":96142,"length":6,"code":2339,"category":1,"messageText":{"messageText":"Property 'apiKey' does not exist on type '{ enabled: boolean; position: string; provider: string; placeholder: string; maxResults: number; showHistory: boolean; searchDelay: number; minSearchLength: number; customApi: { url: string; key: string; method: string; headers: { ...; }; params: { ...; }; }; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2339,"next":[{"messageText":"Property 'apiKey' does not exist on type '{ enabled: boolean; position: string; provider: string; placeholder: string; maxResults: number; showHistory: boolean; searchDelay: number; minSearchLength: number; customApi: { url: string; key: string; method: string; headers: { ...; }; params: { ...; }; }; }'.","category":1,"code":2339}]}},{"file":"../src/components/test/maptestpage.vue","start":96187,"length":6,"code":2339,"category":1,"messageText":{"messageText":"Property 'apiKey' does not exist on type '{ enabled: boolean; position: string; provider: string; placeholder: string; maxResults: number; showHistory: boolean; searchDelay: number; minSearchLength: number; customApi: { url: string; key: string; method: string; headers: { ...; }; params: { ...; }; }; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2339,"next":[{"messageText":"Property 'apiKey' does not exist on type '{ enabled: boolean; position: string; provider: string; placeholder: string; maxResults: number; showHistory: boolean; searchDelay: number; minSearchLength: number; customApi: { url: string; key: string; method: string; headers: { ...; }; params: { ...; }; }; }'.","category":1,"code":2339}]}},{"file":"../src/components/test/maptestpage.vue","start":96220,"length":9,"code":2339,"category":1,"messageText":{"messageText":"Property 'customApi' does not exist on type '{ enabled: boolean; position: string; provider: string; placeholder: string; maxResults: number; showHistory: boolean; searchDelay: number; minSearchLength: number; customApi: { url: string; key: string; method: string; headers: { ...; }; params: { ...; }; }; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2339,"next":[{"messageText":"Property 'customApi' does not exist on type '{ enabled: boolean; position: string; provider: string; placeholder: string; maxResults: number; showHistory: boolean; searchDelay: number; minSearchLength: number; apiKey: string; }'.","category":1,"code":2339}]}},{"file":"../src/components/test/maptestpage.vue","start":96268,"length":9,"code":2339,"category":1,"messageText":{"messageText":"Property 'customApi' does not exist on type '{ enabled: boolean; position: string; provider: string; placeholder: string; maxResults: number; showHistory: boolean; searchDelay: number; minSearchLength: number; customApi: { url: string; key: string; method: string; headers: { ...; }; params: { ...; }; }; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2339,"next":[{"messageText":"Property 'customApi' does not exist on type '{ enabled: boolean; position: string; provider: string; placeholder: string; maxResults: number; showHistory: boolean; searchDelay: number; minSearchLength: number; apiKey: string; }'.","category":1,"code":2339}]}},{"file":"../src/components/test/maptestpage.vue","start":96318,"length":9,"code":2339,"category":1,"messageText":{"messageText":"Property 'customApi' does not exist on type '{ enabled: boolean; position: string; provider: string; placeholder: string; maxResults: number; showHistory: boolean; searchDelay: number; minSearchLength: number; customApi: { url: string; key: string; method: string; headers: { ...; }; params: { ...; }; }; } | { ...; } | { ...; } | { ...; }'.","category":1,"code":2339,"next":[{"messageText":"Property 'customApi' does not exist on type '{ enabled: boolean; position: string; provider: string; placeholder: string; maxResults: number; showHistory: boolean; searchDelay: number; minSearchLength: number; apiKey: string; }'.","category":1,"code":2339}]}},{"file":"../src/components/test/maptestpage.vue","start":102460,"length":24,"messageText":"'customOpenlayerRef.value' is possibly 'null'.","category":1,"code":18047},{"file":"../src/components/test/maptestpage.vue","start":104167,"length":19,"messageText":"Cannot find name 'geoJsonLocationTool'.","category":1,"code":2304},{"file":"../src/components/test/maptestpage.vue","start":113679,"length":24,"messageText":"'customOpenlayerRef.value' is possibly 'null'.","category":1,"code":18047},{"file":"../src/components/test/maptestpage.vue","start":114167,"length":24,"messageText":"'customOpenlayerRef.value' is possibly 'null'.","category":1,"code":18047},{"file":"../src/components/test/maptestpage.vue","start":114648,"length":24,"messageText":"'customOpenlayerRef.value' is possibly 'null'.","category":1,"code":18047},{"file":"../src/components/test/maptestpage.vue","start":115137,"length":24,"messageText":"'customOpenlayerRef.value' is possibly 'null'.","category":1,"code":18047},{"file":"../src/components/test/maptestpage.vue","start":115403,"length":24,"messageText":"'customOpenlayerRef.value' is possibly 'null'.","category":1,"code":18047},{"file":"../src/components/test/maptestpage.vue","start":115623,"length":5,"messageText":"Parameter 'layer' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/test/maptestpage.vue","start":117231,"length":18,"code":7053,"category":1,"messageText":{"messageText":"Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ 城北街道: string; cultural: string; park: string; education: string; commercial: string; residential: string; }'.","category":1,"code":7053,"next":[{"messageText":"No index signature with a parameter of type 'string' was found on type '{ 城北街道: string; cultural: string; park: string; education: string; commercial: string; residential: string; }'.","category":1,"code":7054}]}},{"file":"../src/components/test/maptestpage.vue","start":117260,"length":18,"code":7053,"category":1,"messageText":{"messageText":"Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.","category":1,"code":7053,"next":[{"messageText":"No index signature with a parameter of type 'string' was found on type '{}'.","category":1,"code":7054}]}},{"file":"../src/components/test/maptestpage.vue","start":139540,"length":1,"messageText":"Parameter 'f' implicitly has an 'any' type.","category":1,"code":7006},{"file":"../src/components/test/maptestpage.vue","start":12519,"length":18,"code":2339,"category":1,"messageText":"Property 'toggleSearchConfig' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: Partial<{}> & Omit<{} & VNodeProps & AllowedComponentProps & ComponentCustomProps, never>; ... 11 more ...; $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R, args_2: OnCleanup) => any : (ar...'."},{"file":"../src/components/test/maptestpage.vue","start":14439,"length":5,"code":2551,"category":1,"messageText":"Property 'value' does not exist on type 'string[]'. Did you mean 'values'?","relatedInformation":[{"file":"../node_modules/typescript/lib/lib.es2015.iterable.d.ts","start":2266,"length":30,"messageText":"'values' is declared here.","category":3,"code":2728}]},{"file":"../src/components/test/maptestpage.vue","start":15040,"length":5,"code":2551,"category":1,"messageText":"Property 'value' does not exist on type 'string[]'. Did you mean 'values'?","relatedInformation":[{"file":"../node_modules/typescript/lib/lib.es2015.iterable.d.ts","start":2266,"length":30,"messageText":"'values' is declared here.","category":3,"code":2728}]},{"file":"../src/components/test/maptestpage.vue","start":19751,"length":11,"code":2322,"category":1,"messageText":"Type '{ target?: string | undefined; center?: [number, number] | undefined; zoom?: number | undefined; minZoom?: number | undefined; maxZoom?: number | undefined; projection?: string | undefined; ... 12 more ...; ui?: { ...; } | undefined; }' is not assignable to type 'Partial<MapConfig>'.","relatedInformation":[{"file":"../src/components/customopenlayer/index.vue","start":8225,"length":9,"messageText":"The expected type comes from property 'mapConfig' which is declared here on type 'Partial<{ width: string | number; height: string | number; showToolbar: boolean; showMapInfo: boolean; showLayerPanel: boolean; showLegend: boolean; showSearch: boolean; showControls: boolean; ... 10 more ...; enablePopup: boolean; }> & Omit<...> & Record<...>'","category":3,"code":6500}]},{"file":"../src/components/test/maptestpage.vue","start":20277,"length":6,"code":2322,"category":1,"messageText":{"messageText":"Type '(result: object) => Promise<void>' is not assignable to type '(query: string) => any'.","category":1,"code":2322,"next":[{"messageText":"Types of parameters 'result' and 'query' are incompatible.","category":1,"code":2328,"next":[{"messageText":"Type 'string' is not assignable to type 'object'.","category":1,"code":2322}]}]},"relatedInformation":[]}]],893,[906,[{"file":"../src/components/test/multigeometryexample.vue","start":3256,"length":9,"code":2322,"category":1,"messageText":{"messageText":"Type '{ center: [number, number]; zoom: number; projection: string; baseLayers: { id: string; name: string; type: \"OSM\"; visible: true; url: string; }[]; controls: { zoom: true; fullScreen: true; scaleLine: true; mousePosition: true; }; }' is not assignable to type 'MapConfig'.","category":1,"code":2322,"next":[{"messageText":"Types of property 'baseLayers' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type '{ id: string; name: string; type: \"OSM\"; visible: true; url: string; }[]' is not assignable to type 'LayerConfig[]'.","category":1,"code":2322,"next":[{"messageText":"Type '{ id: string; name: string; type: \"OSM\"; visible: true; url: string; }' is missing the following properties from type 'LayerConfig': opacity, zIndex","category":1,"code":2739}]}]}]}},{"file":"../src/components/test/multigeometryexample.vue","start":5761,"length":19,"code":2345,"category":1,"messageText":{"messageText":"Argument of type 'BaseDrawing<any, any>[]' is not assignable to parameter of type 'BaseDrawing<any, any>'.","category":1,"code":2345,"next":[{"messageText":"Type 'BaseDrawing<any, any>[]' is missing the following properties from type 'BaseDrawing<any, any>': layer, source, feature, eventListeners, and 41 more.","category":1,"code":2740}]}},{"file":"../src/components/test/multigeometryexample.vue","start":6454,"length":17,"code":2345,"category":1,"messageText":"Argument of type 'BaseDrawing<any, any>[]' is not assignable to parameter of type 'BaseDrawing<any, any>'."},{"file":"../src/components/test/multigeometryexample.vue","start":7266,"length":16,"code":2345,"category":1,"messageText":"Argument of type 'BaseDrawing<any, any>[]' is not assignable to parameter of type 'BaseDrawing<any, any>'."}]],[907,[{"file":"../src/components/test/styletestpage.vue","start":791,"length":9,"code":2322,"category":1,"messageText":{"messageText":"Type '{ center: [number, number]; zoom: number; projection: string; baseLayers: { id: string; name: string; type: \"OSM\"; visible: true; opacity: number; attribution: string; style: { 'fill-color': string; 'stroke-color': string; 'stroke-width': number; 'text-color': string; 'text-size': number; 'text-font': string; }; }[]...' is not assignable to type 'MapConfig'.","category":1,"code":2322,"next":[{"messageText":"Types of property 'baseLayers' are incompatible.","category":1,"code":2326,"next":[{"messageText":"Type '{ id: string; name: string; type: \"OSM\"; visible: true; opacity: number; attribution: string; style: { 'fill-color': string; 'stroke-color': string; 'stroke-width': number; 'text-color': string; 'text-size': number; 'text-font': string; }; }[]' is not assignable to type 'LayerConfig[]'.","category":1,"code":2322,"next":[{"messageText":"Property 'zIndex' is missing in type '{ id: string; name: string; type: \"OSM\"; visible: true; opacity: number; attribution: string; style: { 'fill-color': string; 'stroke-color': string; 'stroke-width': number; 'text-color': string; 'text-size': number; 'text-font': string; }; }' but required in type 'LayerConfig'.","category":1,"code":2741}]}]}]},"relatedInformation":[{"file":"../src/components/customopenlayer/types/index.ts","start":7600,"length":6,"messageText":"'zIndex' is declared here.","category":3,"code":2728}]},{"file":"../src/components/test/styletestpage.vue","start":1603,"length":20,"messageText":"'mapConfig.baseLayers' is possibly 'undefined'.","category":1,"code":18048},{"file":"../src/components/test/styletestpage.vue","start":1768,"length":20,"messageText":"'mapConfig.baseLayers' is possibly 'undefined'.","category":1,"code":18048}]],908,905,922,920,890,851,921],"affectedFilesPendingEmit":[909,910,931,911,97,96,923,98,99,768,871,767,773,864,867,865,866,854,853,872,873,855,852,772,775,774,776,859,766,858,761,758,759,760,869,762,644,857,856,868,645,880,879,881,886,882,925,883,884,885,924,870,878,876,877,875,764,887,926,651,874,927,769,860,736,650,745,748,749,751,738,750,743,742,741,737,747,739,740,731,733,757,756,735,861,771,863,732,652,726,720,715,717,719,721,729,653,716,728,930,722,725,724,654,723,727,710,718,655,658,862,765,755,746,754,770,928,929,734,730,714,711,712,713,763,744,753,95,888,892,895,891,896,889,894,897,898,899,900,901,902,903,904,893,906,907,908,905,922,920,890,851,921],"emitSignatures":[95,96,97,98,99,644,645,650,651,652,653,654,655,658,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,753,754,755,756,757,758,759,760,761,762,763,765,766,767,768,769,770,771,772,773,774,775,776,851,852,853,854,855,856,857,858,859,860,861,862,863,864,865,866,867,868,869,870,871,872,873,874,875,876,877,878,879,880,881,882,883,884,885,886,887,888,889,892,893,894,897,898,899,900,901,902,903,904,906,907,908,909,910,911]},"version":"5.1.6"}