<p>I have an application that displays two types of map, either a logical topology (no map tiles) and a physical topology (using OpenStreetMap). The problem ocures in both.
</p>
<p>Several problems occur when using a stylemap in a vector layer and IE 7 (no problem in FF and Chrome).</p>
<li>1. when moving a feature the feature moves faster then the mouse pointer</li>
<li>2. graphic images are not displayed (most of the time)</li>
<li>3. popups do not work for point feature only line feature popups work.</li>
<li>4. Navigation feature doesn't change zoom indicator</li>
<p>
Unfortunately I am a bit new to Javascript, so maybe that is my problem.
</p>
<p>
Are there known issues with IE and OpenLayers Vector layer?
</p>
<p>
Below is my code if you want to try it out. I have been running ti with both 2.8 and 2.9RC1. same problem on IE 7 and IE 8. When removing the stylemap from the vector layer the problem seems to go away - partially...
</p>
<p>appologies for the large sample code :-) it's the only way I can reproduce this problem reliably.</p>
<a href="http://n2.nabble.com/file/n4838451/TT.js" target="_top">TT.js</a>
<a href="http://n2.nabble.com/file/n4838451/test4.htm" target="_top">test4.htm</a>
<br><hr align="left" width="300">
View this message in context: <a href="http://n2.nabble.com/Weird-behavior-when-using-stylemap-in-vector-layer-and-IE-tp4838451p4838451.html">Weird behavior when using stylemap in vector layer and IE</a><br>
Sent from the <a href="http://n2.nabble.com/OpenLayers-Users-f1822463.html">OpenLayers Users mailing list archive</a> at Nabble.com.<br>