Skip to content

Latest commit

 

History

History
46 lines (24 loc) · 841 Bytes

File metadata and controls

46 lines (24 loc) · 841 Bytes

See html formatted version

PlacePhoto interface

google.maps.places.PlacePhoto interface

Represents a photo element of a Place.

Library

places

Methods

undefined

getUrl([opts])

Parameters: 

Return Value:  string

Returns the image URL corresponding to the specified options.

Properties

undefined

Type:  number

The height of the photo in pixels.

undefined

Type:  Array

Attribution text to be displayed for this photo.

undefined

Type:  number

The width of the photo in pixels.