Andreas Hocevar
|
79f5f46d27
|
Remove lint
|
2021-06-28 18:10:51 +02:00 |
|
Andreas Hocevar
|
a478377861
|
Merge pull request #12237 from M393/fix-modify-hitdetection
Fix Modify interaction with hitDetection
|
2021-06-21 12:36:01 +02:00 |
|
Andreas Hocevar
|
b6c143deb2
|
Merge pull request #12416 from ahocevar/eventtype-generics
Use generics to limit event types in on(), once() and un()
|
2021-06-21 09:36:25 +02:00 |
|
Andreas Hocevar
|
7777821df5
|
Merge pull request #12408 from ahocevar/modify-no-insert
Do not fire modifystart when nothing is being modified
|
2021-06-21 08:05:53 +02:00 |
|
Andreas Hocevar
|
4dd75d75e3
|
Merge pull request #12414 from ahocevar/change-event-type
Replace getChangeEventType() with add/removeChangeListener methods
|
2021-06-21 08:04:23 +02:00 |
|
Andreas Hocevar
|
018ad97f25
|
Use generics to limit event types in on(), once() and un()
|
2021-06-20 22:25:47 +02:00 |
|
Andreas Hocevar
|
343e0ffce9
|
Replace getChangeEventType() with add/removeChangeListener methods
|
2021-06-19 23:16:26 +02:00 |
|
Tim Schaub
|
f798902ecd
|
Fix JSDoc generated links
|
2021-06-17 21:54:07 -06:00 |
|
MoonE
|
9ab5b70e3a
|
Merge pull request #12282 from M393/dragzoom-view-padding
Fix DragZoom with view padding
|
2021-06-17 19:13:03 +02:00 |
|
Andreas Hocevar
|
94a7cdba10
|
Do not fire modifystart when nothing is being modified
|
2021-06-17 11:08:03 +02:00 |
|
Maximilian Krög
|
2ed509a20d
|
Support RenderFeature in Modify with hitDetection
|
2021-06-17 11:03:29 +02:00 |
|
Maximilian Krög
|
7c41748654
|
SegmentData.segment is not an Extent
|
2021-06-17 11:03:29 +02:00 |
|
Maximilian Krög
|
4e9b89c358
|
Fix Modify interaction with hitDetection
Hit detection should ignore any RenderFeatures and features not in the configured
source / collection.
|
2021-06-17 11:02:58 +02:00 |
|
mike-000
|
666c996f8e
|
Update src/ol/interaction/Translate.js
Co-authored-by: Tim Schaub <tschaub@users.noreply.github.com>
|
2021-05-10 19:53:30 +01:00 |
|
mike-000
|
41cc956b52
|
Add condition option
|
2021-05-10 16:03:01 +01:00 |
|
Maximilian Krög
|
c19ebc72cb
|
Fix dragzoom with rotated view
When the view is rotated the extent of the drag box is not the same as the
drag box.
|
2021-05-08 05:15:11 +02:00 |
|
Maximilian Krög
|
8129a39196
|
Fix DragZoom with View padding
|
2021-05-07 14:18:22 +02:00 |
|
Andreas Hocevar
|
0da0c903a0
|
MapBrowserEvent#preventDefault() behaves the same as with native events
|
2021-04-05 10:05:32 +02:00 |
|
Simon Seyock
|
2b57584180
|
fix prettier linting problems
|
2021-03-09 09:08:27 +01:00 |
|
Maximilian Krög
|
801dba4a38
|
Call Draw finishCondition for every type
|
2021-02-27 12:04:17 +01:00 |
|
Maximilian Krög
|
288fd0b74c
|
Improve Draw type to mode conversion
Throw error if Draw is configured with an invalid type.
|
2021-02-27 11:12:24 +01:00 |
|
Andreas Hocevar
|
7789bc5b15
|
Report all features being modified
|
2021-02-08 20:44:19 +01:00 |
|
Andreas Hocevar
|
a7b92cba4d
|
Merge pull request #11978 from ahocevar/snap-delta-optional
Add snapToPointer option
|
2021-02-06 12:57:17 +01:00 |
|
Andreas Hocevar
|
d31abd2f77
|
Sensible defaults
|
2021-02-06 12:04:31 +01:00 |
|
Simon Seyock
|
2ad5789797
|
Add descriptions for properties.
|
2021-02-04 18:19:33 +01:00 |
|
Simon Seyock
|
8facb252f1
|
Replace google closure syntax = with brackets around name
|
2021-02-03 14:06:02 +01:00 |
|
Andreas Hocevar
|
bf90ce2789
|
Add snapToPointer option
|
2021-02-03 10:52:10 +01:00 |
|
Tim Schaub
|
19bb3f8c88
|
Consistent use of Array and Object types
|
2021-02-02 13:53:10 -07:00 |
|
Simon Seyock
|
f590cb3473
|
Harmonize jsdoc
|
2021-02-02 12:14:56 +01:00 |
|
Andreas Hocevar
|
99dd55920e
|
Restore stopClick functionality
|
2021-01-07 22:34:21 +01:00 |
|
Maximilian Krög
|
bd4622940e
|
Call the finishCondition when drawing points / circles
|
2020-12-11 00:29:30 +01:00 |
|
Andreas Hocevar
|
6c6b559ce4
|
Merge pull request #11817 from greggian/select-stop-propagation
stopPropagation support for PluggableMap
|
2020-12-10 16:15:25 +01:00 |
|
Greg Gianforcaro
|
9c2b0677fa
|
stopPropagation/preventDefault on originalEvent
Move stopPropagation/preventDefault to directly target the
originalEvent rather than the mapBrowserEvent.
|
2020-12-09 11:42:53 -05:00 |
|
Greg Gianforcaro
|
92f93e8e94
|
Resolve some test failures
|
2020-12-09 01:17:19 -05:00 |
|
Andreas Hocevar
|
c557b2e7bb
|
Remove unnecessary line that breaks drawing with multi-touch
|
2020-12-08 18:53:17 +01:00 |
|
Andreas Hocevar
|
ecb9778fbf
|
Set sketch cursor to last appended coordinate
|
2020-12-08 16:16:14 +01:00 |
|
Andreas Hocevar
|
0bd04eafe0
|
Pass around pixels/coords to fix appendCoordinates
|
2020-12-08 14:52:36 +01:00 |
|
Andreas Hocevar
|
ec53d4fc57
|
Remove no longer needed checks for coordinates.length
|
2020-12-08 14:52:35 +01:00 |
|
Andreas Hocevar
|
651c1aa6c4
|
Fix removeLastPoint when removing last point
|
2020-12-08 14:52:35 +01:00 |
|
Andreas Hocevar
|
b6eb429f77
|
Always drag using pointer location, not vertex location
|
2020-12-06 18:11:15 +01:00 |
|
Andreas Hocevar
|
0e15720f2e
|
Make use of the Modify interaction's overlay source
|
2020-12-06 17:02:04 +01:00 |
|
Andreas Hocevar
|
44e054d528
|
When hit detected, only consider hit node
|
2020-12-06 16:51:15 +01:00 |
|
Andreas Hocevar
|
630a72f222
|
Fix API docs
Co-authored-by: MoonE <maxi_kroeg@web.de>
|
2020-12-06 16:51:15 +01:00 |
|
Andreas Hocevar
|
1473731854
|
Use existing collection
|
2020-12-06 16:51:15 +01:00 |
|
Andreas Hocevar
|
18d15879bf
|
Reuse featuresBeingModified_ collection
|
2020-12-06 16:51:15 +01:00 |
|
Andreas Hocevar
|
128d20abf3
|
Simpler API with hitDetection option
|
2020-12-06 16:51:15 +01:00 |
|
Andreas Hocevar
|
9b31deb38f
|
Simplify API and code
|
2020-12-06 16:51:14 +01:00 |
|
Andreas Hocevar
|
db6eb040d2
|
Improve documentation
|
2020-12-06 16:51:14 +01:00 |
|
Andreas Hocevar
|
314724d880
|
Add geometries property to vertex feature
|
2020-12-06 16:51:14 +01:00 |
|
Andreas Hocevar
|
ec9dde88f9
|
Add features property to vertex feature
|
2020-12-06 16:51:14 +01:00 |
|