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

withExpandCluster

abstract fun withExpandCluster(expandCluster: Boolean!): IIncidentDetailsQuery!

Sets whether a list of separate incidents should be added to clusters.

Parameters

expandCluster - Boolean!: If true, clusters will contain a list of incidents in addition to cluster data.

Return
IIncidentDetailsQuery!: A reference to this object.