Figure it out.
For anyone looking to get there hands dirty it just requires some simple code.
1. Locate the “wpsl.gmap.js” file located in the “js folder”.
2. Find “myOptions” (copy/paste and find is quickest)
3. You will see “zoom:” simply replace text with “10” (you set your own).
4. Add “scrollwheel: false,” under “zoom:(your number)”.
Got it to work, its a custom theme still in the works and this specific template file didn’t have the wp_footer(); function.
update*** seems to be an issue with my theme. Any ideas?