trafficFlowJapanWithoutFreeFlow property - MapFeatureModes class - mapview library - Dart API
trafficFlowJapanWithoutFreeFlow
trafficFlowJapanWithoutFreeFlow property
final
Only available when Japan map is used.
Traffic flow shows green lines depending on the region.
In Japan green lines will not be shown, as if the MapFeatureModes.trafficFlowWithoutFreeFlow were used.
In rest of the world, green lines will be shown, as if the MapFeatureModes.trafficFlowWithFreeFlow were used.
Implementation
static final String trafficFlowJapanWithoutFreeFlow = "japan without free flow";