menu
x_amap_base package
documentation
amap_flutter_base.dart
PolygonUpdates
polygonsToAdd property
polygonsToAdd property
dark_mode
light_mode
polygonsToAdd
property
Set
<
Polygon
>
get
polygonsToAdd
Set of Polygons to be added in this update.
Implementation
Set<Polygon> get polygonsToAdd => objectsToAdd;
x_amap_base package
documentation
amap_flutter_base
PolygonUpdates
polygonsToAdd property
PolygonUpdates class