摘要: 需要定义一个类,然后至少重写实现`onAdd`、`onRemove`方法,示例如下 ```html ``` 点击查看代码 ``` import MyCustomControl from "@/utils/mapCustomControl"; onMounted(() => { map.addCont 阅读全文
posted @ 2023-06-12 22:19 槑孒 阅读(372) 评论(0) 推荐(0)