progrium / darwinkit

Native Mac APIs for Go. Previously known as MacDriver
MIT License
4.42k stars 147 forks source link

Adding lat long fields to corelocation.LocationCoordinate2D #208

Closed catilac closed 10 months ago

catilac commented 10 months ago

After getting location data from corelocation, the Coordinate returned is an empty struct. This should solve that problem.