android - Google Places Library 与 Google Places API

标签 android google-maps google-places-api

Google Places Library 和 Google Places API 有什么区别?我看到对于 API,每 24 小时的搜索限制是 100,000 次搜索,其中库限制是每个用户而不是每个 API key 。是否可以在 android 应用程序中使用 places 库?

最佳答案

Google Places Library是 Google Maps Javascript API v3 的一部分,旨在用于使用它的应用程序。

Google Places API是一个网络服务。

关于android - Google Places Library 与 Google Places API,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/17093133/

相关文章:

jquery - 如何将 Google Places API 绑定(bind)到仅限美国的地址?

android - 如何将返回的 JSON 的 HashMap 值归因于 RecyclerView 行中的 TextView

android - 错误 : declaration conflicts with target of using declaration already in scope

javascript - 如何将行车路线路线段与 Google Maps API V3 中的路线名称配对?

javascript - 在来自 C# 对象的 Web 应用程序中的 Google map 上创建多个标记点

java - 如何在 gwt 中使用 google app engine

javascript - Google 地点,类型区域的严格限制

android - 有没有办法通过官方 API 提高 Android 设备的背光?

java - Trig AlertDialog 我们选中复选框

java - 是否可以在不重新加载的情况下向 Google map 添加标记?