Improved www.ttss.krakow.pl
p0358
2017-10-29 7a58f50a20cb2517f310cd93494ad1833158def2
map.js
@@ -258,7 +258,7 @@
         + '?tripId=' + encodeURIComponent(tripId)
         + '&mode=departure'
   ).done(function(data) {
      if(!data.routeName || !data.directionText || data.old.length + data.actual.length == 0) {
      if(!data.routeName || !data.directionText) {
         return;
      }