MapStyleSheetEntries.Political Property

Definition

Gets the JSON entry name for political regions such as countries, regions and states.

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name for political regions such as countries, regions and states.

Applies to