mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-20 09:19:57 +00:00
fix local autocompletes for Munich
This commit is contained in:
parent
c8ac98f710
commit
261af7743e
2 changed files with 15 additions and 0 deletions
|
@ -39,6 +39,8 @@ public class MvvProvider extends AbstractEfaProvider
|
|||
public MvvProvider(final String apiBase)
|
||||
{
|
||||
super(apiBase);
|
||||
|
||||
setIncludeRegionId(false);
|
||||
}
|
||||
|
||||
public NetworkId id()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue