aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tom_tom.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tom_tom.rb')
-rw-r--r--lib/tom_tom.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tom_tom.rb b/lib/tom_tom.rb
index d5cdb15a4..60472c3be 100644
--- a/lib/tom_tom.rb
+++ b/lib/tom_tom.rb
@@ -16,7 +16,7 @@ class TomTom
def batch(way_costs)
params = URI.encode_www_form({
- travelMode: 'car',
+ travelMode: 'bus',
routeType: 'shortest',
traffic: 'true',
departAt: 'now',