You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
LocationCoordinate2DTransformer is handy for turning a CLLocationCoordinate2D into a degree-minute-second-formatted coordinate pair. This functionality is useful enough to fold into the iOS and OS X SDKs. It currently only supports English, but localization can come with #949. VoiceOver support (#1496) would definitely use this class to make readouts of the user location more human-comprehendable.
LocationCoordinate2DTransformer is handy for turning a
CLLocationCoordinate2D
into a degree-minute-second-formatted coordinate pair. This functionality is useful enough to fold into the iOS and OS X SDKs. It currently only supports English, but localization can come with #949. VoiceOver support (#1496) would definitely use this class to make readouts of the user location more human-comprehendable./cc @friedbunny
The text was updated successfully, but these errors were encountered: