zoneIds property
getter/setter pair
List containing identifiers of zones that routes should avoid going through.
e.g. the format of ID is like here:cm:envzone:2.
Information about the various routing zones originates from the respective catalogs of platform.here.com.
For example, more information on zone IDs for Environmental Zones is available under "https://platform.here.com/data/hrn:here:data::olp-here:rib-2/environmental-zones/overview".
Implementation
List<String> zoneIds;