Andreas Hocevar
2c358387a2
Merge pull request #7050 from openlayers/greenkeeper/sinon-2.4.1
...
Update sinon to the latest version 🚀
2017-07-26 17:17:27 +02:00
greenkeeper[bot]
70af444b98
chore(package): update sinon to version 2.4.1
2017-07-26 14:25:06 +00:00
Andreas Hocevar
707bc4a708
Merge pull request #6976 from ehanoj/patch-1
...
Example - Earthquake Clusters - Change evt.type of interaction
2017-07-26 16:03:46 +02:00
Andreas Hocevar
ac48af204e
Merge pull request #7048 from openlayers/greenkeeper/sinon-2.4.0
...
Update sinon to the latest version 🚀
2017-07-26 10:51:52 +02:00
greenkeeper[bot]
fd7272ab1e
chore(package): update sinon to version 2.4.0
2017-07-26 06:34:54 +00:00
Andreas Hocevar
ecadb6b685
Respect pixelRatio when scaling images
2017-07-25 11:06:27 +02:00
Andreas Hocevar
fa41c0bad6
Merge pull request #7041 from openlayers/greenkeeper/eslint-4.3.0
...
Update eslint to the latest version 🚀
2017-07-25 10:55:25 +02:00
Andreas Hocevar
dd878e2a4c
Remove lint
2017-07-25 10:42:18 +02:00
Andreas Hocevar
8666c8fee8
Merge pull request #7042 from gkresic/lineDashOffset
...
Line dash offset
2017-07-24 19:06:33 +02:00
Andreas Hocevar
dd914ef635
Add rendering tests
2017-07-24 18:36:40 +02:00
gkresic
719abf7265
Support for lineDashOffset
2017-07-24 18:36:39 +02:00
Andreas Hocevar
c86d13f032
Merge pull request #6980 from ZachTRice/tilewms-tileclass
...
Added tileClass to TileWMS
2017-07-24 10:59:34 +02:00
greenkeeper[bot]
1b34dd945e
chore(package): update eslint to version 4.3.0
2017-07-21 18:06:19 +00:00
Peter Robins
cc13641216
Move non-build dependencies to devDependencies
2017-07-19 11:05:41 +00:00
Andreas Hocevar
13a0ca5ca1
Merge pull request #7028 from greggian/graticule-perf
...
Fix Graticule use of incorrect min/maxLon values
2017-07-18 15:11:01 +02:00
Greg Gianforcaro
704cd03d96
Fix Graticule use of incorrect min/maxLon values
...
Appears to have just been a typeo, using the minLon_, maxLon_ member variables rather than the function parameters provided.
This was creating very wide lines of parallel which were sometimes very slow in Chrome.
2017-07-17 17:53:39 -04:00
Andreas Hocevar
e79a4dd006
Fix resolution creation function
2017-07-15 16:15:14 +02:00
Andreas Hocevar
4bb2f6c1f5
Use de-facto standard 512px tile size for vectortile layers
2017-07-15 16:14:54 +02:00
Frédéric Junod
89ec2dacad
Merge pull request #7021 from openlayers/greenkeeper/fs-extra-4.0.0
...
Update fs-extra to the latest version 🚀
2017-07-15 08:20:34 +02:00
greenkeeper[bot]
b97439cf8e
fix(package): update fs-extra to version 4.0.0
2017-07-14 18:11:16 +00:00
Ron Young
f61bd6352d
ignore anchor if in default position
2017-07-14 13:16:42 +01:00
Andreas Hocevar
b7b2ee0c57
Merge pull request #7018 from openlayers/greenkeeper/jsdoc-3.5.3
...
Update jsdoc to the latest version 🚀
2017-07-14 07:56:41 +02:00
greenkeeper[bot]
fe39b5da1b
fix(package): update jsdoc to version 3.5.3
2017-07-14 02:54:50 +00:00
Frédéric Junod
bc0bc3f8a9
Merge pull request #7015 from openlayers/greenkeeper/sinon-2.3.8
...
Update sinon to the latest version 🚀
2017-07-13 13:21:35 +02:00
greenkeeper[bot]
9c0d0c5681
chore(package): update sinon to version 2.3.8
2017-07-13 08:23:48 +00:00
Frédéric Junod
b97daf844b
Merge pull request #7014 from openlayers/greenkeeper/jsdoc-3.5.2
...
Update jsdoc to the latest version 🚀
2017-07-13 08:39:54 +02:00
Tim Schaub
f8237c9cd2
Merge pull request #7013 from tschaub/sphere
...
Remove ol.sphere.WGS84 and ol.sphere.NORMAL
2017-07-12 21:14:05 -06:00
greenkeeper[bot]
b317a4474e
fix(package): update jsdoc to version 3.5.2
2017-07-12 18:20:07 +00:00
Frédéric Junod
b1772dae44
Merge pull request #6981 from gberaudo/intermediate_canvas_rendering
...
Render transparent vector layers to an intermediate canvas
2017-07-12 14:14:13 +02:00
Guillaume Beraudo
c33383d248
Add rendering test for transparent layer
2017-07-12 10:56:15 +02:00
Guillaume Beraudo
645e359cde
Render transparent vector layers to an intermediate canvas
...
Until now, the features of transparent vector layers were rendered using
the layer opacity. This caused colors to mix together and the opacities
to stack up to an higher value than the expected layer opacity.
With this commit, the features are rendered at 100% opacity to an
intermediate canvas which ensures colors do not mix up even in the case
of features using an array of styles. The intermediate canvas is then
composed to the map canvas using the layer opacity.
Transparent layers are automatically detected, non-transparent layers
are not affected by the change.
2017-07-12 09:23:04 +02:00
Tim Schaub
fa71593a2a
Remove ol.sphere.NORMAL
2017-07-11 08:10:46 -06:00
Tim Schaub
2e903c0293
Remove ol.sphere.WGS84
2017-07-11 08:00:41 -06:00
Tim Schaub
aced192bcd
Merge pull request #6899 from probins/radii
...
Use number literal for sphere radius
2017-07-11 07:08:30 -06:00
Andreas Hocevar
19b0b956f7
Merge pull request #7011 from openlayers/greenkeeper/jsdoc-3.5.1
...
Update jsdoc to the latest version 🚀
2017-07-11 00:02:28 +02:00
greenkeeper[bot]
9f9355ac46
fix(package): update jsdoc to version 3.5.1
2017-07-10 18:22:28 +00:00
Andreas Hocevar
f28e6c2d95
Merge pull request #7008 from openlayers/greenkeeper/sinon-2.3.7
...
Update sinon to the latest version 🚀
2017-07-10 19:13:06 +02:00
Andreas Hocevar
e633380221
Merge pull request #7007 from openlayers/greenkeeper/rollup-0.45.0
...
fix(package): update rollup to version 0.45.0
2017-07-10 19:11:58 +02:00
Andreas Hocevar
5f6f757bd0
Update rollup configuration
2017-07-10 18:59:58 +02:00
greenkeeper[bot]
b29fc52842
chore(package): update sinon to version 2.3.7
2017-07-10 13:23:45 +00:00
greenkeeper[bot]
791ffaabeb
fix(package): update rollup to version 0.45.0
...
Closes #7001
2017-07-10 14:48:30 +02:00
Andreas Hocevar
c31d67fe57
Merge pull request #6996 from ch08532/bugfix/6987
...
6987: Memory leak with WMS time source with reprojection
2017-07-10 13:01:46 +02:00
Andreas Hocevar
a1710be335
Merge pull request #7003 from openlayers/greenkeeper/jsdoc-3.5.0
...
Update jsdoc to the latest version 🚀
2017-07-10 12:36:56 +02:00
Andreas Hocevar
2260d92436
Return promise to avoid truncated stdout output
2017-07-10 12:02:33 +02:00
Andreas Hocevar
4d0e106d98
Change paths for jsdoc 3.5
2017-07-10 12:02:12 +02:00
Joao Gouveia
2be40953a8
Add spatial reference inside geometry in EsriFormat
...
As mentioned on issue 6992, EsriFormat was adding the spatial reference
outside the geometry, failing to insert data via the Arcgis rest API.
The spatial reference should be inside the geometry.
2017-07-10 10:24:04 +02:00
Frédéric Junod
8bc4bde5c3
Merge pull request #7004 from fredj/https
...
Use https for bing and stamen attributions
2017-07-10 08:58:49 +02:00
Frederic Junod
429e2982d0
Use https for bing and stamen attributions
2017-07-10 08:31:51 +02:00
greenkeeper[bot]
23f8540b4c
fix(package): update jsdoc to version 3.5.0
2017-07-10 02:30:32 +00:00
Andreas Hocevar
59d8d749e3
Merge pull request #6998 from openlayers/greenkeeper/eslint-4.2.0
...
Update eslint to the latest version 🚀
2017-07-09 16:52:47 +02:00