open class FlowSegmentDataQuery : BaseRequestQuery, NativeObject
Builder class used to create FlowSegmentDataQuery
.
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. |
open fun dispose(): Unit |
|
open fun getNativeHandle(): Long |
|
open fun isAutoDisposable(): Boolean |
|
open fun prepare(): Long |