Andreas Hocevar
9fccf0f25d
Merge pull request #10948 from wussup/patch-3
...
Add constrainResolution option
2020-05-03 16:27:24 +02:00
Andreas Hocevar
5c20e86e40
Merge pull request #10981 from nielsmeijer/issue-wmts-bbox
...
Calculate WMTS TileGrid extent using TileMatrixSetLimit when available
2020-05-03 12:14:27 +02:00
Niels Meijer
63d03f4fcc
Split test WMTS capabilities
2020-05-03 10:54:01 +02:00
Andreas Hocevar
26feba1bb5
Merge pull request #10993 from ahocevar/no-custom-types
...
Do not rely on custom type overrides
2020-05-02 18:45:49 +02:00
Andreas Hocevar
2d38390e58
Do not rely on custom type overrides
2020-05-02 17:03:12 +02:00
Marc Jansen
309c2a1090
Merge pull request #10989 from mike-000/patch-4
...
Add log2 function to ol/math
2020-04-30 21:15:49 +02:00
mike-000
8415627731
Test log2 function
...
use string to test NaN
2020-04-30 19:39:33 +01:00
mike-000
f91e51c28b
Test log2 function
...
fix typo
2020-04-30 19:11:41 +01:00
mike-000
d3507e5c5e
replace Math.log2 with log2 from ol/math
2020-04-30 19:07:20 +01:00
mike-000
bce9730644
Test log2 function
2020-04-30 19:03:37 +01:00
mike-000
8076a5126d
Add log2 function
2020-04-30 18:44:49 +01:00
Andreas Hocevar
8a303dc28a
Merge pull request #10986 from mike-000/patch-2
...
Correct bold font tag closure in example description
2020-04-30 12:53:29 +02:00
mike-000
51ad3824e3
correctly close bold font tag
2020-04-30 10:24:59 +01:00
Andreas Hocevar
74c90919db
Merge pull request #10982 from ahocevar/replay-scale
...
Handle scaled output canvas correctly
2020-04-30 08:44:10 +02:00
Andreas Hocevar
781a5443cf
Handle scaled output canvas correctly
2020-04-29 20:19:42 +02:00
Andreas Hocevar
0549951e9e
Merge pull request #10983 from ahocevar/fix-ci
...
Trying to fix CI
2020-04-29 20:08:10 +02:00
Andreas Hocevar
aa2da203f7
Trying to fix CI
2020-04-29 18:08:20 +02:00
Niels Meijer
9cab1215c0
Use TileMatrixSetLimit for extent calculation when available.
2020-04-29 16:35:36 +02:00
Niels Meijer
88ffc559cc
Change XY based on projection.getAxisOrientation(), not only for EPSG:4326
2020-04-29 13:50:08 +02:00
Andreas Hocevar
5e08bccf99
Merge pull request #10976 from nielsmeijer/master
...
Apply projection.getMetersPerUnit() to calculated WMTS resolution
2020-04-29 09:36:53 +02:00
Andreas Hocevar
96802ba645
Remove lint
2020-04-29 09:23:10 +02:00
Niels Meijer
d395b54605
Apply projection.getMetersPerUnit() to calculated resolution
2020-04-28 21:43:59 +02:00
Andreas Hocevar
5740c81c32
Merge pull request #10960 from SDaron/clipping-layer
...
Improve Vector Clipping Layer example with a background layer and intersect
2020-04-27 23:13:45 +02:00
Simon Daron
74901efc59
Set base layer extent
2020-04-27 16:41:58 +02:00
Andreas Hocevar
ad130db963
Merge pull request #10971 from openlayers/dependabot/npm_and_yarn/webpack-4.43.0
...
Bump webpack from 4.42.1 to 4.43.0
2020-04-27 13:39:48 +02:00
dependabot-preview[bot]
333c313e3f
Bump webpack from 4.42.1 to 4.43.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.42.1 to 4.43.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.42.1...v4.43.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-04-27 11:28:18 +00:00
Andreas Hocevar
bb0fb141aa
Merge pull request #10972 from openlayers/dependabot/npm_and_yarn/marked-1.0.0
...
Bump marked from 0.8.2 to 1.0.0
2020-04-27 13:25:59 +02:00
dependabot-preview[bot]
f90d274112
Bump marked from 0.8.2 to 1.0.0
...
Bumps [marked](https://github.com/markedjs/marked ) from 0.8.2 to 1.0.0.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Commits](https://github.com/markedjs/marked/compare/v0.8.2...v1.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-04-27 11:16:02 +00:00
Andreas Hocevar
a6e390aa3d
Merge pull request #10970 from openlayers/dependabot/npm_and_yarn/mocha-7.1.2
...
Bump mocha from 7.1.1 to 7.1.2
2020-04-27 13:13:51 +02:00
Andreas Hocevar
177faac6b4
Merge pull request #10969 from openlayers/dependabot/npm_and_yarn/puppeteer-3.0.1
...
Bump puppeteer from 3.0.0 to 3.0.1
2020-04-27 13:13:27 +02:00
Andreas Hocevar
88a1bb9290
Merge pull request #10968 from openlayers/dependabot/npm_and_yarn/coveralls-3.1.0
...
Bump coveralls from 3.0.11 to 3.1.0
2020-04-27 13:09:32 +02:00
Andreas Hocevar
9c84383d58
Merge pull request #10967 from openlayers/dependabot/npm_and_yarn/terser-webpack-plugin-2.3.6
...
Bump terser-webpack-plugin from 2.3.5 to 2.3.6
2020-04-27 12:55:08 +02:00
Andreas Hocevar
12ff85c7cd
Merge pull request #10966 from openlayers/dependabot/npm_and_yarn/rollup-2.7.2
...
Bump rollup from 2.6.1 to 2.7.2
2020-04-27 12:54:22 +02:00
dependabot-preview[bot]
86cf40e402
Bump mocha from 7.1.1 to 7.1.2
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 7.1.1 to 7.1.2.
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v7.1.1...v7.1.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-04-27 09:25:55 +00:00
dependabot-preview[bot]
13cf1c9a5a
Bump puppeteer from 3.0.0 to 3.0.1
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v3.0.0...v3.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-04-27 09:24:51 +00:00
dependabot-preview[bot]
78e366b59a
Bump coveralls from 3.0.11 to 3.1.0
...
Bumps [coveralls](https://github.com/nickmerwin/node-coveralls ) from 3.0.11 to 3.1.0.
- [Release notes](https://github.com/nickmerwin/node-coveralls/releases )
- [Commits](https://github.com/nickmerwin/node-coveralls/compare/3.0.11...v3.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-04-27 09:23:33 +00:00
dependabot-preview[bot]
9cf9431128
Bump terser-webpack-plugin from 2.3.5 to 2.3.6
...
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin ) from 2.3.5 to 2.3.6.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v2.3.5...v2.3.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-04-27 09:22:16 +00:00
dependabot-preview[bot]
9dea34f227
Bump rollup from 2.6.1 to 2.7.2
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.6.1 to 2.7.2.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.6.1...v2.7.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-04-27 09:21:09 +00:00
Simon Daron
8cfe994ff0
Improve example with a background layer, intersect and comments
2020-04-26 13:27:27 +02:00
Simon Daron
71f056c75c
Use prerender and postrender events on Vector Clipping Layer example for better readability
2020-04-25 06:54:09 +02:00
Andreas Hocevar
937d953fbd
Merge pull request #10956 from pmulholland42/master
...
Add undefined check for navigator.userAgent
2020-04-24 00:33:43 +02:00
Peter Mulholland
58ba114cb7
Fix whitespace formatting
2020-04-23 17:01:22 -04:00
Peter Mulholland
6008449e07
Add undefined check for navigator.userAgent
2020-04-23 16:08:48 -04:00
wussup
7e1305eab2
Update MouseWheelZoom.js
2020-04-20 16:01:51 +02:00
wussup
b6fc2bf2fe
Update MouseWheelZoom.js
2020-04-20 15:58:42 +02:00
wussup
020b387649
Update MouseWheelZoom.js
2020-04-20 15:56:05 +02:00
wussup
ce7be53970
Update MouseWheelZoom.js
2020-04-20 15:51:27 +02:00
wussup
aca8e0880c
Update MouseWheelZoom.js
2020-04-20 15:39:36 +02:00
wussup
fc4ec899ca
Add constrainResolution option
...
Sometimes we may have the functionality to set scale/resolution provided by a user and it can be any number (so constrainResolution in View class is not useful), but we would like to have constrainResolution in mouse wheel zoom event.
2020-04-20 15:36:19 +02:00
Tim Schaub
e7968bcc1a
Merge pull request #10945 from openlayers/dependabot/npm_and_yarn/karma-mocha-2.0.0
...
Bump karma-mocha from 1.3.0 to 2.0.0
2020-04-20 07:16:55 -06:00