You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@quachc IllegalStateException was not correctly implemented, fixed by 5f866f9.
However, your test case is with input that is intended to fail which is the reason that it wants to throw IllegalStateException. I'm pretty sure it works in latest release with valid data (i.e segment cannot be zero length).
We see this reference error being thrown from:
LineSegment#pointAlongOffset
(jsts/src/org/locationtech/jts/geom/LineSegment.js:202:22)The text was updated successfully, but these errors were encountered: