Document
Maps SDK for iOS
Update List
Search SDK
Search SDK
Search SDK for iOS V9.8.0 2026-06-03
Features
ServiceSettings.getInstance().setLanguage("en");
String lang = ServiceSettings.getInstance().getLanguage();
Search requests intelligently pass language parameters based on language state (aligned with iOS): langCode is not included when no language is set, and is correctly included after being explicitly set.
Portuguese language tags have been unified: inputs such as pt-PT and pt-BR are normalized and returned as pt.