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

3D polygons and circle #71

Merged
merged 1 commit into from
Sep 25, 2014
Merged

3D polygons and circle #71

merged 1 commit into from
Sep 25, 2014

Conversation

gberaudo
Copy link
Member

Set height and extrudedHeight properties on polygons and circles to force
3D positioning by Cesium. Otherwise, these geometries were drawn on the
ellipsoid.

The Point and Line geometries do not need this workaround and were
already working.

Some vectors.js geometries were modified with 3D data to show the new
capability.

Set penOptionHeight on polygons and height on circles to force
3D positioning by Cesium. Otherwise, these geometries were drawn on the
ellipsoid.

The Point and Line geometries do not need this workaround and were
already working.

Some vectors.js geometries were modified with 3D data to show the new
capalility.
gberaudo added a commit that referenced this pull request Sep 25, 2014
@gberaudo gberaudo merged commit e0769a8 into openlayers:master Sep 25, 2014
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

Successfully merging this pull request may close these issues.

None yet

1 participant