MapStyleSheetEntries.Road Property

Definition

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

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name for lines that represent all roads.

Applies to