<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
I'am using the vector files in the sandbox and I've two questions:<br>
<br>
1. I want to put on a map two GML layers with different strokeColor,
I've tried writing:<br>
<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; layer1.renderer.style.strokeColor = "green"<br>
<div class="moz-signature">
<p color="#000000">but this affects also layer2 not only layer1 when
the map is painted<br>
</p>
<p color="#000000">2. I'd like to differentiate with strokeColor or
different markers not only two different layers but also different
elements in the same layer, is it possible? Can I get access to the SVG
DOMs of the layers? <br>
</p>
<p color="#000000">someone can help me?<br>
</p>
<p color="#000000"><br>
mauri</p>
<p color="#000000"><font size="2">ps. thanks to all developers for
their great job!<br>
</font></p>
</div>
</body>
</html>