我们一直在寻找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”
您是否知道我们可以找到谷歌为地方提供的所有图标的任何资源?
答案 0 :(得分:24)
我还没有看到明确的清单。这是site with pictures linked。
下面列出了按字母顺序轻松复制/粘贴的清单:
答案 1 :(得分:2)
我发现了更多!
巴士 - http://maps.gstatic.com/mapfiles/place_api/icons/bus-71.png
学校 - http://maps.gstatic.com/mapfiles/place_api/icons/school-71.png
犹太教堂 - http://maps.gstatic.com/mapfiles/place_api/icons/worship_jewish-71.png
答案 2 :(得分:1)
整个列表可在Google上找到:https://developers.google.com/places/supported_types