Gets the polylines.

C# | Visual Basic |
public List<GooglePolyline> Polylines { get; }
Public ReadOnly Property Polylines As List(Of GooglePolyline) Get

The polylines.
C# | Visual Basic |
public List<GooglePolyline> Polylines { get; }
Public ReadOnly Property Polylines As List(Of GooglePolyline) Get