Closed
Description
Modify the backend api to include geocode information needed for Search component:
- search/autocomplete api should pass along the lat long values along with predictions
- endpoint for search input query to get back search results and its corresponding geocode details.
The above endpoints are needed to avoid additional calls from frontend for getting the geocode information.