You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
last time there is an always error when use geocodeUsingGoogleAddressString: Over query limit.
I think you should fix it in geoCodeUsignGoogleAddress and reverseGocodeUsingGoogle functions. Just add key parameters in the url string:
Hi,
last time there is an always error when use geocodeUsingGoogleAddressString: Over query limit.
I think you should fix it in geoCodeUsignGoogleAddress and reverseGocodeUsingGoogle functions. Just add key parameters in the url string:
https://maps.googleapis.com/maps/api/geocode/json?address=\(address)&key=API_KEY
The text was updated successfully, but these errors were encountered: