次の方法で共有


RouteDirectionOptions.InstructionsType プロパティ

定義

指定した場合は、ガイダンスの手順が返されます。 instructionsType パラメーターを routeRepresentation=none と組み合わせて使用することはできません。

public Azure.Maps.Routing.RouteInstructionsType? InstructionsType { get; set; }
member this.InstructionsType : Nullable<Azure.Maps.Routing.RouteInstructionsType> with get, set
Public Property InstructionsType As Nullable(Of RouteInstructionsType)

プロパティ値

適用対象