Open billwritescode opened 8 years ago
Requested again in https://github.com/CesiumGS/cesium/issues/9532.
Is clustering for other entity types in the pipeline? Would like to cluster by cylinder
, but as this is currently not supported, my for-now workaround is to render a point
entity for each cylinder
(same latitude/longitude, but not visible to the user) , and then cluster by the points
. It does not feel like a good workaround to double the amount of entities just to have clustering, however. Are there any better ways of clustering cylinders
at the moment?
Looks like clustering is only supported for billboards, points and labels in 1.27.
Attempting to cluster polygons doesn't seem to be doing anything: https://sandcastle.cesium.com/?src=Hello%20World.html&label=Showcases&gist=5a8bc388758fb201c63b2403b58b81bc