struct Gmaps::StepValue

Included Modules

Defined in:

gmaps/direction_result.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(text : String, value : Int32) #

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

[View source]

Instance Method Detail

def text : String #

[View source]
def to_s(io) #

[View source]
def value : Int32 #

[View source]