class Gmaps::DirectionsReporter

Defined in:

gmaps/directions_reporter.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(formatter : DirectionsFormatter) #

[View source]

Instance Method Detail

def formatter : Gmaps::DirectionsFormatter #

[View source]
def output_report(hospital : Gmaps::Hospital, route : Gmaps::Route, io : String | IO, heading_level : Int32 = 1) #

[View source]
def route #

[View source]