rename Itinerary control
This commit is contained in:
parent
8fd789a887
commit
d9d74bb221
4 changed files with 5 additions and 5 deletions
|
|
@ -191,7 +191,7 @@
|
|||
|
||||
// intermodal routing demo?
|
||||
if (BR.conf.transit) {
|
||||
itinerary = new BR.Iternity();
|
||||
itinerary = new BR.Itinerary();
|
||||
} else {
|
||||
stats = new BR.TrackStats();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue