다음을 통해 공유


MapStyleSheetEntries.PointOfInterest 속성

정의

식당, 병원, 학교, 마리나, 스키장 등을 나타내는 JSON 항목 이름을 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

레스토랑, 병원, 학교, 마리나, 스키장 등을 나타내는 JSON 항목 이름입니다.

적용 대상