Skip to content

Waypoint-Arrival-Screen uses incorrect API to advance index #154

@S2Ler

Description

@S2Ler

navigationViewController.navigationService.routeProgress.legIndex += 1

Advance legIndex by manually changing it. It is not a proper way to change legIndex anymore. https://github.com/mapbox/mapbox-navigation-ios/blob/4d5138008b441168c9cb976d90fd84fe1c44bd10/Sources/MapboxCoreNavigation/RouteController.swift#L130 should be used instead.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions