@mapgear/mapengine > VectorLayer > RemoveFeature
VectorLayer.RemoveFeature() method
Remove a feature from the map
Signature:RemoveFeature(feature: Feature): void;
Parameters
Parameter | Type | Description |
---|---|---|
feature | Feature | The feature to remove |
void
@mapgear/mapengine > VectorLayer > RemoveFeature
Remove a feature from the map
Signature:RemoveFeature(feature: Feature): void;
Parameter | Type | Description |
---|---|---|
feature | Feature | The feature to remove |
void