Skip to content

@turf/line-slice to TypeScript#2979

Merged
mfedderly merged 2 commits intomasterfrom
mf/line-slice-ts
Dec 18, 2025
Merged

@turf/line-slice to TypeScript#2979
mfedderly merged 2 commits intomasterfrom
mf/line-slice-ts

Conversation

@mfedderly
Copy link
Copy Markdown
Collaborator

No description provided.

})
.add("turf-line-slice#route2", function () {
lineSlice(start3, stop3, route2);
lineSlice(start3, stop3, route2.features[0] as Feature<LineString>);
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Pretty sure this was all just broken when the test fixtures changed to FeatureCollections?

Copy link
Copy Markdown
Member

@smallsaucepan smallsaucepan left a comment

Choose a reason for hiding this comment

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

Another one bites the dust 👏

@mfedderly mfedderly merged commit eb9de64 into master Dec 18, 2025
4 checks passed
@mfedderly mfedderly deleted the mf/line-slice-ts branch December 18, 2025 12:52
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.

2 participants