Andreas Hocevar
2296ca3942
Do not skip moveTo calls after fill
2017-01-11 17:38:31 +01:00
Andreas Hocevar
0d8f0ac5fa
Merge pull request #6351 from tchandelle/translate
...
Only consider pointerdown event if the last pointerup has been emitted
2017-01-11 11:18:23 +01:00
Thomas Chandelle
dec39151a0
Consider pointerdown only if the last pointerup has been emitted
2017-01-11 10:21:21 +01:00
Andreas Hocevar
0bf94a35a4
Merge pull request #6345 from giohappy/wms_getmap_rounding
...
Mitigate rounding errors in GetMap width/height calculation
2017-01-11 00:12:58 +01:00
giohappy
d0e97df348
Mitigate rounding errors in GetMap widht/height calculation
...
Revert to Math.ceil and calculate extent from round image sizes
Fix regression: test view extent against real extent, then apply ratio
remove trailing spaces
2017-01-10 23:10:59 +01:00
Andreas Hocevar
9a1adc43cd
No special raster reprojection handling for Chrome
2017-01-10 14:12:07 +01:00
Frederic Junod
22498991ab
Remove unused private function
2017-01-10 08:51:41 +01:00
Frederic Junod
01e161e19f
Remove unused private variable
2017-01-10 08:50:39 +01:00
Frederic Junod
6e4aa39e9d
Add curly braces in type annotation
2017-01-10 08:49:11 +01:00
Andreas Hocevar
39bc701c25
Merge pull request #6337 from tchandelle/drag-box-constraint
...
Constrain center in DragZoom interaction
2017-01-09 15:43:00 +01:00
Thomas Chandelle
f5785549ae
Constrain center in DragZoom interaction
2017-01-09 09:05:51 +01:00
Frederic Junod
4bef3f3f19
Remove unused ol.format.Feature.getExtensions function
2017-01-09 08:36:11 +01:00
Frédéric Junod
1692a19c3b
Merge pull request #6300 from fredj/hidpi_ImageArcGISRest
...
Add missing hidpi option for ol.source.ImageArcGISRest
2017-01-09 08:28:50 +01:00
Thomas Chandelle
7f1f3fd6fe
Constraint center when using trackpad to zoom
2017-01-06 15:28:38 +01:00
Thomas Chandelle
395d833dd6
Constrain the center in zoomByDelta
2017-01-06 09:31:00 +01:00
Thomas Chandelle
8956a492eb
Remove unused map parameter from several interaction methods
2017-01-05 15:34:47 +01:00
Andreas Hocevar
b5af8e4783
Merge pull request #6326 from tchandelle/lineDashOffset2
...
Add lineDashOffset to stroke style
2017-01-05 13:22:08 +01:00
Andreas Hocevar
6c1f152ab4
Merge pull request #6328 from quentin-ol/master
...
ol.geom.polygon documentation update on the coordinates format
2017-01-04 22:29:27 +01:00
Quentin Lampin
b44be59938
ol.geom.polygon documentation update: linear rings rules
2017-01-04 15:48:04 +01:00
Quentin Lampin
f2dd6f0395
ol.geom.polygon documentation update on the coordinates format
2017-01-04 14:51:43 +01:00
Thomas Chandelle
7a4ae3a6ac
Line Dash offset
2017-01-04 11:19:47 +01:00
Tim Schaub
e473671975
Ensure resolution stays in range when pinching
2017-01-03 18:11:21 -07:00
Andreas Hocevar
8d1346c1b6
Merge pull request #6319 from ahocevar/three-to-normal
...
Remove the '3' from OpenLayers
2017-01-03 00:37:52 +01:00
Andreas Hocevar
7424ee91e3
Remove the '3' from OpenLayers
2017-01-02 23:03:03 +01:00
Andreas Hocevar
dcbf3a97e8
Wrap WebGL shader code in define condition
2017-01-02 22:01:58 +01:00
Andreas Hocevar
9c79564676
Wrap ol.webgl code in define condition
2017-01-02 21:52:31 +01:00
Andreas Hocevar
fd92982661
Wrap ol.renderer.webgl code in define condition
2017-01-02 21:40:22 +01:00
Andreas Hocevar
446807825e
Wrap ol.render.webgl code in define condition
2017-01-02 21:24:23 +01:00
Tim Schaub
137cdc04c8
Remove ol.DEBUG
2017-01-01 20:37:52 -07:00
Tim Schaub
a1229cdef7
Remove unnecessary build flags
2016-12-28 14:09:19 -07:00
Tim Schaub
afefe66af8
Make layers responsible for creating layer renderers
2016-12-28 14:09:13 -07:00
Tim Schaub
c9794b77db
Shared module for vector event type enum
2016-12-27 14:13:45 -07:00
Tim Schaub
091daf9d70
Shared module for tile source event type
2016-12-27 14:11:10 -07:00
Tim Schaub
e2f78a8006
Shared module for raster operation type enum
2016-12-27 14:08:23 -07:00
Tim Schaub
2e3d065e34
Private enum for raster event type
2016-12-27 14:06:18 -07:00
Tim Schaub
fe33677ed9
Private enum for image source event type
2016-12-27 14:05:08 -07:00
Tim Schaub
00cef70a3a
Private enum for WebGL linestring replay instruction
2016-12-27 14:04:08 -07:00
Tim Schaub
76c3c3cc7b
Private enum for overlay properties
2016-12-27 13:59:20 -07:00
Tim Schaub
9ddee2ea4e
Shared module for overlay positioning enum
2016-12-27 13:58:31 -07:00
Tim Schaub
7ee52f413d
Shared module for object event types
2016-12-27 13:55:23 -07:00
Tim Schaub
3fd88b3a22
Shared module for map event type enum
2016-12-27 13:52:02 -07:00
Tim Schaub
c6c105b62f
Shared module for map browser event type enum
2016-12-27 13:48:50 -07:00
Tim Schaub
5b937f02ae
Shared module for vector tile render type enum
2016-12-27 13:42:44 -07:00
Tim Schaub
e24d093d28
Private enum for vector tile property
2016-12-27 13:40:02 -07:00
Tim Schaub
c4deee5cb2
Private enum for vector layer property
2016-12-27 13:39:03 -07:00
Tim Schaub
3a77d73c02
Shared module for tile layer property enum
2016-12-27 13:38:19 -07:00
Tim Schaub
9b6256613c
Private enum for heatmap properties
2016-12-27 13:36:10 -07:00
Tim Schaub
1a55cbb542
Private enum for layer group properties
2016-12-27 13:35:02 -07:00
Tim Schaub
0e05b174fd
Private enum for translate interaction event types
2016-12-27 13:34:03 -07:00
Tim Schaub
751c05b715
Private enum for select interaction event types
2016-12-27 13:33:18 -07:00