Hi, I am using kmz layers for image animation pourposes over a sceneview in Arcgis Runtime.This works fine but involves a lot of steps in code ( generate and export a png file, create kml, zip kml to kmz, import kmz to an Arcgis kml layer) .
I was wondering if there is a directe way to create the same effect wihout having to use an external file.
thanks