Returns a URL for the Google maps company location/address.
Note it uses the company country, city, and address line 1 to get the location.
URL
(GET) /companies/{cid}/location/googlemaps
PARAMETERS
The URL parameters are:
|
cid |
The company ID |
int, Mandatory |
RESULTS
The Google maps location URL string, like:
"
https://www.google.com/maps/search/?api=1&query=address+line+1%2Ccity%2Ccountry
"