sdk-maps / com.tomtom.online.sdk.map / TrafficSelectedState

TrafficSelectedState

open class TrafficSelectedState : Serializable

Keep information about selected traffic flow.

Constructors

<init>

TrafficSelectedState()

State of selected traffic. Default constrictor needed to generate class.

TrafficSelectedState(mapPoint: MapPoint!, selectedTrafficModel: TrafficFlowMapBalloon!)

Create container which keep selected traffic flow state.

TrafficSelectedState(mapPoint: MapPoint!, selectedTrafficModel: TrafficIncidentsMapBalloon!)

Create container which keep selected traffic incidents state.