Hello,
We have detected a problem in IE8 in compatibility mode, with MapSuite 5.5:
We have a wms layer in the map which is not visible. When we try to display it via javascript, we have an error in the opl_Georesource.axd
var
wms = tgMap.getLayersByName("CLUs")[0];true;//Because the layer is not refreshed: (a bug in openlayer?)
tgMap.removeLayer(wms,
tgMap.addLayer(wms);
wms.redraw();
false);
We don't have this error with MapSuite 5.0.
When we restarted the website, the error temporary disappeared.
Have an idea of what happened please?
Best regards,
André
wms.visibility =