[null,null,["最后更新时间 (UTC):2025-01-14。"],[[["The new Place Photo service in the Places API requires using the photo's resource name, including the place ID and photo reference, in the request URL."],["Place Photo (New) supports larger photo sizes, up to 4800x4800 pixels, compared to the previous 1600x1600 limit."],["Authentication for the new service can be done with either API keys or OAuth tokens."],["Parameters like `maxheight` and `maxwidth` have been renamed to `maxHeightPx` and `maxWidthPx` respectively, and both or either must be specified."],["Existing APIs need modification to construct the full resource name by adding the place ID to the photo reference for compatibility with the new service."]]],["The new Place Photo API requires the photo's resource name, including the place ID, in the request URL, instead of just the photo reference. Authentication now supports API keys and OAuth tokens. The parameters `maxheight` and `maxwidth` are replaced by `maxHeightPx` and `maxWidthPx`, and at least one must be provided. The maximum supported photo size increased from 1600x1600 to 4800x4800 pixels. New APIs return a `photos[]` array with resource names, while existing APIs use `photo_reference`.\n"]]