1 Reply Latest reply on Jan 4, 2012 11:10 PM by quinten.jiang

    how to enable enableScrollWheelZoom on Google Map

    quinten.jiang

      Hi,

       

      I try to enable scroll wheel zoom on the google map in the page load:

       

      function doload() {

                     map.enableScrollWheelZoom();

              }

       

      But it does'nt work,  I also try to add map.enableScrollWheelZoom() in the file gmap.js under richfaces-ui.jar, but still not help, any suggection?

       

      Thanks,

       

       

      Kinson