Icon Spreading for Multiple KML Points

Hi, I’ve added multiple KML files that are points. Each point has an associated icon. Some of the points are close together when viewed from a further distance. Is there a way to set a drawing order or spread the icons? Right now they just overlap/stack and it only resolves if you zoom in quite close. I’m working in Cesium stories and don’t have the time or skill to implement a custom option with CesiumJS (but would love to do that in the future). The annotation feature would be great, but I need the ability to use the required custom logos as icons, I can’t use the preset icons that are available. If anyone can suggest a workaround I would greatly appreciate it!

Welcome to the Cesium community greaterstl!

Right now we do not offer a way to change the behavior of the KML in Cesium Stories.

One thing that you could try is breaking it up into multiple KMLs and slides. For example, one slide has the overview of the area with a KML with a single marker. The next slide zooms in to a close up view of the area. The KML on this slide contains multiple markers.

Thank you for the feedback on annotations. The ability to add custom images is something we would like to add support for in the future. Your input helps us prioritize what to work.