Maximilian Krög
|
03f3e619f2
|
Update ufo example data
Downloaded a newer version of the data from
https://www.kaggle.com/datasets/NUFORC/ufo-sightings?select=scrubbed.csv
and fixed the remaining errors in it.
|
2022-05-26 20:11:40 +02:00 |
|
MoonE
|
599257a144
|
Merge pull request #13627 from MoonE/hitdetect-origin-pixel-ratio
Fix hitdetection for icon with offset and pixelratio != 1
|
2022-05-25 22:45:03 +02:00 |
|
Maximilian Krög
|
d45e08d197
|
Fix icon offset for hitdetect image
It only worked correctly with pixel ratio of 1
|
2022-05-25 22:33:57 +02:00 |
|
Maximilian Krög
|
6b3c9cc196
|
Test hitdetect icon with offset
|
2022-05-25 22:33:57 +02:00 |
|
Maximilian Krög
|
f5bdc982b5
|
Improve test coverage for icon clone method
|
2022-05-25 22:33:54 +02:00 |
|
MoonE
|
bed1e514f9
|
Merge pull request #13626 from MoonE/rendercomplete-wait-for-icons
Wait for icons to be loaded before firing rendercomplete event
|
2022-05-25 22:32:43 +02:00 |
|
Maximilian Krög
|
e8925a90e5
|
Test VectorTile layer not ready while loading needed icons
|
2022-05-24 22:26:17 +02:00 |
|
Maximilian Krög
|
11589f3317
|
Test rendercomplete with icon for VectorTile
|
2022-05-24 22:18:36 +02:00 |
|
Maximilian Krög
|
2473e5bd32
|
Fix vector tile renderer ready
|
2022-05-24 21:47:09 +02:00 |
|
Maximilian Krög
|
de392a9846
|
Don't fire rendercomplete event while icons are loading
|
2022-05-24 21:47:09 +02:00 |
|
Maximilian Krög
|
dc128820c1
|
Test rendercomplete waits for icon load
|
2022-05-24 21:47:08 +02:00 |
|
Maximilian Krög
|
5345b80aa1
|
Remove unused getImageState call
|
2022-05-24 21:47:08 +02:00 |
|
Maximilian Krög
|
d7ebcf0ef8
|
Fix error when image state changes on disposed renderer
|
2022-05-24 21:47:04 +02:00 |
|
Andreas Hocevar
|
0e2399d8f4
|
Merge pull request #13702 from mike-000/interpolate-typedef
Change typedef to boolean
|
2022-05-24 11:16:24 +02:00 |
|
mike-000
|
4fb856af3b
|
change typedef to boolean
|
2022-05-24 09:04:58 +01:00 |
|
Andreas Hocevar
|
a16aef042d
|
Merge pull request #13691 from burleight/vectorSource-getFeaturesInExtent-wrapX
#13690 VectorSource#getFeaturesInExtent add projection parameter
|
2022-05-24 09:37:10 +02:00 |
|
Tim Schaub
|
d0965835f6
|
Merge pull request #13693 from openlayers/dependabot/npm_and_yarn/eslint-8.16.0
Bump eslint from 8.9.0 to 8.16.0
|
2022-05-23 17:43:20 -06:00 |
|
dependabot[bot]
|
ac8367f536
|
Bump eslint from 8.9.0 to 8.16.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.9.0 to 8.16.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.9.0...v8.16.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-23 23:37:47 +00:00 |
|
Tim Schaub
|
0b780b1c0f
|
Merge pull request #13701 from tschaub/update-eslint-config
Update ESLint config and plugins
|
2022-05-23 17:33:49 -06:00 |
|
Tomas Burleigh
|
68e604e3be
|
VectorSource#getFeaturesInExtent projection renamed to opt_projection and amended jsdoc #13690
|
2022-05-24 09:46:18 +12:00 |
|
Tim Schaub
|
bbbca0ab78
|
Update ESLint config and plugins
|
2022-05-23 15:01:07 -06:00 |
|
Tim Schaub
|
f1fc38ce33
|
Merge pull request #13694 from openlayers/dependabot/npm_and_yarn/babel/core-7.18.0
Bump @babel/core from 7.17.10 to 7.18.0
|
2022-05-23 07:40:04 -06:00 |
|
Tim Schaub
|
139a12b448
|
Merge pull request #13699 from openlayers/dependabot/npm_and_yarn/rollup-2.74.1
Bump rollup from 2.73.0 to 2.74.1
|
2022-05-23 07:36:01 -06:00 |
|
Tim Schaub
|
af898fb18d
|
Merge pull request #13695 from openlayers/dependabot/npm_and_yarn/copy-webpack-plugin-11.0.0
Bump copy-webpack-plugin from 10.2.4 to 11.0.0
|
2022-05-23 07:33:11 -06:00 |
|
dependabot[bot]
|
c02b2f19a0
|
Bump @babel/core from 7.17.10 to 7.18.0
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.10 to 7.18.0.
- [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.18.0/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-23 13:32:05 +00:00 |
|
Tim Schaub
|
86538724ba
|
Merge pull request #13696 from openlayers/dependabot/npm_and_yarn/webpack-dev-middleware-5.3.3
Bump webpack-dev-middleware from 5.3.1 to 5.3.3
|
2022-05-23 07:31:55 -06:00 |
|
Tim Schaub
|
47bf71a36f
|
Merge pull request #13697 from openlayers/dependabot/npm_and_yarn/marked-4.0.16
Bump marked from 4.0.15 to 4.0.16
|
2022-05-23 07:31:28 -06:00 |
|
dependabot[bot]
|
e5299bfe32
|
Bump rollup from 2.73.0 to 2.74.1
Bumps [rollup](https://github.com/rollup/rollup) from 2.73.0 to 2.74.1.
- [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.73.0...v2.74.1)
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-23 13:31:22 +00:00 |
|
Tim Schaub
|
6a4ba5ab07
|
Merge pull request #13698 from openlayers/dependabot/npm_and_yarn/babel/preset-env-7.18.0
Bump @babel/preset-env from 7.17.10 to 7.18.0
|
2022-05-23 07:30:54 -06:00 |
|
Tim Schaub
|
a37d85bd04
|
Merge pull request #13700 from openlayers/dependabot/npm_and_yarn/puppeteer-14.1.1
Bump puppeteer from 14.1.0 to 14.1.1
|
2022-05-23 07:29:47 -06:00 |
|
dependabot[bot]
|
22f002a72c
|
Bump puppeteer from 14.1.0 to 14.1.1
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 14.1.0 to 14.1.1.
- [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/v14.1.0...v14.1.1)
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-23 10:03:29 +00:00 |
|
dependabot[bot]
|
5b775ec562
|
Bump @babel/preset-env from 7.17.10 to 7.18.0
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.17.10 to 7.18.0.
- [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.18.0/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-23 10:02:57 +00:00 |
|
dependabot[bot]
|
2c78d6a7d4
|
Bump marked from 4.0.15 to 4.0.16
Bumps [marked](https://github.com/markedjs/marked) from 4.0.15 to 4.0.16.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v4.0.15...v4.0.16)
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-23 10:02:33 +00:00 |
|
dependabot[bot]
|
27f14ee2ce
|
Bump webpack-dev-middleware from 5.3.1 to 5.3.3
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.1 to 5.3.3.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.1...v5.3.3)
---
updated-dependencies:
- dependency-name: webpack-dev-middleware
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-23 10:02:12 +00:00 |
|
dependabot[bot]
|
37bae59236
|
Bump copy-webpack-plugin from 10.2.4 to 11.0.0
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 10.2.4 to 11.0.0.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v10.2.4...v11.0.0)
---
updated-dependencies:
- dependency-name: copy-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-23 10:01:54 +00:00 |
|
Andreas Hocevar
|
d9fdc4f0bf
|
Merge pull request #13688 from ahocevar/wmts-flip-x
Flip extent coordinates for projections with ne* axis order
|
2022-05-22 15:52:19 +02:00 |
|
Tim Schaub
|
6b55481a0c
|
Merge pull request #13689 from tschaub/map-link
Link interaction
|
2022-05-22 07:02:52 -06:00 |
|
Tim Schaub
|
cf7daf36d6
|
Include layer visibility in the URL
|
2022-05-21 10:50:45 -06:00 |
|
Tim Schaub
|
6690dc99dd
|
Link interaction
|
2022-05-21 10:50:38 -06:00 |
|
Tomas Burleigh
|
78274befb8
|
#13690 VectorSource#getFeaturesInExtent add projection parameter
|
2022-05-21 14:28:19 +12:00 |
|
Andreas Hocevar
|
aa190a629a
|
Flip extent coordinates for projections with ne* axis order
|
2022-05-20 19:38:55 +02:00 |
|
MoonE
|
3857e2051c
|
Merge pull request #13676 from MoonE/test-improvements
Test improvements
|
2022-05-16 23:06:26 +02:00 |
|
Tim Schaub
|
5ebfeba945
|
Merge pull request #13680 from openlayers/dependabot/npm_and_yarn/rollup-2.73.0
Bump rollup from 2.72.1 to 2.73.0
|
2022-05-16 07:37:31 -06:00 |
|
dependabot[bot]
|
09cf297136
|
Bump rollup from 2.72.1 to 2.73.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.72.1 to 2.73.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.72.1...v2.73.0)
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-16 13:31:26 +00:00 |
|
Tim Schaub
|
b657f7dc37
|
Merge pull request #13681 from openlayers/dependabot/npm_and_yarn/webpack-5.72.1
Bump webpack from 5.72.0 to 5.72.1
|
2022-05-16 07:30:57 -06:00 |
|
Tim Schaub
|
45c4fffbd5
|
Merge pull request #13679 from openlayers/dependabot/npm_and_yarn/karma-6.3.20
Bump karma from 6.3.19 to 6.3.20
|
2022-05-16 07:30:09 -06:00 |
|
Tim Schaub
|
9c4164db28
|
Merge pull request #13678 from openlayers/dependabot/npm_and_yarn/puppeteer-14.1.0
Bump puppeteer from 13.7.0 to 14.1.0
|
2022-05-16 07:29:28 -06:00 |
|
Tim Schaub
|
2f802bdd9d
|
Merge pull request #13682 from openlayers/dependabot/npm_and_yarn/ol-mapbox-style-8.0.8
Bump ol-mapbox-style from 8.0.7 to 8.0.8
|
2022-05-16 07:28:18 -06:00 |
|
Tim Schaub
|
b5a24db3da
|
Merge pull request #13683 from openlayers/dependabot/npm_and_yarn/yargs-17.5.1
Bump yargs from 17.4.1 to 17.5.1
|
2022-05-16 07:27:28 -06:00 |
|
dependabot[bot]
|
020248b880
|
Bump yargs from 17.4.1 to 17.5.1
Bumps [yargs](https://github.com/yargs/yargs) from 17.4.1 to 17.5.1.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs/compare/v17.4.1...v17.5.1)
---
updated-dependencies:
- dependency-name: yargs
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-16 10:02:37 +00:00 |
|