MapStyleSheetEntries.Transit Property

Definition

Gets the JSON entry name for icons that represent bus stops, train stops, airports, etc.

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name for icons that represent bus stops, train stops, airports, etc.

Applies to