@mapgear/geoapps > FeatureGeometry
FeatureGeometry class
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Object containing data to perform the actual split action.
Signature:export declare class FeatureGeometry
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
LayerId | string | (BETA) Layer id of current feature | |
SplitFeatureGeoJSON | string | (BETA) WKT of the split feature | |
TargetFeatureGeoJSON | string | (BETA) WKT of the target feature |