MapStyleSheetEntries.PopulatedPlace Property

Definition

Gets the JSON entry name for icons that represent the size of populated place (For example: a city or town).

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name for icons that represent the size of populated place (For example: a city or town).

Applies to