Hello,
Estatik plugin uses Google Maps and the map zoom is part of Google Maps functionality. Please contact our support team to get more information about this feature modification.
Thanks.
Hello,
Please use the following files for editing: shortcode-property-map.js, half-map.js, map-tab.js, map.js
Please note that these modifications will be lost with plugin updates.
Thanks.
Thread Starter
USREC
(@hawaiirealestate)
Which file controls scrollwheel ?
Thread Starter
USREC
(@hawaiirealestate)
This should be an option in next release.
Hello,
Thank you for your feedback. We will consider your suggestion for the future plugin updated.
Thanks.
Thread Starter
USREC
(@hawaiirealestate)
Which file controls scrollwheel function True/False ?
Hello,
As mentioned above, any of the following files can be required: shortcode-property-map.js, half-map.js, map-tab.js, map.js . This depends on the place of the map you need to modify.
Please contact our support team for additional information.
Thanks.
Thread Starter
USREC
(@hawaiirealestate)
I have contacted them, with no answer
Why are you always so vague?
Don’t know or don’t care?
Hi Mark,
You need to redefine a file estatik-plugin/build/javascripts/map.js in your child theme using wp_deregister_script and wp_dequeue_script functions..
But you need to customize this file, not just copy and paste into the child theme.
You need to do this in the file: https://monosnap.com/file/C8YtDKOvZb1wVZ0ovucYRKs0RXyDdu
Here is the code you need: https://stackoverflow.com/questions/45729047/disable-the-ctrl-scroll-to-zoom-google-maps#answer-45729632
We do not recommend to modify the code without coding knowledge.
Hope it will help.
Thread Starter
USREC
(@hawaiirealestate)
What code/line do we alter in map.js ???