roadExitLabels property
final
Show or hide road exit labels, if available.
Supported modes: MapFeatureModes.roadExitLabelsNumbersOnly, MapFeatureModes.roadExitLabelsAll
Default mode is MapFeatureModes.roadExitLabelsNumbersOnly.
Road exit labels are enabled by default with MapFeatureModes.roadExitLabelsNumbersOnly on normal, lite and topo schemes and with MapFeatureModes.roadExitLabelsAll on logistics schemes. Note that topo schemes are only available in the HERE SDK Navigate variant.
Not supported for MapScheme.satellite, MapScheme.roadNetworkDay and MapScheme.roadNetworkNight.
Implementation
static final String roadExitLabels = "road exit labels";