ViewportState.routeProgress is deprecated and is always nil now. Use ViewportState.navigationProgress instead.ViewportState.heading is deprecated and is always nil now. Use ViewportState.navigationHeading instead.ViewportState.location is deprecated in favor of ViewportState.navigationLocation instead.ViewportState.init(location:routeProgress:viewportPadding:heading:) is deprecated in favor of ViewportState.init(navigationLocation:navigationProgress:viewportPadding:navigationHeading:).ViewportDataSource for the navigation camera, migrate to viewportState.navigationProgress for tracking active guidance progress.NavigationCamera state updates.Task.detached usage in NavigationController.NWPathMonitor caused by a non-stopped monitor.Sendable conformance for types from Turf and Maps.Fetched May 1, 2026