Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Polygon stroke not drawn when "clampToGround" active. #326

Closed
jacmendt opened this issue Mar 7, 2016 · 3 comments
Closed

Polygon stroke not drawn when "clampToGround" active. #326

jacmendt opened this issue Mar 7, 2016 · 3 comments

Comments

@jacmendt
Copy link
Contributor

jacmendt commented Mar 7, 2016

When i use the clampToGround mode the polygon stroke isn't drawn anymore. I reproduced this behavior in chrome and firefox. This behavior is also visible when using the clampToGround mode on the vectors example and viewing the polygons on the globe.

@gberaudo
Copy link
Member

gberaudo commented Mar 7, 2016

This is expected since Cesium does not support lines on the ground yet.
Geometry outlines are not rendered.

Details in CesiumGS/cesium#2172.

@andrevall
Copy link

Is there any plan to support polygon outlines on terrain and 3dtiles?

@gberaudo
Copy link
Member

gberaudo commented Sep 2, 2021

@andrevall, no plan but pull requests are welcomed for polygon on the ground. We have also workaround code for lines which could be cleanup.

Regarding 3dtiles, what do you expect of ol-cesium?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants