menu
amap_map_lite package
documentation
amap_map.dart
Polygon
points property
points property
dark_mode
light_mode
points
property
List
<
LatLng
>
points
final
覆盖物的坐标点数组,不能为空
Implementation
final List<LatLng> points;
amap_map_lite package
documentation
amap_map
Polygon
points property
Polygon class