eldang/bikemaps

Stop trying to get directions before input is complete

Opened this issue · 0 comments

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.