GeoJSONLayerElevationInfo

高程模式

关系

Extends

GeoJSONLayerElevationInfo Extends AnonymousAccessor

属性

mode

高程模式

mode: "absolute-height" | "on-the-ground" | "relative-to-ground" | "relative-to-scene"

类型: "absolute-height" | "on-the-ground" | "relative-to-ground" | "relative-to-scene"

offset

偏移量

offset: number

类型: number

unit

单位

unit: ElevationUnit

访问器

featureExpressionInfo

要素表达式信息

get featureExpressionInfo(): GeoJSONLayerElevationInfoFeatureExpressionInfo
set featureExpressionInfo(value: GeoJSONLayerElevationInfoFeatureExpressionInfoProperties): void

返回: void

方法

BIMFlux AI