mapbox-navigation-ios icon indicating copy to clipboard operation
mapbox-navigation-ios copied to clipboard

Find replacement for deprecated `CPManeuver.symbolSet`.

Open MaximAlien opened this issue 3 years ago • 0 comments

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.

MaximAlien avatar Jun 30 '22 01:06 MaximAlien