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