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

feat(autocomplete): allow results to be child of geocode container #699

Merged
merged 2 commits into from
Jan 6, 2024

Conversation

curtisy1
Copy link
Collaborator

@curtisy1 curtisy1 commented Jan 6, 2024

This adds an option to autocomplete to append geocode suggestions to the leaflet element instead of the document body.

In cases where the app is using plugins like Leaflet.FullScreen, this fixes issues with suggestions not showing up where they should.

The default behavior stays the same, though styles might be impacted by it a little.

Fixes #698

@curtisy1 curtisy1 merged commit cfbe268 into master Jan 6, 2024
@curtisy1 curtisy1 deleted the attach-autocomplete-results-to-container branch January 6, 2024 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Autocomplete Results not shown when map is in fullscreen
1 participant