vertices property

List<GeoCoordinates> vertices
final

The list of vertices representing the polyline.

Implementation

final List<GeoCoordinates> vertices;