海量点

BmPointCollection

属性

属性名类型默认值描述
pointsArray[Point][]地图上展示的点坐标集合
shapeShapeTypeBMAP_POINT_SHAPE_CIRCLE坐标点形状
sizeSizeTypeBMAP_POINT_SIZE_NORMAL坐标点尺寸
colorString坐标点颜色

事件

事件名参数描述
clickevent{currentTarget, point, returnValue, target, type}点击坐标点后会触发此事件
mouseoutevent{currentTarget, point, returnValue, target, type}鼠标离开坐标点时触发此事件
mouseoverevent{currentTarget, point, returnValue, target, type}当鼠标进入坐标点区域时会触发此事件

示例

添加 1000 个随机点