Select to view content in your preferred language

Possible GroupLayer Bug

776
2
12-09-2011 07:08 PM
DavidCulverhouse
New Contributor
GroupLayer does not render GraphicsLayers that are added to the GroupLayer.ChildLayers after the GroupLayer is already added to the map.

Workaround: Call GroupLayer.Initialize after GraphicsLayer is added to GroupLayer.ChildLayers

Attached is a simple example with this behavior.
0 Kudos
2 Replies
KurtisGolding
Emerging Contributor
I think you might be correct, as I am seeing the same behavior.

PS: Thanks for the idea of calling <parentgroup>.Initalize(), that worked for me!
0 Kudos
DominiqueBroux
Esri Frequent Contributor
Yes. We are aware of the issue and we'll try to get it fixed in a future version.

Thansk for reporting that.
0 Kudos