sdk-traffic / com.tomtom.online.sdk.traffic.incidents.query / IIncidentDetailsQuery / withIncludeOriginalPosition

withIncludeOriginalPosition

abstract fun withIncludeOriginalPosition(useOriginalPosition: Boolean!): IIncidentDetailsQuery!

Sets whether the original position of the incident should be returned along with the one shifter to the beginning of the traffic tube.

Parameters

useOriginalPosition - Boolean!: If true, the original position of the incident is included in the Response.

Return
IIncidentDetailsQuery!: A reference to this object.