Skip to content

Commit

Permalink
Issue #23 - enabled zooming via scroll wheel
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesxliu committed Feb 26, 2015
1 parent cfb92bf commit ced2dcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/javascripts/main.js.erb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ $(function() {
panControl: false,
rotateControl: false,
scaleControl: false,
scrollwheel: false,
scrollwheel: true,
streetViewControl: true,
zoom: 12,
zoomControl: true
Expand Down

0 comments on commit ced2dcb

Please sign in to comment.