MapStyleSheetEntries.DrivingRoute Property

Definition

Gets the JSON entry name that represents a driving route.

public:
 static property Platform::String ^ DrivingRoute { Platform::String ^ get(); };
static winrt::hstring DrivingRoute();
public static string DrivingRoute { get; }
var string = MapStyleSheetEntries.drivingRoute;
Public Shared ReadOnly Property DrivingRoute As String

Property Value

String

Platform::String

winrt::hstring

The JSON entry name that represents a driving route.

Applies to