MapStyleSheetEntries.WalkingRoute Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The JSON entry name that represents a walking route.