PublicTransportPlatformTransition
Information about the public transport route that you can transfer to at the stop platform.
PublicTransportPlatformTransition(
routeId: DgisObjectId,
routeName: String,
routeType: PublicTransportRouteType,
color: Int?,
stationId: DgisObjectId,
stationName: String
)
Information about the public transport route that you can transfer to at the stop platform.
Parameters
routeId
routeName
routeType
color
stationId
stationName
Returns
Properties
Route identifier.
Route name.
Route type.
Route color coding.
Stop identifier.
Stop or station name.