GeoJSONFeatureDiff
定义于: src/source/geojson_source_diff.ts:31
GeoJSONFeatureDiff =
object
GeoJSON要素差异对象
属性
addOrUpdateProperties?
可选
addOrUpdateProperties:object
[]
定义于: src/source/geojson_source_diff.ts:51
要添加或更新的属性及其对应的值
key
key:
string
value
value:
any
id
id: GeoJSONFeatureId
定义于: src/source/geojson_source_diff.ts:35
要素ID
newGeometry?
可选
newGeometry:GeoJSON.Geometry
定义于: src/source/geojson_source_diff.ts:39
如果是新几何图形,放置在此处
removeAllProperties?
可选
removeAllProperties:boolean
定义于: src/source/geojson_source_diff.ts:43
设置为true
将移除所有属性
removeProperties?
可选
removeProperties:string
[]
定义于: src/source/geojson_source_diff.ts:47
要移除的属性键名