MapStyleSheetEntries.MajorRoad Property

Definition

Gets the JSON entry name for lines that represent main roads.

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name for lines that represent main roads.

Applies to