amplify-ui icon indicating copy to clipboard operation
amplify-ui copied to clipboard

Get LocationSearch component result

Open simon-neusoft opened this issue 2 years ago • 1 comments

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.

simon-neusoft avatar Jul 07 '22 09:07 simon-neusoft

We have on-going work for this feature: #2227

slaymance avatar Jul 07 '22 18:07 slaymance