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

Wrong type definition for EllipsoidTangentPlane.fromPoints #8926

Closed
zoran995 opened this issue Jun 7, 2020 · 2 comments · Fixed by #8928
Closed

Wrong type definition for EllipsoidTangentPlane.fromPoints #8926

zoran995 opened this issue Jun 7, 2020 · 2 comments · Fixed by #8928

Comments

@zoran995
Copy link
Contributor

zoran995 commented Jun 7, 2020

Hi,
function fromPoints in EllipsoidTangentPlane has wrong type definition
source code
doc

@OmarShehata
Copy link
Contributor

Thanks for reporting @zoran995 . I can see that its input is stated as Cartesian3 when it should be an array of Cartesian3.

CC @mramato

@mramato
Copy link
Contributor

mramato commented Jun 7, 2020

Thanks, will fix this ASAP and it will be out with 1.70.1 later this week.

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

Successfully merging a pull request may close this issue.

3 participants