Search
Preparing search index...
The search index is not available
Google Maps Services Node Client
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"places/photo"
Module "places/photo"
Index
Interfaces
Place
Photo
Request
Place
Photo
Response
Variables
default
Url
Functions
place
Photo
Variables
Const
default
Url
default
Url
:
"https://maps.googleapis.com/maps/api/place/photo"
= "https://maps.googleapis.com/maps/api/place/photo"
Functions
place
Photo
place
Photo
(
__namedParameters
:
{
config
:
config
;
method
:
Method
;
params
:
{
maxheight
?:
number
;
maxwidth
?:
number
;
photoreference
:
string
}
&
RequestParams
;
responseType
:
"arraybuffer"
|
"blob"
|
"stream"
;
url
:
string
}
, axiosInstance
?:
AxiosInstance
)
:
Promise
<
PlacePhotoResponse
>
Parameters
__namedParameters:
{
config
:
config
;
method
:
Method
;
params
:
{
maxheight
?:
number
;
maxwidth
?:
number
;
photoreference
:
string
}
&
RequestParams
;
responseType
:
"arraybuffer"
|
"blob"
|
"stream"
;
url
:
string
}
config
:
config
method
:
Method
params
:
{
maxheight
?:
number
;
maxwidth
?:
number
;
photoreference
:
string
}
&
RequestParams
response
Type
:
"arraybuffer"
|
"blob"
|
"stream"
url
:
string
Default value
axiosInstance:
AxiosInstance
= defaultAxiosInstance
Returns
Promise
<
PlacePhotoResponse
>
Globals
"adapter"
"client"
"common"
"directions"
"distance"
"elevation"
"geocode/geocode"
"geocode/reversegeocode"
"geolocate"
"index"
"places/autocomplete"
"places/details"
"places/findplacefromtext"
"places/photo"
"places/placesnearby"
"places/queryautocomplete"
"places/textsearch"
"roads/nearestroads"
"roads/snaptoroads"
"serialize"
"timezone"
"util"
Place
Photo
Request
Place
Photo
Response
default
Url
place
Photo
Generated using
TypeDoc