Enable Scroll Wheel Zoom

Scrolls By Default.

Code:

$(document).ready(function() { 
    $('#map_canvas').googleMaps(); 
});