class KontaktIO::Floor

Included Modules

Extended Modules

Defined in:

kontakt_io/kio_cloud_models.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def building : BuildingShort | Nil #

[View source]
def height : Float64 | Nil #

[View source]
def id : Int64 #

[View source]
def lat : Float64 | Nil #

lat lng from bottom right corner of image


[View source]
def level : Int32 | Nil #

[View source]
def lng : Float64 | Nil #

[View source]
def name : String #

[View source]
def rotation : Float64 | Nil #

[View source]
def width : Float64 | Nil #

[View source]