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

withIncludeOriginalPosition

fun withIncludeOriginalPosition(includeOriginalPosition: Boolean): IncidentDetailsQueryBuilder

Overrides IIncidentDetailsQuery.withIncludeOriginalPosition

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

Parameters

includeOriginalPosition - If true, the original position of the incident is included in the Response.

Return
A reference to this object.