<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Thanks. But how i can do it for layer
vector?<br>
Code:<br>
<i>var vectorPoint = new OpenLayers.Layer.Vector("LayerName",</i><i><br>
</i><i> {</i><i><br>
</i><i> styleMap: new OpenLayers.StyleMap(</i><i><br>
</i><i> { "default": styleMarkersLabels,</i><i><br>
</i><i> </i><i><br>
</i><i> "select": { pointRadius: 1}</i><i><br>
</i><i> })</i><i><br>
</i><i> });</i><br>
<br>
23.10.2012 18:06, Till Adams пишет:<br>
</div>
<blockquote cite="mid:5086B287.9040606@terrestris.de" type="cite">
<pre wrap="">Hi,
use
minResolution or minScale
<a class="moz-txt-link-freetext" href="http://dev.openlayers.org/releases/OpenLayers-2.12/doc/apidocs/files/OpenLayers/Layer-js.html#OpenLayers.Layer.minResolution">http://dev.openlayers.org/releases/OpenLayers-2.12/doc/apidocs/files/OpenLayers/Layer-js.html#OpenLayers.Layer.minResolution</a>
Regards, Till
On 23.10.2012 17:00, adidas wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Hello! How to display a layer at the specified zoom? For example, the
layer is displayed at a zoom more than 14 and etc.
Thanks for answer.
_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.osgeo.org">Users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/openlayers-users">http://lists.osgeo.org/mailman/listinfo/openlayers-users</a>
</pre>
</blockquote>
<pre wrap="">
</pre>
</blockquote>
<br>
</body>
</html>