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

CesiumMovementEvent startPosition field is mis-named #122

Closed
markerikson opened this issue Oct 14, 2019 · 2 comments · Fixed by #129
Closed

CesiumMovementEvent startPosition field is mis-named #122

markerikson opened this issue Oct 14, 2019 · 2 comments · Fixed by #129
Labels

Comments

@markerikson
Copy link

This is the current definition:

https://github.com/darwin-education/resium/blob/295f75f5ecbd7379a6818ab23d1e161651979291/src/core/EventManager.ts#L46-L50

The field should be named startPosition, not startPositon

@rot1024
Copy link
Member

rot1024 commented Nov 8, 2019

Thank you for reporting. It will be fixed next version.

@rot1024 rot1024 added the bug label Nov 8, 2019
rot1024 added a commit that referenced this issue Nov 8, 2019
rot1024 added a commit that referenced this issue Nov 11, 2019
* chore: upgrade deps

* chore: unify eslint config

* chore: set typescript version for vscode

* fix: typo (#122)

* chore: regenerate yarn.lock

* chore: unify eslint config

* doc: fix storybook config

* chore: fix imports

* chore: add eslint-plugin-react-hooks

* chore: enable tree shaking
@rot1024
Copy link
Member

rot1024 commented Nov 11, 2019

v1.8.1 has been released. Try it!

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

Successfully merging a pull request may close this issue.

2 participants