Google Maps field to have all "address_components"
Matthew Molk
Google Maps field should have all address components (e.g. neighborhood, sublocality_level_1, administrative_area_level_2).
This is particularly important for large cities like New York, New York which has many neighborhoods/boroughs (i.e. Bronx, Brooklyn, Manhattan, Queens, and Staten Island).
Thus, accessing the "neighborhood" component within "address_components" is crucial for many large cities.
Screenshot attached to show disparity between displayed address and address components.
Matthew Molk
NOTE: Same issue with Los Angeles. I have no access to neighborhood or locality. I'm forced to display the entire address. Would rather piece out the address components so I can then display what I need.