Google Maps API is a "nasty boy"

Dear Google Maps API,

I still miss the point why every couple of weeks You change your internal Geolocalization API...

(Twitter Place Finder - when the coordinates via GMaps are not broken)

Some weeks the latitude and longitude are accessible as latlng.ya and latlng.wa, some other are latlng.za and latlng.xa

Where latng is:

...
latlng = results[0].geometry.location;
...

Sincerely, Twitter Place Finder Dev.