showTraffic abstract method

Future<void> showTraffic(
  1. bool enable
)

显示路况信息

Implementation

Future<void> showTraffic(bool enable);