Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: createAmplifyGeocode allow event listener #236

Open
ericxinzhang opened this issue Nov 17, 2023 · 0 comments
Open

Feature Request: createAmplifyGeocode allow event listener #236

ericxinzhang opened this issue Nov 17, 2023 · 0 comments
Labels
feature-request Request a new feature

Comments

@ericxinzhang
Copy link

Problem

createAmplifyGeocoder function instantiates MaplibreGeocoder which supports event listeners, but createAmplifyGeocoder itself does not enable the event listener feature.

I hope createAmplifyGeocoder could allow me to add event listeners, like the example from react-map-gl does.

Context

I am using Amplify UI LocationSearch component. It allows me to customize the marker pop-up but only in Vanilla Javascript. I hope I could customize the popup with buttons which updates React state on click.

@ioanabrooks ioanabrooks added the feature-request Request a new feature label Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request a new feature
Projects
None yet
Development

No branches or pull requests

2 participants