trafficIncidents property

String trafficIncidents
final

Traffic incidents. An online connection is required for the traffic incidents to be shown.

If the offline-mode is enabled for offline maps usage, the live traffic incidents can still be shown in offline mode by enabling pass-through feature for traffic incidents on sdk.core.engine.SDKNativeEngine. See sdk.core.engine.SDKNativeEngine.pass_through_features for details.

Supports only one mode: MapFeatureModes.trafficIncidentsAll.

Not supported for MapScheme.satellite, MapScheme.roadNetworkDay and MapScheme.roadNetworkNight. By default, this map feature is not enabled.

Implementation

static final String trafficIncidents = "traffic incidents";