<div>Please see this post -&gt; <a href="http://openlayers.org/pipermail/users/2008-June/006154.html">http://openlayers.org/pipermail/users/2008-June/006154.html</a>&nbsp;for example.</div>
<div>&nbsp;</div>
<div></div>
<div>Thanks, </div>
<div>Linda</div>
<div>&nbsp;</div>
<div></div>
<div>On Wed, Jun 18, 2008 at 4:24 AM, Andreas Hocevar &lt;<a href="mailto:andreas.hocevar@gmail.com">andreas.hocevar@gmail.com</a>&gt; wrote:</div>
<div>&gt; Can you please provide a stripped down example that shows the problem?</div>
<div>&gt;</div>
<div>&gt; Regards,</div>
<div>&gt; Andreas.</div>
<div>&gt;</div>
<div>&gt; On Tue, Jun 3, 2008 at 11:02 PM, Linda Rawson &lt;<a href="mailto:linda.rawson@gmail.com">linda.rawson@gmail.com</a>&gt; wrote:</div>
<div>&gt;&gt; I am just getting back to trying to get my application to run in 2.6.</div>
<div>&gt;&gt; I cannot see linestring vector objects at the lowest scales. &nbsp;I am</div>
<div>&gt;&gt; beating my head against the wall. &nbsp;I get some of them to show up,</div>
<div>&gt;&gt; those with only 4 points by setting the StrokeWidth to 1 on the style.</div>
<div>&gt;&gt;</div>
<div>&gt;&gt; The rest....don&#39;t work. &nbsp;I step through the code. &nbsp;At these lines in VML.JS</div>
<div>&gt;&gt;</div>
<div>&gt;&gt; if (options.isStroked) {</div>
<div>&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;node.setAttribute(&quot;strokecolor&quot;, style.strokeColor);</div>
<div>&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;node.setAttribute(&quot;strokeweight&quot;, style.strokeWidth + &quot;px&quot;);</div>
<div>&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp;} else {</div>
<div>&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;node.setAttribute(&quot;stroked&quot;, &quot;false&quot;);</div>
<div>&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp;}</div>
<div>&gt;&gt;</div>
<div>&gt;&gt; node.getAttribute(&quot;strokeweight&quot;) before is 0.75. &nbsp;On the first zoom</div>
<div>&gt;&gt; levels it changes to &quot;1px&quot;. &nbsp;Anytime I zoom further it will not change</div>
<div>&gt;&gt; the value of strokeweight no matter how hard I try to change the value</div>
<div>&gt;&gt; using hardcoded attributes or whatever.</div>
<div>&gt;&gt;</div>
<div>&gt;&gt; What has changed in this area between version 2.5 and 2.6. &nbsp;Where is</div>
<div>&gt;&gt; .75 coming from? &nbsp;Where can I override that?</div>
<div>&gt;&gt;</div>
<div>&gt;&gt; --</div>
<div>&gt;&gt; Linda Rawson</div>
<div>&gt;&gt; _______________________________________________</div>
<div>&gt;&gt; Users mailing list</div>
<div>&gt;&gt; <a href="mailto:Users@openlayers.org">Users@openlayers.org</a></div>
<div>&gt;&gt; <a href="http://openlayers.org/mailman/listinfo/users">http://openlayers.org/mailman/listinfo/users</a></div>
<div>&gt;&gt;</div>
<div>&gt;</div>
<div></div>
<div></div>
<div></div>
<div>-- </div>
<div>Linda Rawson</div>
<div></div>