MapStyleSheetEntries.PointOfInterest Property

Definition

Gets the JSON entry name that represents restaurants, hospitals, schools, marinas, ski areas, etc.

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name that represents restaurants, hospitals, schools, marinas, ski areas, etc.

Applies to