UNPKG

@ignaraph01/leaflet-gesture-handling

Version:

Cloned from elmarquis/Leaflet.GestureHandling. Adds a small delay to show the warning overlay on IOS devices when touching with 1 finger

6 lines (3 loc) 114 B
import * as L from "leaflet"; export class GestureHandling extends L.Handler {} export default GestureHandling;