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

Converted turf-mask to Typescript and added support for geometry parameters #2644

Merged
merged 3 commits into from
Jul 8, 2024

Commits on Jul 7, 2024

  1. Configuration menu
    Copy the full SHA
    5faa6f1 View commit details
    Browse the repository at this point in the history
  2. Converted turf-mask to Typescript. Fixed an apparently unreported bug…

    … where the typings suggested it was ok to pass a Polygon or MultiPolygon Geometry (rather than a complete Feature), but the code would bomb out.
    smallsaucepan committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    cf6a856 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    2544132 View commit details
    Browse the repository at this point in the history