menu
arcgis_maps
arcgis_maps.dart
FeatureTable
deleteFeatures method
deleteFeatures
dark_mode
light_mode
deleteFeatures
method
Future
<
void
>
deleteFeatures
(
List
<
Feature
>
features
)
Deletes a collection of features from the table.
Parameters:
features
— A
List
of
Feature
. Contents of the
List
are copied.
Return Value: No value.
arcgis_maps
arcgis_maps
FeatureTable
deleteFeatures method
FeatureTable class