根据PlaceAutocomplete文档,预测数组的对象没有位置信息。那么我应该如何获取经度和纬度的详细信息。以下是我的代码-extensionViewController:GMSAutocompleteFetcherDelegate{funcdidAutocomplete(withpredictions:[GMSAutocompletePrediction]){tableData.removeAll()forpredictioninpredictions{tableData.append(prediction.attributedFullText.string)}locationT