动效标记点图层
Attributes
参数 | 说明 | 类型 | 可选值 | 默认值 |
features | 图层数据 | FeatureCollection。参考OSCHINA (opens new window) | - | - |
type | 图层类型 | string | 'rotatingAperture' | 'haloRing' | 'breathingAperture' | 'diffusedAperture' | 'rotatingTextBorder' | 'fluorescence' | 'breathingAperture' |
width | 点宽度 | number | - | - |
height | 点高度 | number | - | - |
colors | 颜色 | [string, string] | - | - |
textFontSize | 字体大小 | number | - | 14 |
textColor | 字体颜色 | string | - | '#fff' |
textField | 显示字段 | string | - | - |
fitBounds | 是否自适应 | boolean | - | true |
mapTarget | 关联地图容器 ID。如果该参数省略,则默认绑定其父组件为地图组件的 Map 实例或者第一个地图组件的 Map 实例 | string | - | - |