问题标签 [gmsplacepicker]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
2 回答
1304 浏览

android - 试图从地点选择器中找到位置,但它会打开和关闭

我正在集成地点选择器,但我已经启用了地点 api,但它会立即打开和关闭。

我创建了 api 密钥并将其放在清单文件中仍然无法正常工作。在我的 logcat 中它给了我错误

2019-03-08 10:31:41.640 2837-2358/? E/Places:您的应用似乎没有启用 Places API for Android。有关更多详细信息,请参阅https://developers.google.com/places/android/signup。2019-03-08 10:31:41.651 4713-4713/? E/Places:Place Picker 由于 PLACES_API_ACCESS_NOT_CONFIGURED 2019-03-08 10:31:41.775 2837-2358/而关闭 E/Places:您的应用似乎没有启用 Places API for Android。有关更多详细信息,请参阅https://developers.google.com/places/android/signup。2019-03-08 10:31:41.776 2837-2358/? E/AsyncOperation: serviceID=65, operation=SearchPlaces OperationException[Status{statusCode=PLACES_API_ACCESS_NOT_CONFIGURED, resolution=null}]

这是我的代码

0 投票
0 回答
34 浏览

ios - 更改 GMSPlacePickerViewController 中导航栏的栏按钮颜色

我想更改GMSPlacePickerViewController导航栏中取消和搜索图标的颜色。我尝试更改背景颜色以进行测试,但它不起作用。

当前截图

0 投票
0 回答
174 浏览

android - 找不到 com.google.android.gms.internal.zzbgl 无法访问 zzbgl 类文件

我想使用places api(新的)。当我将gradle与最新的places api依赖项同步时,它会给出这个错误。下面是我的代码,如果有人可以看看并告诉我我的版本是否正确并提供帮助我已经3天了,我无法解决问题。

我已经尝试过更改某些版本的 google play services 和 gms 但没有帮助。

这是我的应用级 gradle 文件。

这是我的项目级 gradle 文件。

0 投票
2 回答
636 浏览

java - 错误:无法解决:com.google.girebase:firebase-core:16.2.0

添加 Google 地方新库时出现错误

实施 'com.google.android.libraries.places:places:1.1.0'

我从这个问题尝试了所有这些解决方案。

需要将项目与新的 Google Places SDK 同步

0 投票
1 回答
44 浏览

ios - 地点选择器已禁用,但仍发布实施指南

我正要按照此页面上与地点选择器相关的说明https://developers.google.com/places/ios-sdk/placepicker然后我看到了弃用通知。

该页面中的说明是最新的吗?那使用新的 SDK 吗?我的意思是,所有说明似乎都针对 API 的现有用户。但是想要实现这种功能的新用户呢?

我假设如果代码无效(自 2 天起),它将不再发布。

谢谢

0 投票
1 回答
783 浏览

swift - Google Places Picker 不再工作,说:iOS 的 Places API 未启用。请参阅开发人员指南

我收到错误消息:

错误:操作无法完成。未启用 iOS 版 Places API。请参阅开发人员指南 ( https://developers.google.com/places/ios-api/start ),了解如何启用适用于 iOS 的 Google Places API。

Google 地图服务帐户已正确配置,帐单等已完成。

用于呈现的代码:

0 投票
1 回答
125 浏览

android - android studio log errr Places API for Android 似乎没有为您的应用启用。它打开和关闭

我知道这可能不是新的,我只需要让它工作。

我已经创建了 api 密钥并将其放在清单文件中仍然无法正常工作。在我的 logcat 中它给了我错误我已经为我的 api 启用了 place api 我的错误日志 2020-04-11 22:57:13.514 7579-7579/?E/MPlugin:不支持的类:com.mediatek.common.telephony.IOnlyOwnerSimSupport 2020-04-11 22:57:14.331 1300-2669/? E/Volley:[144] BasicNetwork.performRequest: https ://www.googleapis.com/placesandroid/v1/autocompleteWidget?key= AIzaSyDYu4t 2020-04-11 22:57:14.543 1300-5696/的意外响应代码 403 ?E/Places:您的应用似乎没有启用 Places API for Android。请参阅https://developers.google.com/places/android/signup更多细节。2020-04-11 22:57:14.583 1300-5696/? E/AsyncOperation: serviceID=65, operation=AutocompleteWidgetQuota OperationException[Status{statusCode=PLACES_API_ACCESS_NOT_CONFIGURED, resolution=null}] at bicw.a(:com.google.android.gms@200914016@20.09.14 (040304-300565878):1 ) 在 bici.a(:com.google.android.gms@200914016@20.09.14 (040304-300565878):4) 在 aakp.run(:com.google.android.gms@200914016@20.09.14 (040304- 300565878):8) 在 blfm.run(:com.google.android.gms@200914016@20.09.14 (040304-300565878):2) 在 tad.b(:com.google.android.gms@200914016@20.09。 14 (040304-300565878):12) at tad.run(:com.google.android.gms@200914016@20.09.14 (040304-300565878):7) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java :1133) 在 java.util.concurrent。ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607) at tgd.run(:com.google.android.gms@200914016@20.09.14 (040304-300565878):0) at java.lang.Thread.run(Thread. java:761) 2020-04-11 22:57:14.588 7553-7553/? E/Places:由于 PLACES_API_ACCESS_NOT_CONFIGURED 而关闭的自动完成小部件

这是我的代码

我的依赖

我的xml文件

0 投票
1 回答
145 浏览

java - 如何使用地点选择器解决这个问题?

此错误显示在 logcat - java.lang.NoSuchMethodError: No static method zzce(Landroid/content/Context;)V in class Lcom/google/android/gms/common/GoogleApiAvailability; 或其超类(“com.google.android.gms.common.GoogleApiAvailability”的声明出现在 /data/app/com.example.gpsnotify-2/base.apk 中)

0 投票
0 回答
26 浏览

swift - GMSGeocoder:某些坐标的地址局部性为零

我正在使用reverseGeocodeCoordinate方法GMSGeocoder来获取某些坐标的地址。问题是,我总是需要locality(应该是城市名称)但是对于某些坐标它是空的,而对于某些坐标它具有值。即使我在同一个城市内搜索,这也会改变。如何确保我始终拥有给定地址的位置?