google.maps.places.PlacePhoto interface
Represents a photo element of a Place.
places
Methods
getUrl([opts])
Parameters:
- opts: PhotoOptions optional
Return Value: string
Returns the image URL corresponding to the specified options.
Properties
Type: number
The height of the photo in pixels.
Type: Array
Attribution text to be displayed for this photo.
Type: number
The width of the photo in pixels.