MapStyleSheetEntries.Highway Property

Definition

Gets the JSON entry name for lines that represent highways.

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name for lines that represent highways.

Applies to