sorry - forgot to mention this is happening on version 2.8, but I think I also saw the same problem at 2.7.

--john


On Jul 14, 2009, at 12:00 AM, John Cartwright wrote:

Hello All,

I'm experiencing some strange behavior using a Layer defined like:

var wms = new OpenLayers.Layer.WMS( "OpenLayers WMS",
"http://labs.metacarta.com/wms/vmap0?";, {layers: 'basic'}, {wrapDateLine:true});

and then adding a WKT feature to it defined like:

MULTILINESTRING((150 0, 180 0), (-180 0, -150 0))


It initially displays properly, but when one pans in the x direction, the feature does not redraw correctly. This seems to only be a problem when using the wrapDateLine option.


Is this a known issue or am I missing something?

Thanks!

--john


_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users

_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users

Reply via email to