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

Accept Locale instead of String in MapboxVoiceInstructionsPlayer and VoiceInstructionsTextPlayer

Open dzinad opened this issue 3 years ago • 0 comments

The strings are converted to Locale afterwards. It would make sense to accept Locale in the first place instead of specifying the format of a String in the docs. I set the postponed group because it would break API, so it's not for now.

dzinad avatar Jul 07 '22 07:07 dzinad