Ireland are using a post code system called "Eircode" which is valid layer in google maps and searching an Eircode e.g D03E5Y8 will result in the correct address on the Google map - much like UK / US zips. https://www.google.ie/maps/place/Drumcondra,+Dublin,+D03+E5Y8/@53.3608019,-6.2560623,17z/data=!3m1!4b1!4m5!3m4!1s0x48670e639f49ad8d:0xfe32bee99c51f2ee!8m2!3d53.3607987!4d-6.2538683?hl=en
I was using an api call like below with a valid Eircode in the origins value. The lookup was working perfectly up to 1-2 days ago (Feb 19th /20th, 2018) - however it now returns a null value (please replace the key with your own API key)
Previously the distance matrix worked with Google maps and you could enter 2 eircodes into origins= and destinations=
To illustrate further entering a valid UK post code into the origins value
https://maps.googleapis.com/maps/api/distancematrix/json?origins=ll652ez&destinations=dublin&language=en-EN&key=xxxxxxxxxxxxxxxxxxx&sensor=false results in a correct call.
Have Eircode or Google maps now disabled this functionality for Eircode lookups? This would seem like a major step backwards!
Appreciate any help on this before I go back to the drawing board!
SOLUTION Add +ire to the Eircode value origins=T12KC86+ire&destinations=V92YP93+ire