#LOCAL("varRouteDescHeight", 0) #SET("varRouteDescHeight", #INPUT.MapHeight - 165)
#IF(NOT #INPUT.Print) {PrintNow} #ELSE {PrintNow} #ENDIF
#ENDLOCAL
#IF(#RouteDescription)
#LOOP(#RouteDescription.Points) #ENDLOOP
#RouteDescription.Statistics.RouteLength km  -  #RouteDescription.Statistics.RouteDuration
#number #recommendation #distance km
#ENDIF #IF(#INPUT.UseRoute OR #INPUT.ShowAddress) #IF(#INPUT.MapWidth NE "auto" AND #INPUT.MapWidth > 600)
#IF(#INPUT.ShowAddress) #INCLUDE("INC-MapAddress") #ENDIF
#ENDIF
#IF(#INPUT.UseRoute) #INCLUDE("INC-RouteForm") #ENDIF
#ENDIF