MapStyleSheetEntries.Point Property

Definition

Gets the JSON entry name that represents all point features that are rendered with an icon of some sort.

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name that represents all point features that are rendered with an icon of some sort.

Applies to