heremaps / msdkui-ios

The HERE Mobile SDK UI Kit for iOS provides ready-to-use UI components for the HERE Mobile SDK for iOS.
https://heremaps.github.io/msdkui-ios
Apache License 2.0
38 stars 13 forks source link

FIXED: Speed limit is not accurate in HEREMap UI #181

Closed ephmoc closed 4 years ago

ephmoc commented 4 years ago

Speed limit formatter replaced with the one with NumberFormatter.RoundingMode.halfUp rounding method - same as in Android.