I'm trying to recreate multiple images within a polygon using CIM on a geoJSON layer. It seems the JS API only takes the first base64 image and won't read anything past that. I am adding multiple CIMPicture fills underneath the CIMSymbolReference. I would like to avoid using multiple layers to do this. Has anyone had any luck with CIMPictureFill and applying multiple picture fills on one layer?
This is for a personal "fun" project and not production.