MKMapView userLocation heading & a dropped pin
MKMapView userLocation heading & a dropped pin
- Subject: MKMapView userLocation heading & a dropped pin
- From: "Eric E. Dolecki" <email@hidden>
- Date: Fri, 23 Jun 2017 13:03:26 +0000
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@hidden)
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:
This email sent to email@hidden