An object representing an active route guidance session.
SDK
- iOS 12.0+
Framework
- Car
Play
Declaration
class CPNavigationSession : NSObject
Overview
To begin a navigation session, call start
on the map template. This returns the active navigation session that you use to:
Set upcoming maneuvers.
Update travel estimates.
Pause, cancel, or finish a trip.