Commit Graph

30949 Commits

Author SHA1 Message Date
dependabot[bot]
d7d9b9195c Bump @babel/core from 7.17.5 to 7.17.8
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.5 to 7.17.8.
- [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.17.8/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 10:01:31 +00:00
Tim Schaub
2a6bbdb1ad Merge pull request #13492 from tschaub/bad-metal
Workaround for Safari WebGL issue
2022-03-20 15:48:20 -06:00
Tim Schaub
d7cb12a016 Workaround for https://bugs.webkit.org/show_bug.cgi?id=237906 2022-03-20 10:53:10 -06:00
Andreas Hocevar
e10b7470a6 Merge pull request #13490 from ahocevar/separate-geometry-and-extent
Separate geometry and extent parsing
2022-03-19 16:40:17 +01:00
Andreas Hocevar
c21f441fb3 Merge pull request #13491 from ahocevar/map-loadstart-loadend
Add loadstart and loadend map events
2022-03-19 16:39:32 +01:00
Andreas Hocevar
1de3ce7e19 Simplify tile and image load events examples 2022-03-19 10:50:04 +01:00
Andreas Hocevar
26e6bf505c Add loading spinner example 2022-03-19 10:50:04 +01:00
Andreas Hocevar
bf9472ac57 Add loadstart and loadend map events 2022-03-19 10:32:22 +01:00
Andreas Hocevar
e0b62016d2 Separate geometry and extent parsing 2022-03-18 19:37:01 +01:00
Andreas Hocevar
0ee9c8f4ab Merge pull request #13482 from ahocevar/webgl-compose-events
Add documentation for precompose and postcopose to ol/layer/WebGLTile
2022-03-18 08:53:41 +01:00
Andreas Hocevar
d815c93bcf Add documentation for precompose and postcopose to ol/layer/WebGLTile 2022-03-14 22:10:13 +01:00
Andreas Hocevar
2f21352f88 Merge pull request #13472 from openlayers/dependabot/npm_and_yarn/puppeteer-13.5.1
Bump puppeteer from 13.4.1 to 13.5.1
2022-03-14 12:21:17 +01:00
Andreas Hocevar
f20edf3b62 Merge pull request #13474 from openlayers/dependabot/npm_and_yarn/karma-chrome-launcher-3.1.1
Bump karma-chrome-launcher from 3.1.0 to 3.1.1
2022-03-14 12:20:53 +01:00
Andreas Hocevar
20875b9964 Merge pull request #13475 from openlayers/dependabot/npm_and_yarn/mocha-9.2.2
Bump mocha from 9.2.1 to 9.2.2
2022-03-14 12:18:32 +01:00
Andreas Hocevar
4f390f232c Merge pull request #13476 from openlayers/dependabot/npm_and_yarn/proj4-2.8.0
Bump proj4 from 2.7.5 to 2.8.0
2022-03-14 12:17:58 +01:00
Andreas Hocevar
e157d43921 Merge pull request #13477 from openlayers/dependabot/npm_and_yarn/rollup-2.70.1
Bump rollup from 2.70.0 to 2.70.1
2022-03-14 12:17:24 +01:00
Andreas Hocevar
610858df83 Merge pull request #13473 from openlayers/dependabot/npm_and_yarn/ol-mapbox-style-7.1.0
Bump ol-mapbox-style from 7.0.0 to 7.1.0
2022-03-14 12:08:35 +01:00
dependabot[bot]
39d167b0cf Bump ol-mapbox-style from 7.0.0 to 7.1.1
Bumps [ol-mapbox-style](https://github.com/openlayers/ol-mapbox-style) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/openlayers/ol-mapbox-style/releases)
- [Changelog](https://github.com/openlayers/ol-mapbox-style/blob/main/CHANGELOG.md)
- [Commits](https://github.com/openlayers/ol-mapbox-style/compare/v7.0.0...v7.1.0)

---
updated-dependencies:
- dependency-name: ol-mapbox-style
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 12:03:39 +01:00
dependabot[bot]
7d9cf524f8 Bump rollup from 2.70.0 to 2.70.1
Bumps [rollup](https://github.com/rollup/rollup) from 2.70.0 to 2.70.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.70.0...v2.70.1)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 10:02:12 +00:00
dependabot[bot]
9da16a2814 Bump proj4 from 2.7.5 to 2.8.0
Bumps [proj4](https://github.com/proj4js/proj4js) from 2.7.5 to 2.8.0.
- [Release notes](https://github.com/proj4js/proj4js/releases)
- [Changelog](https://github.com/proj4js/proj4js/blob/master/changelog.md)
- [Commits](https://github.com/proj4js/proj4js/compare/2.7.5...2.8.0)

---
updated-dependencies:
- dependency-name: proj4
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 10:01:47 +00:00
dependabot[bot]
a55492404e Bump mocha from 9.2.1 to 9.2.2
Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.1 to 9.2.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/v9.2.1...v9.2.2)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 10:01:34 +00:00
dependabot[bot]
3398ce194d Bump karma-chrome-launcher from 3.1.0 to 3.1.1
Bumps [karma-chrome-launcher](https://github.com/karma-runner/karma-chrome-launcher) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/karma-runner/karma-chrome-launcher/releases)
- [Changelog](https://github.com/karma-runner/karma-chrome-launcher/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma-chrome-launcher/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: karma-chrome-launcher
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 10:01:21 +00:00
dependabot[bot]
70733805a1 Bump puppeteer from 13.4.1 to 13.5.1
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 13.4.1 to 13.5.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/v13.4.1...v13.5.1)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 10:00:57 +00:00
Andreas Hocevar
2ccd95dfbd Merge pull request #13469 from ahocevar/fix-legacy-build
Fix legacy build
2022-03-13 10:34:17 +01:00
Andreas Hocevar
07761e96a3 Fix legacy build 2022-03-12 19:52:17 +01:00
Tim Schaub
182fbdeb07 Merge pull request #13466 from rycgar/main
Fix Text#setText jsDoc
2022-03-11 13:01:36 -07:00
Denis
f3208a2331 Fix Text#setText jsDoc 2022-03-11 20:36:09 +01:00
Andreas Hocevar
373cf81fc0 Merge pull request #13464 from ahocevar/projection-warning
Do not warn about coordinates when view projection is configured
2022-03-10 20:13:33 +01:00
Andreas Hocevar
6f8f2cd666 Merge pull request #13463 from ahocevar/reset-empty-image
Reset image when empty
2022-03-10 20:13:04 +01:00
Andreas Hocevar
5c7b9124cc Do not warn about coordinates when view projection is configured 2022-03-10 16:52:49 +01:00
Andreas Hocevar
46ddbd7e0e Reset image when empty 2022-03-10 16:27:24 +01:00
Andreas Hocevar
7d9cf83efe Merge pull request #13460 from ahocevar/revert-13398
Revert image transition regression
2022-03-10 08:37:51 +01:00
Andreas Hocevar
2d63e29e04 Revert "Merge pull request #13398 from yonda-yonda/update_static_image_change_projection"
This reverts commit 1f8338d3b8, reversing
changes made to 10eb834337.
2022-03-09 14:43:50 +01:00
MoonE
05d7cd62b7 Merge pull request #13455 from MoonE/snap-load
Improve Snap interaction performance
2022-03-08 01:16:16 +01:00
Maximilian Krög
3b637a7939 Improve input form on snap example
Put the geometry type select input next to the 'draw' radio and select this
whenever the geometry type is changed.
2022-03-07 19:54:43 +01:00
Maximilian Krög
bcebd73388 Improve performance when adding features to Snap 2022-03-07 19:54:43 +01:00
Maximilian Krög
444763f47b Set correct extent for multipoint points in Snap 2022-03-07 19:54:40 +01:00
MoonE
b50b9bd887 Merge pull request #13446 from T-MAPY/interaction-snap-bug-13440
Snap Interaction can snap to Point on line segment
2022-03-07 19:30:13 +01:00
Tim Schaub
f064a19717 Merge pull request #13449 from openlayers/dependabot/npm_and_yarn/rollup-2.70.0
Bump rollup from 2.69.0 to 2.70.0
2022-03-07 06:57:49 -07:00
Tim Schaub
f7b5b314cb Merge pull request #13450 from openlayers/dependabot/npm_and_yarn/webpack-5.70.0
Bump webpack from 5.69.1 to 5.70.0
2022-03-07 06:56:49 -07:00
dependabot[bot]
b85c6d17e8 Bump rollup from 2.69.0 to 2.70.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.69.0 to 2.70.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.69.0...v2.70.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-03-07 13:51:37 +00:00
dependabot[bot]
dcdc445c5d Bump webpack from 5.69.1 to 5.70.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.69.1 to 5.70.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.69.1...v5.70.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 13:50:56 +00:00
Tim Schaub
b1e92ba97e Merge pull request #13451 from openlayers/dependabot/npm_and_yarn/puppeteer-13.4.1
Bump puppeteer from 13.4.0 to 13.4.1
2022-03-07 06:50:36 -07:00
Tim Schaub
c638709c18 Merge pull request #13452 from openlayers/dependabot/npm_and_yarn/karma-6.3.17
Bump karma from 6.3.16 to 6.3.17
2022-03-07 06:50:06 -07:00
Tim Schaub
9c74ee85e5 Merge pull request #13453 from openlayers/dependabot/npm_and_yarn/typescript-4.6.2
Bump typescript from 4.6.0-beta to 4.6.2
2022-03-07 06:49:37 -07:00
dependabot[bot]
c7634aa00e Bump typescript from 4.6.0-beta to 4.6.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.0-beta to 4.6.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits/v4.6.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 10:02:29 +00:00
dependabot[bot]
7f93140711 Bump karma from 6.3.16 to 6.3.17
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.16 to 6.3.17.
- [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.3.16...v6.3.17)

---
updated-dependencies:
- dependency-name: karma
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 10:02:15 +00:00
dependabot[bot]
6067048495 Bump puppeteer from 13.4.0 to 13.4.1
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 13.4.0 to 13.4.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/v13.4.0...v13.4.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-03-07 10:01:47 +00:00
Maximilian Krög
49acb39f72 Return null when not snapped 2022-03-07 08:57:31 +01:00
pala
e47bd0bb93 Snap Interaction can snap to Point on line segment
Fixes #13440
2022-03-07 08:57:31 +01:00