MapStyleSheetEntries.ArterialRoad Property

Definition

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

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name for lines that represent main roads with heavy traffic.

Applies to