Share via


MapStyleSheetEntries.Transportation 属性

定义

获取表示 (交通网络一部分的线路的 JSON 条目名称,例如:道路、火车和轮渡) 。

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

属性值

String

Platform::String

winrt::hstring

表示属于运输网络的线路的 JSON 条目名称 (例如:道路、火车和渡轮) 。

适用于