Skip to content

Autocomplete Results not shown when map is in fullscreen #698

@Trekky12

Description

@Trekky12

I use Leaflet.fullscreen which uses requestFullscreen on the map container to show the map in a fullscreen mode.
When the map is in fullscreen the autocomplete results are no longer shown because the created Element is not a child of the map container div but a child of the body and therefore not shown.

Is it possible to make the autocomplete results div a child of the map container?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions