flywave-mapview.datasource.clearfeaturestate
Home > @flywave/flywave-mapview > DataSource > clearFeatureState
DataSource.clearFeatureState() method
Clears the state of all the features of this DataSource.
Signature:
clearFeatureState(): void;
Returns:
void