Hi there,

first of all, I have to say that this module is awesome. It does everything I looked for. But there is only one exception: The address details from GMAPS tools are:

"Administrative Area"
"Subadministrative Area"
"Locality"
"Neighborhood"
"Postal code"
"Thoroughfare"

Why are they different from the Google Maps Address Components (see: http://code.google.com/apis/maps/documentation/geocoding/#Types)? I got a lot of problems with this as I use this in other countries (e.g. Germany). Let me give an example: If you use GMAPs content and create a new content with an address, please type in "Borschtallee, Munich". It will find an address in Bavaria (Administrative Area), Munich (Subadministrative Area), Munich (Locality), (Neighborhood is empty), 80804 (Postal code), Borschtallee (Thoroughfare). But if you do a double click on Borschtallee on the Map, the text box gives you a much better suggestion: It say "Town - Schwabing-West, Munich, Germany". This is the right description - the "Schwabing-West" is missing. I think these suggestions are the Google Maps Address Components?

Is it possible to get a different or more detailed set of address details?