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

Update the jsdocs for the vector feature. #961

Merged
merged 3 commits into from
Nov 26, 2018
Merged

Conversation

manthey
Copy link
Contributor

@manthey manthey commented Nov 20, 2018

Tolerate no warnings from eslint.

Fix a few minor other jsdoc issues.

This is the last PR necessary to resolve #448.

* @property {geo.vectorFeature.styleSpec} [style] Style object with default
* style options.
* @property {function|object} [origin={x: 0, y: 0, z: 0}] Origin accessor.
* @property {function
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like something is missing here

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The line shouldn't of been there. I've removed it.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks

Tolerate no warnings from eslint.

Fix a few minor other jsdoc issues.

This is the last PR necessary to resolve #448.
@manthey manthey force-pushed the jsdoc-vector-feature branch from 0dc3e9f to 4cfe671 Compare November 26, 2018 16:02
@manthey manthey merged commit 2435c58 into master Nov 26, 2018
@manthey manthey deleted the jsdoc-vector-feature branch November 26, 2018 21:30
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.

Improve documentation (Tutorials, API documentation etc.)
2 participants