次の方法で共有


MapStyleSheetEntries.Road プロパティ

定義

すべての道路を表す行の JSON エントリ名を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

すべての道路を表す行の JSON エントリ名。

適用対象