AutoSuggestionRequest が国固有の結果を取得する方法はありますか?
Native IOS SDK プレミアム エディション バージョン 3.15 を使用しています。英国の結果のみを表示する必要があります。
私は以下のコードに従っています
let autoSuggestionRequest = NMAPlaces.sharedInstance()!.createAutoSuggestionRequest(location:geo,
partialTerm:text, resultType:getResultType())
autoSuggestionRequest?.languagePreference = languageLabel.text