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