google place api图标列表

SchemeSonic

我们一直在寻找Google Places API图标列表,但未找到任何结果。与其从Google Places API中获取图标,不如将所有图标保存到服务器中并获取

    {
     "geometry" : {
        "location" : {
           "lat" : 39.892428,
           "lng" : 32.777228
        }
     },
     "icon" : "http://maps.gstatic.com/mapfiles/place_api/icons/generic_business-71.png",
     "id" : "414cfb4ba62c906cd02f12aa95e9bf99e3c4df9a",
     "name" : "Spor Merkezi",
     "place_id" : "ChIJyeQgWThG0xQRUXE-OJyfzQE",
     "reference" : "CmRfAAAAAwjRCbPtNxEHU_AlS4Px1CMuO7_frFwDtp1vYFY_jo3eusWeyECsp6YB425LNp89S7lMN0jPspoYr15vFXGJrf8mPXf1eUTqFiMW7lBAh45ftfZcW96mMNdCgGCc8FOQEhBA1Zpx7MlSpCFgGlNDVua0GhTSEKVR9IEcrTa5nnm9CGEjcZEL-g",
     "scope" : "GOOGLE",
     "types" : [ "establishment" ],
     "vicinity" : "Üniversiteler Mh., Ankara"
  }

上面是来自Google Places API的示例结果,在这里我们需要所有图标的列表。此图标是其中之一:“ icon”:“ http://maps.gstatic.com/mapfiles/place_api/icons/generic_business-71.png

您是否知道任何资源,我们可以找到Google为地点提供的所有图标?

斯蒂克利

我还没有看到确切的清单。这是一个链接了图片网站

以下是按字母顺序轻松进行复制/粘贴的细分列表:

本文收集自互联网,转载请注明来源。

如有侵权,请联系[email protected] 删除。

编辑于
0

我来说两句

0条评论
登录后参与评论

相关文章

来自分类Dev

解析Google Place API JSON

来自分类Dev

Google Place Autocomplete API下拉列表未显示在Modal中

来自分类Dev

Google Place API(地方搜索器)

来自分类Dev

使用Google Place API获取事件

来自分类Dev

Google Place API在Android中显示错误

来自分类Dev

如何获得评论数Google Place API?

来自分类Dev

Google Place Autocomplete API调用入门

来自分类Dev

google place搜寻api和“ Listing by”文字

来自分类Dev

google-place-api返回null json

来自分类Dev

google place搜寻api和“ Listing by”文字

来自分类Dev

Google Place API限制-非使用限制

来自分类Dev

Google Map API-Infowindow显示Google Place API信息

来自分类Dev

Google Map API-Infowindow显示Google Place API信息

来自分类Dev

Google Place API:无法从 google place api android 获取大陆名称

来自分类Dev

在Android上的Google LatLngBounds中搜索Google Place API

来自分类Dev

Google Place API提取具有食物类型的餐厅的列表

来自分类Dev

如何请求Google Place API返回地点的ID?

来自分类Dev

显示来自Google API Place Photo响应的图像

来自分类Dev

Google Maps API place_changed事件未触发

来自分类Dev

Google Place Api无法通过凌空返回任何东西

来自分类Dev

在IOS中从Google Map Place API提取要求信息

来自分类Dev

Google Places API Place.TYPE_ADDRESS丢失?

来自分类Dev

AngularJS-Google Place自动完成API密钥

来自分类Dev

在Google Place API中显示超过50公里的地方

来自分类Dev

Google Place API-特定于应用程序的搜索

来自分类Dev

Google Place API一段时间无法使用

来自分类Dev

Google Place API-接收数据的jQuery JSON Persing

来自分类Dev

Google Place API无法在美国搜索体育馆

来自分类Dev

Google Place Api无法通过凌空返回任何东西

Related 相关文章

热门标签

归档