WfsLayerProps

自定义参数

属性

customParameters

自定义参数

customParameters?: any

类型: any

definitionExpression

SQL过滤条件

definitionExpression?: string

类型: string

id

图层唯一标识

id: string

类型: string

labelingInfo

标注信息

labelingInfo?: any

类型: any

renderer

渲染器

renderer?: any

类型: any

title

图层标题

title: string

类型: string

url

图层数据地址

url: string

类型: string

visible

图层是否可见

visible?: boolean

类型: boolean

BIMFlux AI