vehicleRestrictions property

String vehicleRestrictions
final

Vehicle restrictions. Requires map version 25 as minimum. If old map data is stored on disk, it might require updating using MapUpdater.

Supported modes: MapFeatureModes.vehicleRestrictionsActive, MapFeatureModes.vehicleRestrictionsActiveAndInactive and MapFeatureModes.vehicleRestrictionsActiveAndInactiveDifferentiated.

Default mode when enabled is MapFeatureModes.vehicleRestrictionsActiveAndInactive.

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

Implementation

static final String vehicleRestrictions = "vehicle restrictions";