Loading src/components/LWmsTileLayer.vue +0 −2 Original line number Diff line number Diff line Loading @@ -3,8 +3,6 @@ import { onMounted, ref, inject } from "vue"; import { remapEvents, propsBinder } from "../utils.js"; import { props, setup as wmsLayerSetup } from "../functions/wmsTileLayer"; console.log(props); export default { props, setup(props, context) { Loading Loading
src/components/LWmsTileLayer.vue +0 −2 Original line number Diff line number Diff line Loading @@ -3,8 +3,6 @@ import { onMounted, ref, inject } from "vue"; import { remapEvents, propsBinder } from "../utils.js"; import { props, setup as wmsLayerSetup } from "../functions/wmsTileLayer"; console.log(props); export default { props, setup(props, context) { Loading