mirror of
https://github.com/Leaflet/Leaflet.git
synced 2025-07-20 16:37:08 +00:00
Co-authored-by: Florian Bischof <design.falke@gmail.com>
This commit is contained in:
@ -10,8 +10,7 @@ import * as PointerEvents from './DomEvent.PointerEvents.js';
|
||||
* @inherits Evented
|
||||
*
|
||||
* A class for making DOM elements draggable.
|
||||
* Used internally for map and marker dragging. Only works for elements
|
||||
* that were positioned with [`DomUtil.setPosition`](#domutil-setposition).
|
||||
* Used internally for map and marker dragging. Works on any DOM element
|
||||
*
|
||||
* @example
|
||||
* ```js
|
||||
|
Reference in New Issue
Block a user