Leaflet.DistortableImage icon indicating copy to clipboard operation
Leaflet.DistortableImage copied to clipboard

A Leaflet extension to distort or "rubber sheet" images

Results 176 Leaflet.DistortableImage issues
Sort by recently updated
recently updated
newest added

Bumps [eslint](https://github.com/eslint/eslint) from 8.20.0 to 8.22.0. Release notes Sourced from eslint's releases. v8.22.0 Features 2b97607 feat: Implement caching for FlatESLint (#16190) (Nicholas C. Zakas) fd5d3d3 feat: add methodsIgnorePattern option to...

dependencies

This is for an idea for a static-served MapKnitter Lite. Sketches of how this could look: https://docs.google.com/presentation/d/1kFXK0f3h2IsA2lml9L2s_REXm5p1ZGAVqfKUb9H_8Eo/edit?usp=sharing **N.B: To use MapKnitter Lite successfully, users must first upload their images to...

**Scope**: API **Description**: I couldn't find how we can check the occurrence of certain events. I want to do some operation when an image is rotated, scaled or dragged. Example:...

**Scope**: I'd like to play with this library using jsfiddle.net or similar, but I can't figure out how to make it work. **Description**: I've tried simply using `` to load...

Good morning, for some reason drag, rotate, freerotate and other handlers won't do his job in some circumstances. After a lot of time debugging the code, to find the problem...

bug

Bumps [uglify-js](https://github.com/mishoo/UglifyJS) from 3.16.2 to 3.16.3. Release notes Sourced from uglify-js's releases. v3.16.3 Features improve elimination of return statements (0207b46d70caeecf332572ed69c0791bcfd733ae, c8d98f4787f402c283cb1b3a31d7ce325d209281) merge common tail of if statements (d89f0965aac64aa6b3a08c10950ae8eba486b29e, 3dcf098468e08e9809079e1d9b5c68ac7e2ea980, 902292f776d4223e3b603729813e201328dd1b49,...

dependencies

Bumps [webpack](https://github.com/webpack/webpack) from 5.73.0 to 5.74.0. Release notes Sourced from webpack's releases. v5.74.0 Features add resolve.extensionAlias option which allows to alias extensions This is useful when you are forced to...

dependencies

Bumps [acorn](https://github.com/acornjs/acorn) from 8.7.1 to 8.8.0. Commits 18ae3fc Mark version 8.8.0 b2ecf7a Default allowHashBang to true when ecmaVersion >= 2023 05d86d8 Exclude object-shorthand from linting e722129 Bump deps 487ab06 Exclude...

dependencies

Bumps [terser](https://github.com/terser/terser) from 5.14.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

I want to handle 'deselect' operation for individual distortableImageOverlay. But 'deselect' listener is also triggered when selecting an image. And it does this for all overlays, for example; if i...

bug