ThinkGeo.com    |     Documentation    |     Premium Support

GrouplLayer - Layer Display Order

Hi Guys,


I have a GroupLayer containing two InMemoryFeatureLayers, the GroupLayer has been added to the DynamicOverlays.  The first layer added to the GroupLayer conatins lines using custom styles, the second contains points using a default point style. 


I need the layer containing the lines to be drawn first and then the point layer.  Before using a GroupLayer I could control the display order by adding the line layer first and then the point layer second.


Now they are in a GroupLayer, whatever I do the with ordering the layers within the GroupLayer the point layer is always drawn first and then the line layer.  Is this a bug or is there a way to control the order in which layers are displayed in GroupLayer?


Regards


John



John, 
  
 The display order in GroupLayer should be the order of adding the layer. There is a bug about it though and we have added it to our tracking system; it will be fixed in the next version.  
  
 You can add the line and point layer into the Dynamic Overlay manually to avoid this issue temporarily.  Sorry for the inconvenience for now. 
  
 Thanks, 
 ThinkGeo Support