menu
x_map package
documentation
x_map.dart
AMapWidget
polygons property
polygons property
dark_mode
light_mode
polygons
property
Set
<
Polygon
>
polygons
final
地图上显示的polygon
Implementation
final Set<Polygon> polygons;
x_map package
documentation
x_map
AMapWidget
polygons property
AMapWidget class