mapbox / mapbox-navigation-ios

Turn-by-turn navigation logic and UI in Swift on iOS
https://docs.mapbox.com/ios/navigation/
Other
863 stars 313 forks source link

[Cherry pick] Use camera options to calculate zoom for overview camera #4600

Closed kried closed 9 months ago

kried commented 9 months ago

Description

Cherry pick of #4593 into 2.18

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (7f02db2) 60.58% compared to head (32336f9) 60.62%. Report is 2 commits behind head on release-v2.18.

Impacted file tree graph

@@                Coverage Diff                @@
##           release-v2.18    #4600      +/-   ##
=================================================
+ Coverage          60.58%   60.62%   +0.03%     
=================================================
  Files                189      189              
  Lines              21249    21265      +16     
=================================================
+ Hits               12874    12892      +18     
+ Misses              8375     8373       -2     
Files Coverage Δ
...apboxNavigation/NavigationViewportDataSource.swift 92.06% <100.00%> (+0.27%) :arrow_up:

... and 1 file with indirect coverage changes