class Gmaps::DirectionsReporter
- Gmaps::DirectionsReporter
- Reference
- Object
Defined in:
gmaps/directions_reporter.crConstructors
Instance Method Summary
- #formatter : Gmaps::DirectionsFormatter
- #output_report(hospital : Gmaps::Hospital, route : Gmaps::Route, io : String | IO, heading_level : Int32 = 1)
- #route
Constructor Detail
Instance Method Detail
def output_report(hospital : Gmaps::Hospital, route : Gmaps::Route, io : String | IO, heading_level : Int32 = 1)
#