marcosox
850aaf96f2
Add pixelTolerance to olx.interaction.ExtentOptions
2017-10-16 15:46:12 +02:00
marcosox
d40dd695cb
Pass pixel tolerance as a parameter to constructor of ol.interaction.Extent
...
This adds the pixelTolerance option parameter to the constructor of ol.interaction.Extent.
In this way the user can override the current default value of 10.
2017-10-16 15:36:42 +02:00
Tim Schaub
8a08ab6463
Correct types
2017-08-15 15:37:37 -04:00
Andreas Hocevar
d5fd215632
Fix ol.interaction.Extent event type and documentation
2017-07-30 23:32:16 +02:00
Andreas Hocevar
b0b68983f7
Allow to configure Extent interaction with an extent
2017-07-28 13:07:18 +02:00
Marc Jansen
d0ef05977b
Autofix indentation issues (eslint --fix)
2017-06-19 11:58:00 +02:00
Frederic Junod
5c731176b9
Use ol.coordinate.distance
2017-02-07 08:25:19 +01:00
Tim Schaub
c6c105b62f
Shared module for map browser event type enum
2016-12-27 13:48:50 -07:00
Tim Schaub
4972e16867
Private enum for extent interaction event types
2016-12-27 13:30:21 -07:00
Tim Schaub
37c445275f
Require ol.MapBrowserEvent
2016-12-03 10:37:49 -08:00
Frederic Junod
302f37ae7a
Rename ol.interaction.ExtentEventType to ol.interaction.Extent.EventType
2016-09-07 10:36:02 +02:00
Frederic Junod
151e9866ea
Rename ol.interaction.ExtentEvent to ol.interaction.Extent.Event
2016-09-07 10:34:10 +02:00
Frederic Junod
ed4401e15e
Remove unused removeExtentFeature_ function in ol.interaction.Extent
2016-09-05 09:14:49 +02:00
Frederic Junod
cd7bc2e4bf
Remove unused removeExtentFeature_ function in ol.interaction.Extent
2016-09-05 09:14:49 +02:00
Frederic Junod
d863cff28d
Remove unused lastPixel_ in ol.interaction.Extent
2016-09-05 09:14:49 +02:00
Frederic Junod
6c7f50a38e
Add '=' to optional parameter annotation
2016-09-05 09:14:49 +02:00
Torben Barsbsballe
7ed96f69f7
Add extent interaction
2016-08-25 17:41:39 +02:00