ru.dgis.sdk.routing.PublicBriefRouteTransportInfo | Android SDK | 2GIS Documentation

PublicBriefRouteTransportInfo

Description of the public vehicle.

PublicBriefRouteTransportInfo(
	type: PublicTransportType = PublicTransportType.BUS,
	names: List<String>,
	color: Int?,
	routeLogo: String
)

Description of the public vehicle.

Parameters
type
names
color
routeLogo
Returns
Properties

Public vehicle type.

Names of public transport routes on which travel takes place.

Argb representation of the color associated with this type of public transport, for example, the color of a subway line. If there is no color information, the field will be null.

Identifier of the icon for route stops. Empty string if information is not available. Technical field.