Apologies if this forum is not for maps geolocation, but I use it in google maps js api v3.
According to the documentation ( http://code.google.com/apis/maps/documentation/geocoding/ ) "The following types are supported and returned by the HTTP Geocoder: (...) administrative_area_level_3 indicates a third-order civil entity below the country level. This type indicates a minor civil division. Not all nations exhibit these administrative levels." The values that I am getting in some areas (of USA) for administrative_level_3 are just numbers (and I never got anything different, as the example of the documentation says). Is this expected? In Japan, I am getting sublocality_level_2 and sublocality_level_3, which are not documented but they follow the same behavior than administrative_level_* (even the sublocality_level_3 are only numbers). Is this a bug? a feature? documentation is not updated? what am I missing? Any light is very welcome, Thanks in advance, David -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
