Tim Schaub
|
6604172c1c
|
Throw a byte-saving AssertionError
|
2017-04-13 06:37:42 -06:00 |
|
Tim Schaub
|
4a9114cd4e
|
Set ol.VERSION when creating ol package
|
2017-04-13 06:32:42 -06:00 |
|
Tim Schaub
|
525fba6405
|
Assume latest if no ol.VERSION
|
2017-04-13 06:32:42 -06:00 |
|
Tim Schaub
|
dff5cc63e7
|
Merge pull request #6695 from tschaub/unique-layers
Unique layers
|
2017-04-13 06:31:12 -06:00 |
|
Tim Schaub
|
3b83f666c1
|
Add notes about new duplicate layer behavior
|
2017-04-13 05:46:46 -06:00 |
|
Tim Schaub
|
9c8a3ba688
|
Test that resetting via collection.setAt() works
|
2017-04-13 05:38:49 -06:00 |
|
Tim Schaub
|
64b3302883
|
Require that map layers are unique
|
2017-04-13 05:38:49 -06:00 |
|
Tim Schaub
|
d28f50465b
|
Support for unique collections
|
2017-04-13 05:38:49 -06:00 |
|
Marc Jansen
|
8b0e1b638b
|
Merge pull request #6704 from openlayers/include-typedefs
Include typedefs.js in closure compiler tutorial build configurations
|
2017-04-13 08:27:19 +02:00 |
|
Marc Jansen
|
65103d5bd0
|
Include typedefs.js in example configurations
|
2017-04-13 07:51:34 +02:00 |
|
Andreas Hocevar
|
5d038d9d9b
|
Merge pull request #6702 from openlayers/greenkeeper/clean-css-cli-4.0.12
Update clean-css-cli to the latest version 🚀
|
2017-04-12 22:30:38 +02:00 |
|
greenkeeper[bot]
|
45e8f7d0c9
|
chore(package): update clean-css-cli to version 4.0.12
https://greenkeeper.io/
|
2017-04-12 19:14:35 +00:00 |
|
Frédéric Junod
|
2b6e71ff46
|
Merge pull request #6693 from openlayers/greenkeeper/clean-css-cli-4.0.11
Update clean-css-cli to the latest version 🚀
|
2017-04-12 08:25:23 +02:00 |
|
Frédéric Junod
|
f206fab268
|
Merge pull request #6691 from fredj/cleanup
Move eslint globals to to test/.eslintrc
|
2017-04-12 08:25:01 +02:00 |
|
greenkeeper[bot]
|
4d30781673
|
chore(package): update clean-css-cli to version 4.0.11
https://greenkeeper.io/
|
2017-04-11 19:04:36 +00:00 |
|
Frédéric Junod
|
5b162ce2b9
|
Merge pull request #6689 from fredj/constrainResolution
Add new constrainResolution option to olx.interaction.DefaultsOptions
|
2017-04-11 13:53:33 +02:00 |
|
Andreas Hocevar
|
f12e0e3ed6
|
Merge pull request #6692 from ahocevar/scroll-gesture-docs
Improve docs for MouseWheelZoom constrainResolution
|
2017-04-11 13:50:39 +02:00 |
|
Andreas Hocevar
|
8a0e7439a7
|
Improve docs for MouseWheelZoom constrainResolution
|
2017-04-11 13:28:18 +02:00 |
|
Frederic Junod
|
15e6fa454d
|
Add new constrainResolution option to olx.interaction.DefaultsOptions
|
2017-04-11 13:27:11 +02:00 |
|
Frederic Junod
|
72bb310386
|
Move eslint globals to to test/.eslintrc
|
2017-04-11 12:36:39 +02:00 |
|
Andreas Hocevar
|
55f8a2775e
|
Merge pull request #6687 from tchandelle/extent-clip
Clip image only if the layer extent intersects the view extent
|
2017-04-11 10:07:39 +02:00 |
|
Frédéric Junod
|
80b51d083e
|
Merge pull request #6686 from fredj/removeLastPoint
Update finishCoordinate in ol.interaction.Draw#removeLastPoint
|
2017-04-11 08:20:30 +02:00 |
|
Thomas Chandelle
|
b301760976
|
Update composeFrame test with should/shouldn't clip cases
|
2017-04-10 15:11:11 +02:00 |
|
Thomas Chandelle
|
76ddcd405d
|
Clip image only if the layer extent intersects the view extent
|
2017-04-10 14:42:57 +02:00 |
|
Frederic Junod
|
d97d5e5164
|
Update finishCoordinate in ol.interaction.Draw#removeLastPoint
And don't crash if the function is called but no feature is drawn
|
2017-04-10 12:34:49 +02:00 |
|
Andreas Hocevar
|
55ace18509
|
Merge pull request #6682 from ahocevar/mouseweel-typedef
Add example, docs and typedef for MouseWheelZoom's constrainResolution option
|
2017-04-10 10:26:55 +02:00 |
|
Andreas Hocevar
|
cf6cd968ec
|
Add example for constrained wheel zooming
|
2017-04-10 10:10:33 +02:00 |
|
Andreas Hocevar
|
9a230fcacf
|
Improve documentation
|
2017-04-10 10:10:26 +02:00 |
|
Frédéric Junod
|
aaf3256279
|
Merge pull request #6683 from fredj/this_defaultBoxEndCondition
Add this jsdoc tag to ol.interaction.DragBox.defaultBoxEndCondition
|
2017-04-10 09:29:47 +02:00 |
|
Andreas Hocevar
|
3285c11e9c
|
Add constrainResolution to MouseWheelZoomOptions
|
2017-04-10 09:23:54 +02:00 |
|
Frederic Junod
|
5e84d806d7
|
Add this jsdoc tag to ol.interaction.DragBox.defaultBoxEndCondition
|
2017-04-10 09:08:09 +02:00 |
|
Frédéric Junod
|
fc1a0c6c3d
|
Merge pull request #6681 from fredj/constrainResolution_typedef
Add constrainResolution in olx.interaction.PinchZoomOptions typedef
|
2017-04-10 08:56:55 +02:00 |
|
Andreas Hocevar
|
07b8d97751
|
Merge pull request #6671 from kaiCu/master
Add constraintResolution option to MouseWheelZoom for zoom with trackpad
|
2017-04-10 08:47:30 +02:00 |
|
Frederic Junod
|
639f40cb94
|
Add constrainResolution in olx.interaction.PinchZoomOptions typedef
|
2017-04-10 08:44:21 +02:00 |
|
Frédéric Junod
|
a6a0b2c158
|
Merge pull request #6680 from fredj/rm_ol.DRAG_BOX_HYSTERESIS_PIXELS
Remove ol.DRAG_BOX_HYSTERESIS_PIXELS define and add option
|
2017-04-10 08:28:28 +02:00 |
|
Frederic Junod
|
5c6c555b62
|
Remove ol.DRAG_BOX_HYSTERESIS_PIXELS define and add option
|
2017-04-07 15:31:59 +02:00 |
|
Frederic Junod
|
d767f8545f
|
Fix comment indentation
|
2017-04-07 15:13:42 +02:00 |
|
Frédéric Junod
|
e7f91cd526
|
Merge pull request #6666 from fredj/cleanup
Use the optional extent in ol.structs.RBush#getExtent
|
2017-04-05 09:53:12 +02:00 |
|
Andreas Hocevar
|
c1a5a44dfc
|
Improve documentation of opt_extent
|
2017-04-05 09:21:01 +02:00 |
|
Frédéric Junod
|
f0506211e2
|
Merge pull request #6670 from openlayers/greenkeeper/browserify-14.3.0
fix(package): update browserify to version 14.3.0
|
2017-04-05 08:50:14 +02:00 |
|
greenkeeper[bot]
|
5ca349d0f8
|
fix(package): update browserify to version 14.3.0
Closes #6669
https://greenkeeper.io/
|
2017-04-04 23:58:59 +00:00 |
|
Kai Culemann
|
c1adde6a13
|
Add constraintResolution option to MouseWheelZoom for zoom with trackpad
|
2017-04-04 15:06:08 +02:00 |
|
Frederic Junod
|
22ed575325
|
Add optional destination extent in ol.source.Vector#getExtent
|
2017-04-04 13:55:02 +02:00 |
|
Frederic Junod
|
f7c392342e
|
Use the optional extent in ol.structs.RBush#getExtent
|
2017-04-04 10:54:33 +02:00 |
|
Tim Schaub
|
350b42ad91
|
Merge pull request #6664 from openlayers/greenkeeper/async-2.3.0
Update async to the latest version 🚀
|
2017-04-02 20:38:22 -06:00 |
|
greenkeeper[bot]
|
c74f2a526f
|
fix(package): update async to version 2.3.0
https://greenkeeper.io/
|
2017-04-02 23:03:06 +00:00 |
|
Frédéric Junod
|
b62c4ec4a2
|
Merge pull request #6659 from openlayers/icon_examples_crossOrigin
Add crossOrigin to examples using ol.style.Icon
|
2017-04-01 06:10:04 +02:00 |
|
Tim Schaub
|
d409e5ac18
|
Merge pull request #6658 from tschaub/raster-fix
Fixes for raster source rendering
|
2017-03-31 07:15:27 -06:00 |
|
Frederic Junod
|
a9adaf2052
|
Add crossOrigin to examples using ol.style.Icon
|
2017-03-31 13:38:28 +02:00 |
|
Bart van den Eijnden
|
ce088d5919
|
Merge pull request #6620 from Jenselme/fix-gml2-desirializer-3D
Fix the parsing of flat coordinates in GML2 for 3D geometies
|
2017-03-31 11:45:18 +02:00 |
|