Tim Schaub
|
79cfeb9a07
|
Spelling correction
|
2021-09-26 20:11:40 -06:00 |
|
mike-000
|
5d937b8c5b
|
Remove docs reference to unmanaged layer
|
2021-09-13 10:27:16 +01:00 |
|
Tim Schaub
|
bb20ca3c23
|
Merge pull request #12736 from simonseyock/onsignature-return
OnSignatures return more specific type
|
2021-09-10 08:33:47 -06:00 |
|
Simon Seyock
|
ce4f6ccb0d
|
OnSignatures return more specific type
|
2021-09-10 16:11:38 +02:00 |
|
Simon Seyock
|
c27974b3da
|
Add missing 'boxstart' event to OnSignature
Fixes #12725
|
2021-09-09 16:48:23 +02:00 |
|
Frederic Junod
|
5c212008de
|
Spelling fix
|
2021-09-07 09:47:47 +02:00 |
|
mike-000
|
207fc99295
|
Remove option conflicts and update documentation
|
2021-08-21 14:57:11 +01:00 |
|
Simon Seyock
|
f636d68cce
|
Fix typing errors.
|
2021-08-06 17:14:17 +02:00 |
|
Simon Seyock
|
d6e0eb75fa
|
Use Source as default parameter for Layer.
|
2021-08-06 17:14:17 +02:00 |
|
Andreas Hocevar
|
93de780671
|
Draw a sketch point when adding a vertex programmatically
|
2021-07-13 16:07:59 +02:00 |
|
Simon Seyock
|
0641bd47ce
|
Add DragAndDropInteraction.
|
2021-07-10 11:28:50 +02:00 |
|
Andreas Hocevar
|
e9e664f3c9
|
Add typed signature for Observable#un()
|
2021-07-10 11:28:50 +02:00 |
|
Simon Seyock
|
d914006d51
|
Add signatures for once.
|
2021-07-10 11:28:49 +02:00 |
|
Simon Seyock
|
1870a64984
|
Add CombinedOnSignature.
|
2021-07-10 11:28:49 +02:00 |
|
Simon Seyock
|
e9a161740a
|
controls and interactions.
|
2021-07-10 11:28:48 +02:00 |
|
Simon Seyock
|
c8f43050c4
|
Revert "Merge pull request #12416 from ahocevar/eventtype-generics"
This reverts commit b6c143deb2, reversing
changes made to 7777821df5.
|
2021-07-10 11:28:46 +02:00 |
|
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 |
|