Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
calendar
master
Calendar
Calendar
VCalendar
VEvent
Geo
Built with Crystal 1.9.2
2023-10-07 17:03:33 UTC
struct
Calendar::VEvent::Geo
Calendar::VEvent::Geo
Struct
Value
Object
Defined in:
vevent.cr
Constructors
.new
(lat : Float32, lng : Float32)
Instance Method Summary
#lat
: Float32
#lng
: Float32
#render
(io)
#render
Constructor Detail
def self.
new
(lat : Float32, lng : Float32)
#
[
View source
]
Instance Method Detail
def
lat
: Float32
#
[
View source
]
def
lng
: Float32
#
[
View source
]
def
render
(io)
#
[
View source
]
def
render
#
[
View source
]