menu
arcgis_maps
arcgis_maps.dart
FeatureTable
addFeatures method
addFeatures
dark_mode
light_mode
addFeatures
method
Future
<
void
>
addFeatures
(
List
<
Feature
>
features
)
Adds a collection of features to the table.
Parameters:
features
— The features to add to the table. The contents of the features are copied.
Return Value: No value.
arcgis_maps
arcgis_maps
FeatureTable
addFeatures method
FeatureTable class