MapStyleSheetEntries.NaturalPoint Property

Definition

Gets the JSON entry name for icons that represent natural landmarks such as a volcano peak or waterfall.

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name for icons that represent natural landmarks such as a volcano peak or waterfall.

Applies to