struct Gmaps::GeocodedWaypoints

Included Modules

Defined in:

gmaps/direction_result.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(geocoder_status : String, place_id : String, types : Array(String)) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def geocoder_status : String #

[View source]
def place_id : String #

[View source]
def types : Array(String) #

[View source]