turf icon indicating copy to clipboard operation
turf copied to clipboard

turf/angle missing from https://turfjs.org

Open eric-g-97477 opened this issue 2 years ago • 2 comments

I just noticed a function I would find useful, turfs/angle is not mentioned on the documentation page at https://turfjs.org

Can the documentation page be regenerated easily? I am wondering what other functions may exist that I am not aware of.

eric-g-97477 avatar May 22 '23 20:05 eric-g-97477

Does indeed look like it is missing! I think looking at the history of the module it looks like this was deliberately never included in the core turf module: https://github.com/Turfjs/turf/pull/1192

@stebogit do you have any thoughts about this?

JamesLMilner avatar Aug 20 '23 11:08 JamesLMilner

I think it was just an oversight, good catch @eric-g-97477

stebogit avatar Aug 20 '23 15:08 stebogit

This has been resolved - https://turfjs.org/docs/api/angle

smallsaucepan avatar Jun 26 '24 06:06 smallsaucepan