Tim Schaub
|
96de98bfbb
|
Merge pull request #13301 from EvertEt/strictnullchecks-2
Improve some null types to prepare for strictNullChecks
|
2022-02-09 04:51:54 -07:00 |
|
EvertEt
|
25e1d6c5d6
|
Improve some null types for strictNullChecks
|
2022-02-06 19:36:30 +01:00 |
|
EvertEt
|
e3d3d24f05
|
Improve some null types to prepare for strictNullChecks
|
2022-01-31 19:35:25 +01:00 |
|
Andreas Hocevar
|
94cc414ea2
|
Defaults for the Layer, Source and Feature generics
|
2022-01-26 22:40:27 +01:00 |
|
Andreas Hocevar
|
1f761d943f
|
Merge pull request #13219 from ahocevar/modify-delete-no-event
Do not fire modifyend event when nothing was modified
|
2022-01-11 13:56:08 +01:00 |
|
Andreas Hocevar
|
48ce451f53
|
Do not fire modifyend event when nothing was modified
|
2022-01-11 12:45:08 +01:00 |
|
EvertEt
|
cd840aaf88
|
Fix some typos in ModifyInteraction documentation
|
2022-01-11 11:03:04 +01:00 |
|
Andreas Hocevar
|
4f7cadd17d
|
Add layer also for programmatically selected features
|
2021-12-21 08:25:57 +01:00 |
|
Maximilian Krög
|
c47fac19b5
|
Fix style related apidoc issues
|
2021-11-14 16:56:59 +01:00 |
|
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 |
|