I am using Google Maps APIs guide for autocomplete:
https://developers.google.com/maps/documentation/javascript/examples/places-autocomplete-addressform
but it seems it is not possible to detect Italy provinces.
For instance: typing an Italian address "Caronno Pertusella, VA, Italia", I'm not able to detect "VA".
I tried add and change parameters: https://developers.google.com/maps/documentation/javascript/geocoding
but I can not find province parameter.