Exports an additional method setBusinessSpecificParameters that can be used to pass a Google Maps for Business account parameters. When set the makeRequest calls a new function signGoogleRestApiRequest that adds the client and signature parameters to the request url before requesting it from Google. Valid Google Maps for Business parameters are required in order for the request to actually return data.
Exports an additional method
setBusinessSpecificParameters
that can be used to pass a Google Maps for Business account parameters. When set the makeRequest calls a new functionsignGoogleRestApiRequest
that adds theclient
andsignature
parameters to the request url before requesting it from Google. Valid Google Maps for Business parameters are required in order for the request to actually return data.