openlayers-editor
openlayers-editor copied to clipboard
feat: add editor#removeControl
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
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 |
PLS ADD