updatePolylinesOnDriverLocUpdate property

bool updatePolylinesOnDriverLocUpdate
final

If true, Updates the polylines everytime a new event is pushed to the driver stream, i.e. the driver location changes..

Valid only if GoogleMapsWidget.driverCoordinatesStream is not null.

Implementation

final bool updatePolylinesOnDriverLocUpdate;