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