hello<br /><br /> I want to change color of contour map according to<br />another map that lies beneath of contour map. Otherwise<br />contours cannot be discerned.<br /><br /><br />And I thought I might be able to change of lines' color using<br /><br />"layer.updateFromString("COLOR 245 13 60");"<br /><br />but it failed.<br /><br />what might the alternative solutions be ?<br /><br />regards