Google API地方详细信息未显示Google+信息页中显示的图片

时间:2013-07-12 23:13:32

标签: google-places-api

我可以在Google+地方信息页上看到照片,但这些照片未在Google API商家信息详情json回复中检索到。并非所有地方,但有些地方都显示出这种行为。例如,我会为您提供酒店的Google+信息页,并向您显示检索到的json回复:

Google+信息页

https://plus.google.com/104205878124399481073/about

{
   "debug_info" : [],
   "html_attributions" : [],
   "result" : {
      "address_components" : [
         {
            "long_name" : "Ret. 3 Lotes 12 y 13",
            "short_name" : "Ret. 3 Lotes 12 y 13",
            "types" : [ "street_number" ]
         },
         {
            "long_name" : "Paseo Xaman-ha",
            "short_name" : "Paseo Xaman-ha",
            "types" : [ "route" ]
         },
         {
            "long_name" : "Villas Pakal",
            "short_name" : "Villas Pakal",
            "types" : [ "sublocality", "political" ]
         },
         {
            "long_name" : "Playa del Carmen",
            "short_name" : "Playa del Carmen",
            "types" : [ "locality", "political" ]
         },
         {
            "long_name" : "Quintana Roo",
            "short_name" : "Quintana Roo",
            "types" : [ "administrative_area_level_1", "political" ]
         },
         {
            "long_name" : "MX",
            "short_name" : "MX",
            "types" : [ "country", "political" ]
         },
         {
            "long_name" : "77710",
            "short_name" : "77710",
            "types" : [ "postal_code" ]
         }
      ],
      "formatted_address" : "Paseo Xaman-ha Ret. 3 Lotes 12 y 13, Villas Pakal, Playa del Carmen, Quintana Roo, México",
      "formatted_phone_number" : "01 984 803 1585",
      "geometry" : {
         "location" : {
            "lat" : 25.855920,
            "lng" : -97.4760320
         }
      },
      "icon" : "http://maps.gstatic.com/mapfiles/place_api/icons/lodging-71.png",
      "id" : "98e0009b05c90782c18e8c12273d651c0dde3d5a",
      "international_phone_number" : "+52 984 803 1585",
      "name" : "Hotel Hacienda Vista Real",
      "opening_hours" : {
         "open_now" : true,
         "periods" : [
            {
               "close" : {
                  "day" : 0,
                  "time" : "2359"
               },
               "open" : {
                  "day" : 0,
                  "time" : "0000"
               }
            },
            {
               "close" : {
                  "day" : 1,
                  "time" : "2359"
               },
               "open" : {
                  "day" : 1,
                  "time" : "0000"
               }
            },
            {
               "close" : {
                  "day" : 2,
                  "time" : "2359"
               },
               "open" : {
                  "day" : 2,
                  "time" : "0000"
               }
            },
            {
               "close" : {
                  "day" : 3,
                  "time" : "2359"
               },
               "open" : {
                  "day" : 3,
                  "time" : "0000"
               }
            },
            {
               "close" : {
                  "day" : 4,
                  "time" : "2359"
               },
               "open" : {
                  "day" : 4,
                  "time" : "0000"
               }
            },
            {
               "close" : {
                  "day" : 5,
                  "time" : "2359"
               },
               "open" : {
                  "day" : 5,
                  "time" : "0000"
               }
            },
            {
               "close" : {
                  "day" : 6,
                  "time" : "2359"
               },
               "open" : {
                  "day" : 6,
                  "time" : "0000"
               }
            }
         ]
      },
      "reference" : "CoQBdwAAALAyGQMoVRlq-UMhh0CFSKHKyHFI4jbA_H5zhwCK5r9haJFCgx7Y0Ql_rWiSap3Tao6QHpfRaKy3dpmaOuwkLCuNeoeVRhkWZWHIb_kN0phGdg1-CbJp3au7KKq8_C8LHYccrYg6sPYDSs7nblWh_xvbbNHtf2N30O_YppCjQp8BEhBKMZnaMDqKN3LMOddPNlpyGhTL3mQ_-HM5r2893_pWitrdOcX6vQ",
      "reviews" : [
         {
            "aspects" : [
               {
                  "rating" : 1,
                  "type" : "quality"
               },
               {
                  "rating" : 1,
                  "type" : "facilities"
               },
               {
                  "rating" : 2,
                  "type" : "service"
               }
            ],
            "author_name" : "Yuri Diana Mateos",
            "author_url" : "https://plus.google.com/105503150293220587391",
            "text" : "Incribisisisimo el paseo chido quien bota por jaltipan",
            "time" : 1366422681
         }
      ],
      "types" : [ "lodging", "establishment" ],
      "url" : "https://plus.google.com/104205878124399481073/about?hl=en-US",
      "utc_offset" : -300,
      "vicinity" : "Paseo Xaman-ha Ret. 3 Lotes 12 y 13, Villas Pakal, Playa del Carmen",
      "website" : "http://www.eurostarshaciendavistareal.com/"
   },
   "status" : "OK"
}

1 个答案:

答案 0 :(得分:1)

您似乎正在正确地执行所有操作,但数据根本就不存在。您可能会创建一个缺陷问题(如果尚未报告),以便他们了解问题并进行调查。

https://code.google.com/p/gmaps-api-issues/issues/list