lib/ratis/schedule_nearby.rb in ratis-2.5.2.4 vs lib/ratis/schedule_nearby.rb in ratis-2.5.2.5
- old
+ new
@@ -53,9 +53,10 @@
{
:description => atstop[:description],
:walkdist => atstop[:walkdist],
:walkdir => atstop[:walkdir],
:stopid => atstop[:stopid],
+ :heading => atstop[:heading],
:lat => atstop[:lat],
:long => atstop[:long],
:services => atstop[:services].map do |service|
{
:route => service[:route],