geohub icon indicating copy to clipboard operation
geohub copied to clipboard

feat: adding Terradraw for sketch feature

Open JinIgarashi opened this issue 1 year ago • 1 comments

Thank you for submitting a pull request!

Description

Closes #2325

I am trying to implement sketch feature by using terraDraw

Type of Pull Request

  • [x] Adding a feature
  • [ ] Fixing a bug
  • [ ] Maintaining documents
  • [ ] Adding tests
  • [ ] Others ()

Verify the followings

  • [x] Code is up-to-date with the develop branch
  • [x] No build errors after pnpm build
  • [x] No lint errors after pnpm lint
  • [x] Run the tests with pnpm test and lint the project with pnpm lint and pnpm check
  • [x] Make sure all the existing features working well

Changesets

  • [ ] If your PR makes a change under packages folder that should be noted in one or more packages' changelogs, generate a changeset by running pnpm changeset and following the prompts. Changesets that add features should be minor and those that fix bugs should be patch. Please prefix changeset messages with feat:, fix:, or chore:.

Refer to CONTRIBUTING.MD for more information.

┆Issue is synchronized with this Wrike task by Unito

JinIgarashi avatar Nov 20 '23 16:11 JinIgarashi