MapStyleSheetEntries.WalkingRoute Property

Definition

Gets the JSON entry name that represents a walking route.

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name that represents a walking route.

Applies to