PuckBearingSource public enum PuckBearingSource : Equatable Controls how the puck is oriented heading The puck should set its bearing using heading: CLHeading Declaration Swift case heading course The puck should set its bearing using course: CLLocationDirection Declaration Swift case course