congestionZones property - MapFeatures class - mapview library - Dart API
congestionZones
congestionZones property
final
City areas designated as congestion zones (or congestion charge zones), which impose fees on entering such areas.
Supports only one mode: MapFeatureModes.congestionZonesAll.
Not supported for MapScheme.satellite, MapScheme.roadNetworkDay and MapScheme.roadNetworkNight. By default, this map feature is not enabled.
Implementation
static final String congestionZones = "congestion zones";