TransitStopQueryType enum

Defines values for TransitStopQueryType. Possible values include: 'stopId', 'stopKey'

Fields

StopId

The unique Azure Maps identifier for the respective public transit stop. When referring stops overtime, it is suggested to use stopId that will not change if the physical stop exists.

StopKey

The GTFS stop Id. GTFS stop Ids are provided by the transit authority and are subject to change.