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
"timezone"
Module "timezone"
Index
Interfaces
Time
Zone
Request
Time
Zone
Response
Time
Zone
Response
Data
Variables
default
Params
Serializer
default
Url
Functions
timezone
Variables
Const
default
Params
Serializer
default
Params
Serializer
:
(Anonymous function)
= serializer({timestamp: toTimestamp,location: latLngToString})
Const
default
Url
default
Url
:
"https://maps.googleapis.com/maps/api/timezone/json"
= "https://maps.googleapis.com/maps/api/timezone/json"
Functions
timezone
timezone
(
__namedParameters
:
{
config
:
config
;
method
:
Method
;
params
:
{
language
?:
Language
;
location
:
LatLng
;
timestamp
:
Date
|
number
}
&
RequestParams
;
paramsSerializer
:
(
params
:
any
)
=>
string
;
url
:
string
}
, axiosInstance
?:
AxiosInstance
)
:
Promise
<
TimeZoneResponse
>
Parameters
__namedParameters:
{
config
:
config
;
method
:
Method
;
params
:
{
language
?:
Language
;
location
:
LatLng
;
timestamp
:
Date
|
number
}
&
RequestParams
;
paramsSerializer
:
(
params
:
any
)
=>
string
;
url
:
string
}
config
:
config
method
:
Method
params
:
{
language
?:
Language
;
location
:
LatLng
;
timestamp
:
Date
|
number
}
&
RequestParams
params
Serializer
:
(
params
:
any
)
=>
string
(
params
:
any
)
:
string
Parameters
params:
any
Returns
string
url
:
string
Default value
axiosInstance:
AxiosInstance
= defaultAxiosInstance
Returns
Promise
<
TimeZoneResponse
>
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"
Time
Zone
Request
Time
Zone
Response
Time
Zone
Response
Data
default
Params
Serializer
default
Url
timezone
Generated using
TypeDoc