google-geolocate icon indicating copy to clipboard operation
google-geolocate copied to clipboard

Some queries not working.

Open leonardogazio opened this issue 5 years ago • 1 comments

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.

leonardogazio avatar Aug 27 '19 18:08 leonardogazio

Could you please provide an example in how you are using the library?

martinlindhe avatar Sep 03 '19 09:09 martinlindhe