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
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