Answer to this question could be very easy and I might end up feeling foolish for asking this but still...
Is there an API that gives me prominent areas/localities of a city? Workflow in my mind is
- Get lat-long from a user's device
- Resolve the city based on lat-long (This is done)
- Get the important localities/areas of the city
- Give these area names as options to user to select from.
Is there any API that can help me automate step 3?