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

OpenLayers Editor

Results 31 openlayers-editor issues
Sort by recently updated
recently updated
newest added

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...

# Purpose - Avoids confusing guides being generated from features outside of the view. Users of our app at least found this confusing as they would not know what they...

### Problem As guides are generated by the edges of features registered for snapping, when map features have any complexity they can result in a large number of guides being...

We added a `lineFilter` option to the `cad` control in order to provide users with a mechanism of removing lines at their discretion. We use this in our application to...

For the cad control a new option is exposed to allow the user to selectively handle move events and prevent lines from being drawn in certain cases. In our use...

When unmounting the cad control from the map the events it binds to the map interaction collection should be also disabled # Others - [x] It's not a hack or...

This MR is simply adjusting the properties made available on the cad control to match it's current contract # Others - [x] Everything in ticket description has been fixed. -...

This fixes an issue where jsts may throw `TopologyError` errors when building the intersections due to the snappable lines built having invalid geometry. We also do some minor performance work...

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies

Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.5.0 to 15.10.1. Release notes Sourced from stylelint's releases. 15.10.1 Security: fix for semver vulnerability (#7043) (@​romainmenke). Fixed: invalid option regression on Windows 10 (#7043) (@​romainmenke). 15.10.0...

dependencies