menu
mappable_maps_mapkit package
documentation
mapkit.dart
LinearRing
points property
points property
dark_mode
light_mode
points
property
List
<
Point
>
get
points
The list of points to connect.
Implementation
core.List<mapkit_geometry_point.Point> get points;
mappable_maps_mapkit package
documentation
mapkit
LinearRing
points property
LinearRing class