我已经在我的android应用程序中集成了Google Places API。我已经阅读了api文档。我已经激活了Google Places Api for android并生成了浏览器密钥,当我调用api get error in response时- "html_attributions" : [],
&q
我试图使用从他们的经纬度/lng坐标中获取用户的地址,但不幸的是我得到了错误API keys with referrer restrictions cannot be used with this API否则我该怎么做呢,因为我不能删除对我的API密钥的引用限制。有没有办法使用Google Maps API对经纬度/lng坐标进行反向地理编码,我已经在用它来显示地图了?