cesium icon indicating copy to clipboard operation
cesium copied to clipboard

outlineWidth member not updating geometry

Open srothst1 opened this issue 4 years ago • 2 comments

This issue stems from the following community forum thread: https://community.cesium.com/t/polygon-outline-width-issue/14887

The member outlineWidth in PolygonGraphics and BoxGraphics does not change the width of the lines outlining a geometric shape if it is updated past a value of 10.

For instance, in this image outlineWidth is set to 10.

image

In the following image, outlineWidth is set to 100.

image

Clearly, there is no noticeable difference between the polygons. It is possible that this is a bug. It is also possible that this behavior is expected due to constraints unknown to me. If the latter is true, we should update the documentation.

Here are some sandcastle demos that I put together: box, polygon

Browser: Chrome, Firefox

Operating System: Ubuntu, Windows 10

srothst1 avatar Aug 19 '21 14:08 srothst1

@ggetz can you guess when this issue will be fixed? or do you have any workaround for extruded polygons?

noySimplex avatar May 16 '24 11:05 noySimplex

HI @noySimplex, there hasn't been any activity on this item recently. If you'd like to add more information about your use case, that may help us prioritize. Or, if you are interesting in contributing, please let us know and we'd be happy to discuss implementation or review a PR.

ggetz avatar May 16 '24 13:05 ggetz