openlayers-editor icon indicating copy to clipboard operation
openlayers-editor copied to clipboard

feat: add editor#removeControl

Open megawac opened this issue 2 years ago • 2 comments

Add editor#removeControl as an inverse to #addControl. This method will remove the control from the editor and map; it will also unregister all the events that will have been subscribed to.

Others

  • [x] It's not a hack or at least an unauthorized hack :).
  • [x] Everything in ticket description has been fixed.
  • [x] The author of the MR has made its own review before assigning the reviewer.
  • [x] The title is formatted as a conventional-commit message.
  • [ ] Tests added.

IMPORTANT: Squash commits before or on merge to prevent every small commit being written into the change log. The Pull Request title will be written as message for the new commit containing the squashed commits and there fore needs to be in conventional-commit format

megawac avatar Aug 09 '23 16:08 megawac

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
openlayers-editor ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 9, 2023 4:37pm

vercel[bot] avatar Aug 09 '23 16:08 vercel[bot]

PLS ADD

cvargas-xbrein avatar Feb 22 '24 13:02 cvargas-xbrein