Happy Friday everyone.
I have a map and on it a userLocation which is tracked. I also have a
dropped pin on the map.
I am trying to determine whether or not the pin is in front, left, right,
or behind the user. I am going to perform calculations within
func locationManager(_ manager: CLLocationManager, didUpdateLocations
locations: [CLLocation]) {
I already determine distance. How might I go about doing this?
Thanks,
Eric
_______________________________________________
Cocoa-dev mailing list ([email protected])
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [email protected]