<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi Robert,<br>
      <br>
        This layer is an OpenLayers.Layer.Vector.RootContainer object. 
      It gets automatically created when you specify an array of layers
      to the SelectFeature control.  In short, it was created to solve
      the "I can't click on vectors if they are not in the topmost
      layer" issue.  You can read more about this in following ticket :<br>
      <br>
          <a class="moz-txt-link-freetext" href="http://trac.osgeo.org/openlayers/ticket/1666">http://trac.osgeo.org/openlayers/ticket/1666</a><br>
      <br>
      HTH,<br>
      <br>
      Alexandre<br>
      <br>
      <br>
      On 13-02-26 02:27 PM, Rob Hyx wrote:<br>
    </div>
    <blockquote
cite="mid:CAF-PjvwQRUbEg3qhPENN0KKqdHLanh5f0V=JTQ9agREHcjdtpQ@mail.gmail.com"
      type="cite">Hello all,<br>
      <br>
      I have multiple vector layers on my map, one being just a regular
      layer I plot GeoJSON to, while the others are KML layers. I have
      them both using the same OpenLayers.Control.SelectFeature object,
      and I noticed a 'phantom' layer that is now in the map.layers
      property called 'openlayers.control.selectfeature_<some
      number>_container'. My question is, what is this layer? It
      seems to effect the z indexing of the KML layers, and by that I
      mean, if the z index of the container is under a raster layer, the
      KML features are also underneath. Does that make sense?<br>
      <br>
      Thanks in advance!
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.osgeo.org">Users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/openlayers-users">http://lists.osgeo.org/mailman/listinfo/openlayers-users</a>
</pre>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Alexandre Dubé
Mapgears
<a class="moz-txt-link-abbreviated" href="http://www.mapgears.com">www.mapgears.com</a>
</pre>
  </body>
</html>