Help for this page

Select Code to Download


  1. or download this
        next if( $bus_stops{$service}{dist} < $distance );
        $bus_stops{$service}{dist} = $distance;
        $bus_stops{$service}{stop_ref} = $stops;