mapbox-navigation-ios
mapbox-navigation-ios copied to clipboard
Find replacement for deprecated `CPManeuver.symbolSet`.
In iOS 13.0 CPManeuver.symbolSet was deprecated in favor of CPManeuver.symbolImage. In scope of this ticket usage of this deprecated symbol should be replaced with new APIs. Since iOS 12 is still supported by Navigation SDK, previous usage should also be also kept for now, but marked for removal whenever iOS 12 support is dropped.