Hi! My labels are not visible for my featureLayer (labelingInfo) with CIM renderers.
Made a codepen to reproduce this issue! Thanks in advance.
https://codepen.io/michaelk95/pen/YPKoOQq
You can reproduce the issue by switching the renderer from rendererSimple to rendererComplex. when using CIM renderer " rendererComplex " no labels will be visible, when switching to the simple one: "rendererSimple", labels will be present.
vs
Thanks in Advance!
Hi @michaelkdev - thanks for bringing this to our attention! This appears to be a bug with labels and real world size visual variables. You'll notice if you remove the size VV from your "rendererComplex" - the labels will display as expected. We'll look into it.
Looks like it's fixed in release 4.32? @AnneFitz Thanks!
Hi @michaelkdev - it looks like your codepen is no longer using any visual variables? This is why the issue may appear to be fixed. There's still more work to do on this on our end 🙂