sdk-traffic / com.tomtom.online.sdk.traffic.flow.query / FlowSegmentDataQuery

FlowSegmentDataQuery

open class FlowSegmentDataQuery : BaseRequestQuery, NativeObject

Builder class used to create FlowSegmentDataQuery.

Constructors

<init>

FlowSegmentDataQuery(style: FlowSegmentStyle!, zoomLevel: Int!, position: LatLng!, thickness: Int!, unit: FlowSegmentSpeedUnit!, includeOpenLR: Boolean!)

Constructor for a flow segmented data query which is used to gather information about speeds and travel times of the road segment closest to a passed position.

Functions

dispose

open fun dispose(): Unit

getNativeHandle

open fun getNativeHandle(): Long

isAutoDisposable

open fun isAutoDisposable(): Boolean

prepare

open fun prepare(): Long