Share via


MapStyleSheetEntries.VolcanicPeak Property

Definition

Gets the JSON entry name for icons that represent volcano peaks.

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name for icons that represent volcano peaks.

Applies to