mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-13 16:20:34 +00:00
walk if it makes journeys quicker
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@582 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
parent
8f0bc6552d
commit
c43dc6014b
1 changed files with 1 additions and 0 deletions
|
@ -1890,6 +1890,7 @@ public abstract class AbstractEfaProvider implements NetworkProvider
|
||||||
|
|
||||||
uri.append("&locationServerActive=1");
|
uri.append("&locationServerActive=1");
|
||||||
uri.append("&useRealtime=1");
|
uri.append("&useRealtime=1");
|
||||||
|
uri.append("&useProxFootSearch=1"); // walk if it makes journeys quicker
|
||||||
|
|
||||||
return uri.toString();
|
return uri.toString();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue