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