new fengmap.FMDiffusion(options)
构造 FMDiffusion 类
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
扩散参数
|
Members
-
maxScale
-
Properties:
Name Type Description maxScale
number 最大扩散倍数
-
speed
-
Properties:
Name Type Description speed
number 扩散速度
Methods
-
add(target)
-
添加扩散特效,FMSphereMarker可以添加此效果
Name Type Description target
Object | array FMSphereMarker对象或数组
-
remove(marker)
-
移除扩散特效
Name Type Description marker