amplify-ui
amplify-ui copied to clipboard
Get LocationSearch component result
On which framework/platform would you like to see this feature implemented?
React
Which UI component is this feature-request for?
Other
Please describe your feature-request in detail.
I would like to use the LocationSearch component outside of the map component and use the results for my own processing. In my case I would like to take the results from multiple LocationSearch components and use the results for my own routing.
Please describe a solution you'd like.
I think a simple onValue callback would suffice for my use case. Plus a value setter if state needs to be restored for some reason.
We love contributors! Is this something you'd be interested in working on?
- [ ] 👋 I may be able to implement this feature request.
- [ ] ⚠️ This feature might incur a breaking change.
We have on-going work for this feature: #2227