Tiles won't load while dragging map
Author: pupvogelCreated May 20, 2021Updated Jul 17, 2026
Labelsmobileuxneeds decision
When dragging any Leaflet-map out of the "preloaded tile-zone", missing tiles will not load until user lifts finger (on iPhone or iPad, currently iOS 14.5.1, using Safari).
Expected behavior Missing tiles load while user is still dragging the map (works in other configurations or Google Maps or newer versions of OpenLayers)
Current behavior they don't 8o)
Environment
- Leaflet version: 1.7.1 (and earlier)
- Browser (with version): Safari
- OS/Platform (with version): iOS 14.5.1 (and earlier)
Additional context none
Minimal example reproducing the issue Can be reproduced with any Leaflet-map, just drag the map far enough until new tiles need to be fetched
Please create an example using https://leafletjs.com/edit.html or any other jsfiddle-like site. https://jsfiddle.net/f85gp2j0/5/show
- this example is as simple as possible
- this example does not rely on any third party code
Source: Leaflet/Leaflet