MapStyleSheetEntries.PopulatedPlace Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The JSON entry name for icons that represent the size of populated place (For example: a city or town).