1 Star 0 Fork 54

胡鹏/vue-bmap-gl

forked from gyy/vue-bmap-gl
暂停
 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
amap.d.ts 520 Bytes
一键复制 编辑 原始数据 按行查看 历史
gyy 提交于 2022-01-14 17:44 . 完成初始版本1.0
declare let BMapGL: any;
interface customComponent {
$parentComponent: any,
register: any,
mapEntity: any,
needInitComponents: any,
addChildComponent: any
}
interface IconOptions{
url: string,
size: [number,number],
imageOffset?: [number,number],
anchor?: [number,number]
}
interface LabelOptions{
content: string,
offset?: [number,number],
title?: string,
style?: object,
zIndex?: number,
enableMassClear?: boolean
}
interface MapStyleOptions{
styleId?: string,
styleJson?: object
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/hupeng0518/vue-bmap-gl.git
git@gitee.com:hupeng0518/vue-bmap-gl.git
hupeng0518
vue-bmap-gl
vue-bmap-gl
dev

搜索帮助

D67c1975 1850385 1daf7b77 1850385