GeoJsonLayerProps
数据,可以是可访问的geojson链接或者geojson的对象
关系
Extends
GeoJsonLayerProps Extends LayerProps
继承: LayerProps
属性
data
数据,可以是可访问的geojson链接或者geojson的对象
data: string | object
类型: string | object
elevationInfo
高程信息
elevationInfo?: IElevationInfo
类型: IElevationInfo
id
图层唯一标识
id: string
类型: string
labelingInfo
标注信息配置(可选)
labelingInfo?: ILabelingInfo
类型: ILabelingInfo
outFields
输出字段,字段越少图层加载速度越快
outFields?: string[]
类型: string[]
renderer
自定义渲染器(可选)
renderer?: IRenderer
类型: IRenderer
title
图层标题
title: string
类型: string
url
图层服务URL(可选)
url?: string
类型: string
方法
onPick
onPointer
onReady
onRightPick

BIMFlux AI
