This repository was archived by the owner on Sep 20, 2019. It is now read-only.
This repository was archived by the owner on Sep 20, 2019. It is now read-only.
How to disable the dragging and zoom mouse events, for a nested panel in the <leaflet> tag - which is a custom component #286
Open
Description
I noticed on popups and layer controls the zoom and drag property are disabled, so I was wondering if there is any way that I can apply those same functions to a nested sidenav component from some div container.
The sidenav and the leaflet directive reside in the same controller.
Can you please show me how to do it?