Commit Graph

29320 Commits

Author SHA1 Message Date
mike-000
71b866947f read and set features in custom tileLoadFunction 2020-04-17 00:01:28 +01:00
mike-000
7d2e367fd0 fix prettier 2020-04-16 22:18:40 +01:00
mike-000
25b0cce8ed fix prettier 2020-04-16 22:13:12 +01:00
mike-000
3bac7acb48 Use the tile coordinate as a pseudo URL
Use the unique tile coordinate as a pseudo tile URL instead of a GeoJSON data URL which may not be unique
2020-04-16 21:40:38 +01:00
Andreas Hocevar
7f6258dd0d Set pointerEvents style programmatically instead of relying on ol.css 2020-04-16 17:34:40 +02:00
Andreas Hocevar
12043e147c Merge pull request #10934 from ahocevar/type-fixes
Update TypeScript to v3.8
2020-04-15 22:52:51 +02:00
Andreas Hocevar
fee9340e24 Remove lint 2020-04-15 22:44:05 +02:00
Andreas Hocevar
45d01f4bfe Update README 2020-04-15 22:29:12 +02:00
Tim Schaub
f882980194 Merge pull request #10931 from tschaub/bust-cache
Use a new cache key in hopes of fixing test failures
2020-04-15 07:48:02 -06:00
Andreas Hocevar
5f4446b3b2 Update TypeScript 2020-04-15 10:53:27 +02:00
Andreas Hocevar
29ce0bb223 Fix private scope issues in source/UrlTile and subclasses 2020-04-15 10:53:26 +02:00
Andreas Hocevar
793ccbd411 Properly export enum 2020-04-15 10:53:26 +02:00
Andreas Hocevar
bcc94baf22 Fix layer renderer scope issues 2020-04-15 10:53:26 +02:00
Andreas Hocevar
6426cd10dc Fix render/Feature scope issue 2020-04-15 10:53:25 +02:00
Andreas Hocevar
b0393a098a Fix WebGLPoints layer scope issue 2020-04-15 10:53:25 +02:00
Andreas Hocevar
8ba051add3 Fix private scope issues in ol/interaction/* 2020-04-15 10:53:25 +02:00
Andreas Hocevar
e14e41bcfb Remove private and protected scope from GML methods and members 2020-04-15 10:53:25 +02:00
Andreas Hocevar
a2ae18d89a Fix private scope type issues in format/KML 2020-04-15 10:53:24 +02:00
Andreas Hocevar
f4d64700ef Fix private scope type issues in controls 2020-04-15 10:53:24 +02:00
Andreas Hocevar
b0f20d6bd6 Use imports for enum types 2020-04-15 10:53:23 +02:00
Andreas Hocevar
c8d5fc418c Merge pull request #10930 from ahocevar/uniform-color-test
Better test for uniform colors
2020-04-15 00:34:07 +02:00
Tim Schaub
f10717b1fb Use a new cache key in hopes of fixing test failures
The next step in debugging our periodic rendering test failures is to use a new cache key.  This change also removes the less specific key, so we will no longer get partial cache restores.  If we don't see test failures after this change, we may try adding the v2-dependencies- as a key.
2020-04-14 15:32:38 -06:00
Tim Schaub
adad51bf3a Merge pull request #10929 from nikolas/patch-1
Fix typo in 6.3.0 release doc
2020-04-14 15:20:53 -06:00
Andreas Hocevar
2fd8a556e1 Better test for uniform colors 2020-04-14 20:25:27 +02:00
nikolas
6688d5aba9 Fix typo in 6.3.0 release doc
improvments -> improvements
2020-04-14 10:08:49 -04:00
Tim Schaub
c18500e4f2 Merge pull request #10918 from openlayers/dependabot/npm_and_yarn/babel/preset-env-7.9.5
Bump @babel/preset-env from 7.9.0 to 7.9.5
2020-04-13 11:29:27 -06:00
Tim Schaub
e81b87a4ec Merge pull request #10921 from openlayers/dependabot/npm_and_yarn/pngjs-4.0.0
Bump pngjs from 3.4.0 to 4.0.0
2020-04-13 11:29:02 -06:00
Tim Schaub
af971ef92b Merge pull request #10923 from openlayers/dependabot/npm_and_yarn/sinon-9.0.2
Bump sinon from 9.0.1 to 9.0.2
2020-04-13 11:28:38 -06:00
Tim Schaub
32cb49e10b Merge pull request #10922 from openlayers/dependabot/npm_and_yarn/karma-5.0.1
Bump karma from 4.4.1 to 5.0.1
2020-04-13 10:58:03 -06:00
dependabot-preview[bot]
0ca58c58c2 Bump karma from 4.4.1 to 5.0.1
Bumps [karma](https://github.com/karma-runner/karma) from 4.4.1 to 5.0.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/v4.4.1...v5.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 15:29:11 +00:00
Tim Schaub
ea62aac59a Merge pull request #10920 from openlayers/dependabot/npm_and_yarn/jsdoc-3.6.4
Bump jsdoc from 3.6.3 to 3.6.4
2020-04-13 09:26:53 -06:00
dependabot-preview[bot]
769c7e1db0 Bump jsdoc from 3.6.3 to 3.6.4
Bumps [jsdoc](https://github.com/jsdoc/jsdoc) from 3.6.3 to 3.6.4.
- [Release notes](https://github.com/jsdoc/jsdoc/releases)
- [Changelog](https://github.com/jsdoc/jsdoc/blob/3.6.4/CHANGES.md)
- [Commits](https://github.com/jsdoc/jsdoc/compare/3.6.3...3.6.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 14:01:23 +00:00
Tim Schaub
f23e5c035e Merge pull request #10919 from openlayers/dependabot/npm_and_yarn/rollup-2.6.1
Bump rollup from 2.3.3 to 2.6.1
2020-04-13 08:00:18 -06:00
Tim Schaub
f01ffeb189 Merge pull request #10924 from openlayers/dependabot/npm_and_yarn/jquery-3.5.0
Bump jquery from 3.4.1 to 3.5.0
2020-04-13 07:59:04 -06:00
dependabot-preview[bot]
4f2cea3581 Bump jquery from 3.4.1 to 3.5.0
Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.4.1...3.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 08:51:26 +00:00
dependabot-preview[bot]
f720a3eb23 Bump sinon from 9.0.1 to 9.0.2
Bumps [sinon](https://github.com/sinonjs/sinon) from 9.0.1 to 9.0.2.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sinonjs/sinon/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 08:50:48 +00:00
dependabot-preview[bot]
c785c38d8e Bump pngjs from 3.4.0 to 4.0.0
Bumps [pngjs](https://github.com/lukeapage/pngjs2) from 3.4.0 to 4.0.0.
- [Release notes](https://github.com/lukeapage/pngjs2/releases)
- [Commits](https://github.com/lukeapage/pngjs2/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 08:49:12 +00:00
dependabot-preview[bot]
33939ff26c Bump rollup from 2.3.3 to 2.6.1
Bumps [rollup](https://github.com/rollup/rollup) from 2.3.3 to 2.6.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.3.3...v2.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 08:47:21 +00:00
dependabot-preview[bot]
841a7a92f8 Bump @babel/preset-env from 7.9.0 to 7.9.5
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.9.0 to 7.9.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.9.0...v7.9.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 08:46:21 +00:00
Tim Schaub
6acbbd8e90 Merge pull request #10917 from sambakk/master
Fix the IGN WMTS example dead links and attribution
2020-04-12 16:36:06 -06:00
sambakk
c9b765c243 Correct the attribution with the right link, icon and icon title 2020-04-12 15:46:14 +01:00
sambakk
2451a75238 Replace the dead links of the Géoportail API web page & Descriptif technique des web services du Géoportail 2020-04-12 15:24:46 +01:00
Andreas Hocevar
7f89aa3285 Merge pull request #10911 from MoonE/apidoc-fullscreen-events
Remove link for fullscreen event from navigation
2020-04-12 12:14:05 +02:00
Tim Schaub
6c0da44141 Merge pull request #10916 from tschaub/debug-test-failures
Store additional artifacts to debug test failures
2020-04-11 14:03:53 -06:00
Tim Schaub
5e12fe9dc1 Store additional artifacts to debug test failures 2020-04-11 12:41:30 -06:00
Maximilian Krög
b07f96e558 Remove link for fullscreen event from navigation 2020-04-10 19:07:25 +02:00
Frédéric Junod
4bd191755f Merge pull request #10902 from fredj/readFromDocument
Move readFromDocument implementation to the base class
2020-04-09 10:20:51 +02:00
Andreas Hocevar
28d1e5c1ee Merge pull request #10899 from ahocevar/fix-translate-drag
Do not scroll page during feature translation
2020-04-07 10:05:27 +02:00
Andreas Hocevar
cb8fb147ec Do not scroll page during feature translation 2020-04-07 08:53:54 +02:00
Frederic Junod
484f45fc1b Move readFromDocument implementation to the base class
All the child classes have the same code; move to the base class
2020-04-07 07:26:38 +02:00