MapStyleSheetEntries.PointOfInterest Propiedad

Definición

Obtiene el nombre de la entrada JSON que representa restaurantes, hospitales, escuelas, marinas, áreas de esquí, 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

Valor de propiedad

String

Platform::String

winrt::hstring

Nombre de entrada JSON que representa restaurantes, hospitales, escuelas, marinas, áreas de esquí, etc.

Se aplica a