Is it possible to disable the mouse wheel function with in WPG mappity?

49 views
Skip to first unread message

Paulo

unread,
Oct 9, 2011, 7:53:16 AM10/9/11
to WPGmappity
Is it possible to disable the mouse wheel function with in WPG
mappity?
Thanks
P

Pete

unread,
Jul 5, 2012, 3:19:42 PM7/5/12
to wpgma...@googlegroups.com
I would love to be able to do this to. Anyone suggest any code alterations?

Matt Schwartz

unread,
Jul 17, 2012, 12:34:38 PM7/17/12
to wpgma...@googlegroups.com
This feature is now in the newest build (0.6) by the way.  There is a new options box when creating / editing a map that will allow the disabling of the scroll wheel over maps.

Anil Dhiman

unread,
Dec 12, 2013, 4:35:16 AM12/12/13
to wpgma...@googlegroups.com
Yes its possoble. Just add one more attribute to the present code - scrollwheel: false,

You can say just below -  scaleControl : false,

Like this:

scaleControl : false,
scrollwheel: false,

And you are done!

Cheers!
Reply all
Reply to author
Forward
0 new messages