menu
here_sdk
core.dart
GeoPolyline
vertices property
vertices
dark_mode
light_mode
vertices
property
List
<
GeoCoordinates
>
vertices
final
The list of vertices representing the polyline.
Implementation
final List<GeoCoordinates> vertices;
here_sdk
core
GeoPolyline
vertices property
GeoPolyline class