标签

BmLabel

属性

属性名类型默认值描述
contentString文本标注的内容
titleString当鼠标移至标注上时显示此字段
labelStyleObject文本标注的样式
offsetSize文本标注的位置偏移值
positionPoint文本标注的地理位置
zIndexNumber文本标注的z轴位置
massClearBooleantrue是否在调用map.clearOverlays清除此覆盖物

事件

事件名参数描述
clickevent{type, target, point, pixel}点击标签后会触发此事件
dblclickevent{type, target, point, pixel}双击标签后会触发此事件
mousedownevent{type, target, point, pixel}鼠标在标签上按下触发此事件
mouseupevent{type, target, point, pixel}鼠标在标签释放触发此事件
mouseoutevent{type, target, point, pixel}鼠标离开标签时触发此事件
mouseoverevent{type, target, point, pixel}当鼠标进入标签区域时会触发此事件
removeevent{type, target}移除标签时触发
lineupdateevent{type, target}覆盖物的属性发生变化时触发

示例

在地图中添加一个红色24号字的文本标签