Use this parameter to query images with additional features, for example, dislaying vehicle restrictions.
The features are independent, that is, an image is rendered with feature_a feature in mode_a mode AND feature_b feature in mode_b mode, and so on.
The available features include:
- congestion_zones - Display of congestion zones. The available modes include:
- environmental_zones - Display of environmental zones. The available modes include:
- pois - Display of points of interest. The available modes include:
- vehicle_restrictions - Display of road signs specific to trucks or other special vehicles. The available modes include:
active_and_inactive - Show all restrictions (both active and inactive)
permanent_only - Show only permanent restrictions (beta)
active_and_inactive_differentiated - Show all restrictions differentiated by active/inactive status, using startTime and endTime parameters for time-based filtering.
active_only - Show only active restrictions, using startTime and endTime parameters for time-based filtering.
disabled - Do not display vehicle restrictions
- public_transit - Display of public transit system. The available modes include:
asia_selected_systems
all_systems
disabled
- truck_preferred_roads - Display of truck preferred roads. The available modes include:
The /features endpoint response lists the available features and their corresponding modes.
For more information, see Customize map features.