Skip to content

Map not responsive after click outside the map when on touch device and draggable:false option #332

Closed
@yoadsn

Description

@yoadsn

I may have found the wrong reproduction of this problem but I modified an old JSBin to show the problem:
Currently checked on chrome dev tools using the "mobile" tap input emulation.
https://jsbin.com/wihaxezera/edit?js,console,output

After the map loads - tapping the marker would produce a double "click" console log.. (should not be double)
Then, clicking on the red area to the right (just outside the map div container) would make click event to never fire again.

When removing either draggable:false or fullscreenControl:false this behaviour is not observed.

Did not have a chance to test yet on an actual mobile device..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions