Share via


MapStyleSheetEntries.Nautical Property

Definition

Gets the JSON entry name that represents areas of land that are used for nautical purposes.

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name that represents areas of land that are used for nautical purposes.

Applies to