I want to create a property with CLLocation's longitude and latitude.
I tried adding lazy before the variable.
There is no error, but the longitude and latitude results are not applied to the attributes.
I made a func and tried to use it but it's no use.
It just throws an error saying it found nil.
What is the problem?
I tried to solve it by myself for a long time, but It is too difficult for me who started studying. I need your kind help.
CLLocation in Swift please help.
1
0
525