RoadShieldReferences

public enum RoadShieldReferences

Specifies whether to include road shield references into the external road shields atlas. If this parameter is set to all, the Instructions in route response contain RoadShield.reference that refers to the road shields of the next significant road segment after the maneuver. This refrence can then be used to decide upon the correct road shield image.

  • Do not include road shield references.

    Note

    This value is not yet supported with the Orbis map.

    Declaration

    Swift

    case none
  • all

    Include road shield references.

    Declaration

    Swift

    case all