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 docs to match with TS typings #34

Merged
merged 1 commit into from
May 13, 2020

Conversation

zakjan
Copy link
Contributor

@zakjan zakjan commented May 13, 2020

Hi @jgravois! I'm working on the TS typings for @terraformer/spatial, please see this DefinitelyTyped PR DefinitelyTyped/DefinitelyTyped#44680.

I fixed a few typos in the docs. Most significant is missing one level of nested array in convexHull result and polygonContainsPoint argument.

Also, the generated docs is missing a few functions: positionToMercator, toGeographic, isConvex, even though they are documented. Also, exported constants MercatorCRS, GeographicCRS. I couldn't figure out yet why, maybe you have an idea?

Copy link
Member

@jgravois jgravois left a comment

Choose a reason for hiding this comment

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

DefinitelyTyped/DefinitelyTyped#44680 ... I fixed a few typos in the docs.

awesome. thank you for tackling the typings and for these fixes!

the generated docs are missing a few functions: positionToMercator, toGeographic, isConvex...

off the top of my head, i'm not sure. i'll see if i can figure it out sometime soon.

i'm also planning on looking at Esri/terraformer#321 sometime soon to see if i can help you ditch that other dependency of yours altogether.

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

2 participants