I have been working on an application which uses google maps api. recently i found geocoding not compatible with some address like,
http://maps.googleapis.com/maps/api/geocode/json?address=ae
which the address is country code. But it was working properly before. But today 09/08/2017 i found this issue. and additionally I found geolocation also fails to determine the location frequently in official website https://developers.google.com/maps/documentation/javascript/geolocation.
Please guide. Thanks.