UserHaloCourseView
public class UserHaloCourseView : UIView, CourseUpdatable
A view representing the user’s reduced accuracy location on screen.
-
Transforms the location of the user halo.
Declaration
Swift
public func update(location: CLLocation, pitch: CGFloat, direction: CLLocationDegrees, animated: Bool, tracksUserCourse: Bool)