fun create(style: IncidentStyle, boundingBox: BoundingBox, zoom: Int, trafficModelId: String): IncidentDetailsQueryBuilder
Builder used to create an instance of IncidentDetailsQuery, once constructed, the user cannot change the field values.
Return
newly created builder object for IncidentDetailsQuery to be used for further processing.