GeoJSONFeatureDiff
GeoJSONFeatureDiff:
object
A geojson feature diff object
Type declaration
addOrUpdateProperties?
optionaladdOrUpdateProperties:object[]
The properties to add or update along side their values
id
id:
GeoJSONFeatureId
The feature ID
newGeometry?
optionalnewGeometry:GeoJSON.Geometry
If it’s a new geometry, place it here
removeAllProperties?
optionalremoveAllProperties:boolean
Setting to true will remove all preperties
removeProperties?
optionalremoveProperties:string[]
The properties keys to remove