PublicTransportTransfer | iOS SDK | 2GIS Documentation

PublicTransportTransfer

Description of the way to get by public transport to the next transfer point.

public init(
    startPointName: String,
    finishPointName: String,
    routeParts: [PublicRoutePart]
)
Parameters
startPointName
finishPointName
routeParts
Properties

Name of the point from which the movement starts for this section of the route.

Name of the destination point for this section of the route.

Description of the section of the route on public transport to get to the next transfer point.