mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-19 16:59:51 +00:00
Make auto-complete via getstops endpoint default (Hafas).
This commit is contained in:
parent
92790d5cab
commit
b265dd03cb
25 changed files with 15 additions and 152 deletions
|
@ -279,6 +279,7 @@ public class InvgProvider extends AbstractHafasProvider
|
|||
}
|
||||
}
|
||||
|
||||
@Override
|
||||
public List<Location> autocompleteStations(final CharSequence constraint) throws IOException
|
||||
{
|
||||
return xmlMLcReq(constraint);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue