Marker API
Props
| Prop | Default | Description |
|---|---|---|
| lng number | undefined |
地理经度 |
| lat number | undefined |
地理纬度 |
| label string | undefined |
标注的文本标注 |
| labelOffset {width: Number, height: Number} | undefined |
文本标注的位置偏移值 |
| enableDragging boolean | false |
标注拖拽功能, 默认关闭 |
| icon { path: string, opts: {anchor: {width: number, height: number | undefined |
矢量图标参数 |
Slots
| Slot | Slot Props | Description |
|---|---|---|
| default | None | No Description |
Last Updated: 2021-08-29