- Developers
- Sygic Maps SDK
- Release Notes
- 14.0.0
- Migration Guide
Migration Guide
Android
- Route re-compute and compute calls are now treated equally. Method
onRecomputeErrorhad been removed from public interface andonComputeErroris being called instead.iOS
- Deleting unnecessary
SYMapViewmethod to allow user handle return values from everyaddAnnotationcall separately. If having an array of annotations, please use swift .map function to add each individually. SYRoutingDelegateprotocol methodrecomputingFailedWithErrorwas removed and existingcomputingFailedWithError shouldbe used instead.
- Next article: Release Notes