TKUIRoutingQueryInputCard

public class TKUIRoutingQueryInputCard : TKUITableCard
extension TKUIRoutingQueryInputCard: UITableViewDelegate

An interactive card for searching for from and to locations.

Can be used standalone and is also integrated into TKUIRoutingResultsCard.

When using standalone, you can provide a queryDelegate to determine what to do when the “Route” button is pressed. Otherwise, a TKUIRoutingResultsCard will be pushed onto the card stack.