flywave-features-datasource.featuresdatasource.remove
Home > @flywave/flywave-features-datasource > FeaturesDataSource > remove
FeaturesDataSource.remove() method
Removes a custom feature in the datasource.
Signature:
remove(...features: MapViewFeature[]): this;
Parameters
Parameter | Type | Description |
|---|---|---|
features | The features to add in the datasource. |
Returns:
this