I’m trying to make a more advanced label that depend on two external images which would be part of the label which is an svg initially. However whenever I load an external image into the svg cesium fails to draw it.
Here is an example: http://cesiumjs.org/Cesium/Apps/Sandcastle/?src=Hello%20World.html&label=Showcases&gist=faeefbf7808300f59b656837960c9295
Any suggestion that could make this, or something similar work? The svg I load it into contains the label background and some text.
Any suggestions would be appreciated.