menu
yandex_maps_navikit package
documentation
mapkit.dart
Polyline
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;
yandex_maps_navikit package
documentation
mapkit
Polyline
points property
Polyline class