I changed the scales parameter and I added four scales that I want. The scale box down shows them, but stilll there is no zoom limit.<div><br></div><div><div>The zoom bar that is at the left of the mapcontainer has many scales...</div>

<div><br></div><div>I tried to use the minscale, maxscale options in the layers tag but it still didn&#39;t work.</div><div><br></div><div>Do maxscaledom and minscaledom have the same syntax with minscale and maxscale? (maxscaledom=&quot;scale param value&quot;, minsxaledom=&quot;scale param value&quot;). If yes it doesn&#39;t work as well. This is how I configured scales parameter:</div>
<div><br></div><div> &lt;param name=&quot;ground_units&quot;&gt;m&lt;/param&gt;</div><div><span class="Apple-tab-span" style="white-space:pre">                </span>&lt;param name=&quot;scales&quot;&gt;1733376,200000,220000,250000,27734017&lt;/param&gt;</div>
<div><span class="Apple-tab-span" style="white-space:pre">                </span>&lt;param name=&quot;jumpto_scales&quot;&gt;&lt;![CDATA[</div><div><span class="Apple-tab-span" style="white-space:pre">                </span>{</div><div><span class="Apple-tab-span" style="white-space:pre">                        </span>&#39;Maximum zoom level&#39; : 1733376,</div>
<div><span class="Apple-tab-span" style="white-space:pre">                        </span>&#39;Study area&#39; : 27734017</div><div><span class="Apple-tab-span" style="white-space:pre">                </span>}</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>]]&gt;&lt;/param&gt;</div>

</div>