MapStyleSheetEntries.Transportation Property

Definition

Gets the JSON entry name that represents lines that are part of the transportation network (For example: roads, trains, and ferries).

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name that represents lines that are part of the transportation network (For example: roads, trains, and ferries).

Applies to