class Gmaps::AsciidocFormatter

Defined in:

gmaps/directions_reporter.cr

Constructors

Instance Method Summary

Instance methods inherited from class Gmaps::DirectionsFormatter

output_report(hospital : Gmaps::Hospital, route : Gmaps::Route, io : String | IO, heading_level : Int32 = 1) output_report

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def converter : HtmlToAsciiDoc #

[View source]
def output_driving_directions(name : String, leg : Gmaps::Leg, io : String | IO, heading_level : Int32 = 1) #

[View source]
def output_report(hospital, route, io, heading_level : Int32 = 3) #

[View source]
def print_steps(io, steps) #

[View source]