Stop trying to get directions before input is complete
Opened this issue · 0 comments
eldang commented
Current behaviour:
- type origin
- press tab
- it immediately tries to find a route, from origin to "To"
Desired:
- the function detects if either field is blank or has only filler text, and ignores those calls.