<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>THE MOLITOR FORUMS &#187; Topic: Disable scroll-wheel &amp; double click zoom on individual posts</title>
		<link>http://www.themolitor.com/forums/topic/disable-scroll-wheel-double-click-zoom-on-individual-posts</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Disable scroll-wheel &amp; double click zoom on individual posts</description>
		<language>en-US</language>
		<pubDate>Tue, 10 Mar 2026 19:32:12 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/disable-scroll-wheel-double-click-zoom-on-individual-posts" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Disable scroll-wheel &amp; double click zoom on individual posts"</title>
			<link>http://www.themolitor.com/forums/topic/disable-scroll-wheel-double-click-zoom-on-individual-posts#post-25049</link>
			<pubDate>Tue, 26 Nov 2013 11:06:07 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">25049@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Open up single.php and locate the following on lines 184-199...</p>
<pre><code>action: &#039;setOptions&#039;, args:[{
	scrollwheel:true,
	disableDefaultUI:false,
	disableDoubleClickZoom:false,
	draggable:true,
	mapTypeControl:false,
	mapTypeId:&#039;satellite&#039;,
	panControl:false,
	scaleControl:false,
	streetViewControl:false,
	zoomControl:&#60;?php echo $zoomSetting;?&#62;,
	zoomControlOptions: {
      		style: google.maps.ZoomControlStyle.LARGE,
      		position: google.maps.ControlPosition.RIGHT_CENTER
	}
}]</code></pre>
<p>Change "scrollwheel" to false and "disableDoubleClickZoom" to true.</p>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Shallnotbe on "Disable scroll-wheel &amp; double click zoom on individual posts"</title>
			<link>http://www.themolitor.com/forums/topic/disable-scroll-wheel-double-click-zoom-on-individual-posts#post-25025</link>
			<pubDate>Tue, 26 Nov 2013 04:15:56 +0000</pubDate>
			<dc:creator>Shallnotbe</dc:creator>
			<guid isPermaLink="false">25025@http://www.themolitor.com/forums/</guid>
			<description><p>Hi,</p>
<p>I'd like to disable the zoom on scroll wheel, but only on the individual posts, not on general map/category/tag map.<br />
The code I tried to change doesn't work.<br />
What's the correct way to do it?</p>
<p>If there's a way to disable the double click zoom only on individual posts, I'm interested as well.
</p></description>
		</item>

	</channel>
</rss>
