[OpenLayers-Dev] Vector feat. from WKT fucked up in IE but fine in Firefox, and Chrome

hauxon hrannar at loftmyndir.is
Fri Oct 23 11:50:45 EDT 2009


I've found a solution to my problem.

A fellow programmer copy-pasted a style for the lines from another project. 
The offending part was:

var style_blue = OpenLayers.Util.extend({}, layer_style);
style_blue.rotation = 45;

Seems like rotation style only works with Internet Explorer with lines.  I
don't know if the lines rotating in IE is a bug or the lines not rotating in
other browsers.

Error in line 1081 mentioned in previous post is not related to the problem.

Best, Hrannar
-- 
View this message in context: http://n2.nabble.com/Vector-feat-from-WKT-fucked-up-in-IE-but-fine-in-Firefox-and-Chrome-tp3871781p3879529.html
Sent from the OpenLayers Dev mailing list archive at Nabble.com.



More information about the Dev mailing list