overviewPolyline property

OverviewPolyline? overviewPolyline
final

Contains a single points object that holds an encoded polyline representation of the route. This polyline is an approximate (smoothed) path of the resulting directions.

Implementation

final OverviewPolyline? overviewPolyline;