google-geolocate
google-geolocate copied to clipboard
Some queries not working.
This query for example don't work inside your library, I got that URL from your library with an fmt.PrintLn()
https://maps.googleapis.com/maps/api/geocode/json?sensor=false&address=PLUMATEX&key=MY_KEY
If I put it in a browser it returns normally, in your lib I get ZERO_RESULTS.
Ty.
Could you please provide an example in how you are using the library?