Disabled Zoom on mouse wheel.
var map = L.map('map').setView([51.505, -0.09], 13); map.scrollWheelZoom.disable();