MoonE
d09e303672
Merge pull request #12016 from MoonE/hitdetect-resolution-constant
...
Fix VectorLayer hitdetect problems
2021-02-27 20:50:31 +01:00
MoonE
085b6c99f4
Merge pull request #11845 from MoonE/draw-finish-condition-fix
...
Call finishCondition for all types for Draw interaction
2021-02-27 19:50:27 +01:00
Maximilian Krög
801dba4a38
Call Draw finishCondition for every type
2021-02-27 12:04:17 +01:00
Maximilian Krög
873020e1f8
Test Draw finishCondition for each type
2021-02-27 12:03:30 +01:00
Maximilian Krög
288fd0b74c
Improve Draw type to mode conversion
...
Throw error if Draw is configured with an invalid type.
2021-02-27 11:12:24 +01:00
Andreas Hocevar
3cab5f3099
Merge pull request #12066 from M393/vector-layer-get-feature-promise
...
Always return Promise from getFeatures
2021-02-24 19:25:50 +01:00
Maximilian Krög
29349d275e
Always return Promise from getFeatures
2021-02-24 18:37:30 +01:00
Maximilian Krög
6e1cc766e1
Fix kml-timezone example tooltip
2021-02-23 17:52:39 +01:00
Andreas Hocevar
b6e7d617b5
Merge pull request #12057 from ahocevar/tilequeue-tests
...
TileQueue tests with events instead of setTimeout
2021-02-22 15:55:27 +01:00
Andreas Hocevar
f191b6f065
Merge pull request #12058 from M393/basemap-at
...
Fix map loading for basemap.at and add attributions
2021-02-22 11:29:45 +01:00
Maximilian Krög
fae6c6fe7b
Fix map loading for basemap.at and add attributions
2021-02-22 10:44:57 +01:00
Andreas Hocevar
59b4ae8d09
TileQueue tests with events instead of setTimeout
2021-02-22 10:01:43 +01:00
Andreas Hocevar
bdaf28c234
Merge pull request #12056 from openlayers/dependabot/npm_and_yarn/babel/preset-env-7.12.17
...
Bump @babel/preset-env from 7.12.16 to 7.12.17
2021-02-22 09:01:51 +01:00
Andreas Hocevar
078645bc20
Merge pull request #12055 from openlayers/dependabot/npm_and_yarn/handlebars-4.7.7
...
Bump handlebars from 4.7.6 to 4.7.7
2021-02-22 09:01:19 +01:00
Andreas Hocevar
4f36291614
Merge pull request #12054 from openlayers/dependabot/npm_and_yarn/babel/core-7.12.17
...
Bump @babel/core from 7.12.16 to 7.12.17
2021-02-22 08:55:48 +01:00
Andreas Hocevar
8073277052
Merge pull request #12053 from openlayers/dependabot/npm_and_yarn/clean-css-cli-5.2.0
...
Bump clean-css-cli from 5.1.0 to 5.2.0
2021-02-22 08:54:42 +01:00
dependabot-preview[bot]
b96478ede8
Bump @babel/preset-env from 7.12.16 to 7.12.17
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.12.16 to 7.12.17.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.17/packages/babel-preset-env )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-02-22 07:29:52 +00:00
dependabot-preview[bot]
e6fa04d356
Bump handlebars from 4.7.6 to 4.7.7
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-02-22 07:27:38 +00:00
dependabot-preview[bot]
0077a279e2
Bump @babel/core from 7.12.16 to 7.12.17
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.12.16 to 7.12.17.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.17/packages/babel-core )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-02-22 07:26:29 +00:00
dependabot-preview[bot]
057dd3c0a2
Bump clean-css-cli from 5.1.0 to 5.2.0
...
Bumps [clean-css-cli](https://github.com/jakubpawlowicz/clean-css-cli ) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/jakubpawlowicz/clean-css-cli/releases )
- [Changelog](https://github.com/jakubpawlowicz/clean-css-cli/blob/master/History.md )
- [Commits](https://github.com/jakubpawlowicz/clean-css-cli/compare/v5.1.0...v5.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-02-22 07:25:17 +00:00
Tim Schaub
cdd28b8064
Merge pull request #12024 from tschaub/tile-grid-util
...
Add a tile grid method for getting a tile range given a tile coord and zoom level
2021-02-21 18:25:14 -07:00
Tim Schaub
65df12068b
Merge pull request #12036 from openlayers/dependabot/npm_and_yarn/clean-css-cli-5.1.0
...
Bump clean-css-cli from 4.3.0 to 5.1.0
2021-02-15 09:58:24 -07:00
Tim Schaub
210498e3be
Merge pull request #12035 from openlayers/dependabot/npm_and_yarn/karma-6.1.1
...
Bump karma from 6.1.0 to 6.1.1
2021-02-15 09:50:20 -07:00
Tim Schaub
c038ed8634
Merge pull request #12031 from openlayers/dependabot/npm_and_yarn/puppeteer-7.1.0
...
Bump puppeteer from 7.0.1 to 7.1.0
2021-02-15 09:44:15 -07:00
Tim Schaub
eb499e95a2
Merge pull request #12033 from openlayers/dependabot/npm_and_yarn/typescript-4.1.5
...
Bump typescript from 4.1.3 to 4.1.5
2021-02-15 09:42:57 -07:00
Tim Schaub
3a192e2c76
Merge pull request #12030 from openlayers/dependabot/npm_and_yarn/worker-loader-3.0.8
...
Bump worker-loader from 3.0.7 to 3.0.8
2021-02-15 09:42:12 -07:00
dependabot-preview[bot]
15b1c157f8
Bump karma from 6.1.0 to 6.1.1
...
Bumps [karma](https://github.com/karma-runner/karma ) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v6.1.0...v6.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-02-15 16:41:54 +00:00
Tim Schaub
519eef8244
Merge pull request #12032 from openlayers/dependabot/npm_and_yarn/rollup-2.39.0
...
Bump rollup from 2.38.5 to 2.39.0
2021-02-15 09:41:16 -07:00
Tim Schaub
04e242dc45
Merge pull request #12034 from openlayers/dependabot/npm_and_yarn/eslint-7.20.0
...
Bump eslint from 7.19.0 to 7.20.0
2021-02-15 09:40:19 -07:00
Tim Schaub
916b5d4c4b
Merge pull request #12037 from openlayers/dependabot/npm_and_yarn/mocha-8.3.0
...
Bump mocha from 8.2.1 to 8.3.0
2021-02-15 09:38:42 -07:00
Tim Schaub
21f4a6964b
Merge pull request #12038 from openlayers/dependabot/npm_and_yarn/babel/core-7.12.16
...
Bump @babel/core from 7.12.13 to 7.12.16
2021-02-15 09:37:20 -07:00
Tim Schaub
779d514b5c
Merge pull request #12039 from openlayers/dependabot/npm_and_yarn/babel/preset-env-7.12.16
...
Bump @babel/preset-env from 7.12.13 to 7.12.16
2021-02-15 09:36:31 -07:00
Tim Schaub
d4d38ced5a
Merge pull request #12023 from tschaub/uniform-names
...
Avoid collisions between user variables and internal names in WebGL shaders
2021-02-15 09:24:09 -07:00
dependabot-preview[bot]
f01e1e1ffd
Bump @babel/preset-env from 7.12.13 to 7.12.16
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.12.13 to 7.12.16.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.16/packages/babel-preset-env )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-02-15 07:36:36 +00:00
dependabot-preview[bot]
be36d92085
Bump @babel/core from 7.12.13 to 7.12.16
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.12.13 to 7.12.16.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.16/packages/babel-core )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-02-15 07:35:16 +00:00
dependabot-preview[bot]
b299751fa4
Bump mocha from 8.2.1 to 8.3.0
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 8.2.1 to 8.3.0.
- [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/v8.2.1...v8.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-02-15 07:34:12 +00:00
dependabot-preview[bot]
82e880e696
Bump clean-css-cli from 4.3.0 to 5.1.0
...
Bumps [clean-css-cli](https://github.com/jakubpawlowicz/clean-css-cli ) from 4.3.0 to 5.1.0.
- [Release notes](https://github.com/jakubpawlowicz/clean-css-cli/releases )
- [Changelog](https://github.com/jakubpawlowicz/clean-css-cli/blob/master/History.md )
- [Commits](https://github.com/jakubpawlowicz/clean-css-cli/compare/v4.3.0...v5.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-02-15 07:31:58 +00:00
dependabot-preview[bot]
368fda512b
Bump eslint from 7.19.0 to 7.20.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.19.0 to 7.20.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.19.0...v7.20.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-02-15 07:28:47 +00:00
dependabot-preview[bot]
8d44f4777f
Bump typescript from 4.1.3 to 4.1.5
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.1.3 to 4.1.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.3...v4.1.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-02-15 07:27:50 +00:00
dependabot-preview[bot]
ba64db3914
Bump rollup from 2.38.5 to 2.39.0
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.38.5 to 2.39.0.
- [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.38.5...v2.39.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-02-15 07:26:10 +00:00
dependabot-preview[bot]
a8de0c48de
Bump puppeteer from 7.0.1 to 7.1.0
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 7.0.1 to 7.1.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v7.0.1...v7.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-02-15 07:24:45 +00:00
dependabot-preview[bot]
867150a7f2
Bump worker-loader from 3.0.7 to 3.0.8
...
Bumps [worker-loader](https://github.com/webpack-contrib/worker-loader ) from 3.0.7 to 3.0.8.
- [Release notes](https://github.com/webpack-contrib/worker-loader/releases )
- [Changelog](https://github.com/webpack-contrib/worker-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/worker-loader/compare/v3.0.7...v3.0.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-02-15 07:23:14 +00:00
Maximilian Krög
59c76334b1
Draw box if OverviewMap is added to an existing map
2021-02-15 00:45:46 +01:00
Maximilian Krög
022b8cdb62
Fix layout of overview map
...
The button should not change its position when the collapsed state changes.
The overview map had a somewhat larger padding at the bottom due to being an
inline-block element and the configured line-height of 1.5.
2021-02-15 00:12:52 +01:00
Maximilian Krög
73d288c191
Fix initially empty overview map
2021-02-15 00:12:52 +01:00
Maximilian Krög
0f64bb7459
Invalid size set when map is not added to document
...
Parsing of an empty string with parseFloat resulted in NaN.
2021-02-15 00:12:37 +01:00
MoonE
27b4539360
Merge pull request #12027 from MoonE/update-links-2
...
Update / fix links to external ressources
2021-02-13 14:56:43 +01:00
Maximilian Krög
363cc802d0
Update / fix links to external ressources
2021-02-13 01:32:54 +01:00
MoonE
7dda97e2f7
Merge pull request #11996 from MoonE/update-links
...
Update links to external resources
2021-02-12 21:33:12 +01:00
Tim Schaub
cbef39a419
Merge pull request #12004 from openlayers/dependabot/npm_and_yarn/rollup-2.38.5
...
Bump rollup from 2.38.3 to 2.38.5
2021-02-12 04:50:15 -07:00