79377738

Date: 2025-01-22 12:52:10
Score: 0.5
Natty:
Report link
var map = L.map('map', { dragging: !L.Browser.mobile, tap: !L.Browser.mobile });

This will allow users to scroll the page on mobile, and if they want to scroll the map, use 2 fingers.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: James Osguthorpe