new fengmap.FMMarkerCluster(options)
| Name | Type | Description | |||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
object |
配置项
|
Methods
-
addPoint(point)
-
添加聚合点
Name Type Description pointobject Name Type Description xnumber 聚合点的x坐标
ynumber 聚合点的y坐标
-
dispose()
-
释放FMMarkerCluster对象应用和内存占用
-
removePoint(point)
-
删除聚合点
Name Type Description pointobject Name Type Description xnumber 聚合点的x坐标
ynumber 聚合点的y坐标