mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-21 01:39:51 +00:00
Fix suggest locations coverage for Stuttgart.
This commit is contained in:
parent
a721f9285a
commit
6d30efd3de
2 changed files with 12 additions and 0 deletions
|
@ -35,6 +35,8 @@ public class VvsProvider extends AbstractEfaProvider
|
|||
public VvsProvider(final String apiBase)
|
||||
{
|
||||
super(apiBase);
|
||||
|
||||
setIncludeRegionId(false);
|
||||
}
|
||||
|
||||
public NetworkId id()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue