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

Suggestions are hidden when control position is 'bottomleft' or 'bottomright' #224

Closed
jwasilgeo opened this issue Oct 11, 2019 · 2 comments · Fixed by #228
Closed

Suggestions are hidden when control position is 'bottomleft' or 'bottomright' #224

jwasilgeo opened this issue Oct 11, 2019 · 2 comments · Fixed by #228
Assignees
Labels

Comments

@jwasilgeo
Copy link
Contributor

When providing either of these options during construction

  • position: 'bottomleft'
  • position: 'bottomright'

the suggestions menu is hidden under the bottom of the map's container. We might want to consider showing the suggestions above the <input ... > when the control is placed in either of the bottom map corners.

The offending node is <div class="geocoder-control-suggestions leaflet-bar" ... >.

@jwasilgeo jwasilgeo added the Bug label Oct 11, 2019
@jwasilgeo jwasilgeo self-assigned this Oct 12, 2019
@jwasilgeo
Copy link
Contributor Author

Work has begun on branch 224-bottom-position.

@jwasilgeo
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant