menu
x_amap_base package
documentation
amap_flutter_base.dart
MarkerUpdates
markersToAdd property
markersToAdd property
dark_mode
light_mode
markersToAdd
property
Set
<
Marker
>
get
markersToAdd
Set of Markers to be added in this update.
Implementation
Set<Marker> get markersToAdd => objectsToAdd;
x_amap_base package
documentation
amap_flutter_base
MarkerUpdates
markersToAdd property
MarkerUpdates class