Skip to main content
All docs
V26.1
  • AzureRouteInstruction.SignpostText Property

    Returns the text on a signpost which is most relevant to the maneuver, or to the direction that should be followed. For example, “Exit 12 - Downtown”.

    Namespace: DevExpress.XtraMap

    Assembly: DevExpress.XtraMap.v26.1.dll

    Declaration

    public string SignpostText { get; }

    Property Value

    Type Description
    String

    The signpost text.

    See Also