--
You received this message because you are subscribed to the Google Groups "cesium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cesium-dev+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
For instance in the example your posted, how could I remove all and only the boxes? It seems the only way to remove from an EntityCollection like viewer.entities is individually by id. But does there doesn't seem to exist something like viewer.entities.remove(boxes).
Nathan