When users add a new listing, the API auto-populates the City with a corrected City Name when the user clicks on Set on Map. However, If I search for the same address on Google, the address properly displays the neighborhood.
Example, If I add a new listing with following address on Add Listing form:
7631 Topanga Canyon Blvd, Canoga Park, CA 91304 – when I click Set on Map, it changes City to Los Angeles.
When I check on google, it properly displays to Canoga Park.
I read that we would have to manually add “neighborhoods”, however, that process would be an inmense task. Especially if we are collecting data from places all over the US.
Ideally, we would prefer:
1. Capture correct data as from Google search
or
2. Allow user to enter desired city and do not change to the city name
Please advise.