Members
-
名称
-
透明度 0-1
-
标注使用的属性字段名称,缺省为 "name"
-
空间类型 1 点, 2 线, 3 多边形
-
是否可见
-
最大层级
-
最小层级
-
style : VtLayerStyle
-
图层的显示样式
Methods
构造函数
Name | Type | Description |
---|---|---|
name |
string |
orderFunc(anno,properties) → object) => number
自定义的标注避让时的占位优先级。数值大的先占位
Name | Type | Description |
---|---|---|
anno |
string | 标注值 |
properties |
object | 对象属性 |
styleFunc(anno,properties) → object) => VtLayerStyle
自定义样式函数
Name | Type | Description |
---|---|---|
anno |
string | 标注值 |
properties |
object | 对象属性值 |