struct Hermes::Types::GeoPoint
- Hermes::Types::GeoPoint
- Struct
- Value
- Object
Defined in:
hermes/types/geo_point.crConstructors
Instance Method Summary
- #lat : Float64
- #lat=(_lat : Float64)
- #lon : Float64
- #lon=(_lon : Float64)
- #to_json(json : JSON::Builder)