Welcome, Guest
Username: Password: Remember me
JO Facebook Events Pro

TOPIC: How Disable zoom on Scroll wheel map

How Disable zoom on Scroll wheel map 9 years 11 months ago #774

Hi,
where or how i can disable the scrool wheel zoom in the map of event?

Thanks
The administrator has disabled public write access.

How Disable zoom on Scroll wheel map 9 years 11 months ago #775

  • Super User
  • Super User's Avatar
  • OFFLINE
  • Administrator
  • Posts: 3519
  • Thank you received: 278
  • Karma: 65
Hi
Find and open file: modules/mod_jo_facebookevents_pro/assets/js/eventon_gen_maps.js
Go to line 147 and changed
initialize(map_canvas_id, address, mapformat, zoomlevel, location_type, scroll);
To
initialize(map_canvas_id, address, mapformat, zoomlevel, location_type, false);
Best regards
Bach Pham
The administrator has disabled public write access.
The following user(s) said Thank You: luigi voltolini
Time to create page: 0.041 seconds