ign-argentina / argenmap

Visor de mapas web basado en Leaflet
https://ign-argentina.github.io/argenmap/
GNU General Public License v3.0
37 stars 24 forks source link

Context menu does not close when expected #235

Closed InMunken closed 9 months ago

InMunken commented 9 months ago

Problem: It is not possible to close the context menu by left-clicking the map; instead, it only closes itself when a change in the zoom occurs or when the map is dragged.

Expected behavior: The context menu should only close itself when a left-click occurs on the map.

InMunken commented 9 months ago

The context menu only closes when left-clicking on the map.