walkerke / mapboxapi

R interface to Mapbox web services
https://walker-data.com/mapboxapi/
Other
109 stars 8 forks source link

`mapboxGeocoderInput()` not working well inside Quarto dashboards #50

Open walkerke opened 4 months ago

walkerke commented 4 months ago

I figured stuff like this would come up - the geocoder gets put inside a container that doesn't overflow so the geocoder gets cut off and the autocomplete list must be scrolled down to see (which doesn't work well). Investigate and fix.