ceeK / Solar

A Swift micro library for generating Sunrise and Sunset times.
MIT License
568 stars 82 forks source link

Update documentation #37

Closed IanBurry closed 3 years ago

IanBurry commented 6 years ago

Update the docs to show that the Solar() constructor no longer accepts latitude and longitude as arguments, but requires an instance of CLLocationCoordinate2D instead

1ec5 commented 3 years ago

Fixed in fd838ea75521ebf84dafee613c95d6a4afba468e for #39.