supportsWaypoints property

  1. @override
bool get supportsWaypoints
override

Whether this map supports waypoints in directions.

Implementation

@override
bool get supportsWaypoints => true;