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

[i18n] Add server side localization check and example

Open evil159 opened this issue 3 years ago • 1 comments

This PR adds a warning when attempting to localise the map via Style.localiseLabels(into:forLayerIds:) while having the server-side localization enabled via SettingsServiceInterface.set(key:value:).

Additionally LocalizationSettingsExample has been added to demonstrate how to turn on the server-side localization.

Pull request checklist:

  • [x] Describe the changes in this PR, especially public API changes.
  • [x] Add a changelog entry to to bottom of the relevant section (typically the ## main heading near the top).
  • [x] Review and agree to the Contributor License Agreement (CLA).

evil159 avatar Apr 05 '22 09:04 evil159

Just a note : this will not be included in 10.5.0-beta.1 cc @evil159 @macdrevx

ank27 avatar Apr 05 '22 13:04 ank27

not required now

evil159 avatar May 26 '23 10:05 evil159