sdk-maps / com.tomtom.online.sdk.map / TrafficIncidentsBalloonViewAdapter / TrafficFlowFormatter

TrafficFlowFormatter

open class TrafficFlowFormatter : AndroidStringFormatter<TrafficIncidentFlow!>

Formatter for traffic incident flow.

Constructors

<init>

TrafficFlowFormatter(context: Context)

Formatter for traffic incident flow.

Functions

format

open fun format(flow: TrafficIncidentFlow): String

getContext

open fun getContext(): Context