line property

List<LatLng> line
final

A line defined by a list ofLatLngs

Implementation

final List<LatLng> line;