add to map opening function "tap: false" var map = L.map('map', { center: data, minZoom: 2, zoom: zoom, tap: false });