Frédéric Junod
|
f63c02a57b
|
Merge pull request #10604 from openlayers/dependabot/npm_and_yarn/rollup-1.31.0
Bump rollup from 1.29.1 to 1.31.0
|
2020-02-03 09:41:03 +01:00 |
|
Frédéric Junod
|
92a0558cf2
|
Merge pull request #10603 from openlayers/dependabot/npm_and_yarn/babel/preset-env-7.8.4
Bump @babel/preset-env from 7.8.3 to 7.8.4
|
2020-02-03 09:40:43 +01:00 |
|
Frédéric Junod
|
66d9c92f7d
|
Merge pull request #10602 from openlayers/dependabot/npm_and_yarn/url-polyfill-1.1.8
Bump url-polyfill from 1.1.7 to 1.1.8
|
2020-02-03 09:39:15 +01:00 |
|
Frédéric Junod
|
511d8e8795
|
Merge pull request #10601 from openlayers/dependabot/npm_and_yarn/terser-webpack-plugin-2.3.4
Bump terser-webpack-plugin from 2.3.2 to 2.3.4
|
2020-02-03 09:38:47 +01:00 |
|
dependabot-preview[bot]
|
cf0b8af356
|
Bump rollup from 1.29.1 to 1.31.0
Bumps [rollup](https://github.com/rollup/rollup) from 1.29.1 to 1.31.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/v1.29.1...v1.31.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-03 08:17:49 +00:00 |
|
dependabot-preview[bot]
|
1e08750398
|
Bump @babel/preset-env from 7.8.3 to 7.8.4
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.8.3 to 7.8.4.
- [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.8.3...v7.8.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-03 08:17:08 +00:00 |
|
dependabot-preview[bot]
|
f4ef2e15db
|
Bump url-polyfill from 1.1.7 to 1.1.8
Bumps [url-polyfill](https://github.com/lifaon74/url-polyfill) from 1.1.7 to 1.1.8.
- [Release notes](https://github.com/lifaon74/url-polyfill/releases)
- [Commits](https://github.com/lifaon74/url-polyfill/compare/1.1.7...1.1.8)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-03 08:15:52 +00:00 |
|
dependabot-preview[bot]
|
cd3a205803
|
Bump terser-webpack-plugin from 2.3.2 to 2.3.4
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 2.3.2 to 2.3.4.
- [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.2...v2.3.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-03 08:14:59 +00:00 |
|
Andreas Hocevar
|
902f3c2fba
|
Merge pull request #10574 from ahocevar/text-background
Text rendering improvements
|
2020-01-30 15:57:04 +01:00 |
|
Andreas Hocevar
|
7266f37f85
|
Remove unused export and variable
|
2020-01-30 14:56:11 +01:00 |
|
Andreas Hocevar
|
93897d92d5
|
Merge pull request #10591 from ahocevar/sphere-license
Remove obsolete license notice
|
2020-01-30 14:03:57 +01:00 |
|
Andreas Hocevar
|
81d14fb636
|
Remove obsolete license notice
|
2020-01-30 10:47:53 +01:00 |
|
Andreas Hocevar
|
542b77eef8
|
Save and restore before rendering labels
|
2020-01-30 09:14:03 +01:00 |
|
Andreas Hocevar
|
a24c94487c
|
Cache label instructions for better performance
|
2020-01-30 09:14:02 +01:00 |
|
Andreas Hocevar
|
d87f7b7d35
|
Merge pull request #10588 from ahocevar/apidoc
Sort doc navigation properly and add missing modules
|
2020-01-30 08:15:41 +01:00 |
|
Andreas Hocevar
|
f8f7f83be7
|
Do not expose static render function of controls
|
2020-01-29 20:21:08 +01:00 |
|
Tim Schaub
|
af307eb606
|
Merge pull request #10581 from DanielRuf/ci/use-package-lock-checksum
Use package-lock.json for the checksum calculation
|
2020-01-29 07:35:51 -08:00 |
|
Andreas Hocevar
|
e3f9e250ab
|
Sort doc navigation properly and add missing modules
|
2020-01-29 14:04:52 +01:00 |
|
Andreas Hocevar
|
c373a3eafd
|
Merge pull request #10584 from MrSoUndso/dev
fixed issue with version throwing an error if it is null
|
2020-01-29 12:06:48 +01:00 |
|
Jakob Gerstmayer
|
153bd7f5d1
|
fixed spacing after if
|
2020-01-28 17:48:45 +01:00 |
|
Jakob Gerstmayer
|
902bdbabdc
|
fixed issue with version throwing an error if it is null
|
2020-01-28 17:39:21 +01:00 |
|
Daniel Ruf
|
02b1ab71f1
|
Use package-lock.json for the checksum calculation - closes #10069
|
2020-01-28 11:13:50 +01:00 |
|
Andreas Hocevar
|
2652c1a30d
|
Merge pull request #10575 from mike-000/patch-8
Fix ol/layer/Graticule rendercomplete problem
|
2020-01-27 16:46:44 +01:00 |
|
Andreas Hocevar
|
29ea779f66
|
Merge pull request #10562 from crubier/master
Zoomify: Separate the service pixel ratio and the device pixel ratio
|
2020-01-27 15:46:11 +01:00 |
|
Frédéric Junod
|
9cf8fe9e05
|
Merge pull request #10578 from openlayers/dependabot/npm_and_yarn/sinon-8.1.1
Bump sinon from 8.1.0 to 8.1.1
|
2020-01-27 09:03:56 +01:00 |
|
Frédéric Junod
|
2f7e681c32
|
Merge pull request #10577 from openlayers/dependabot/npm_and_yarn/mocha-7.0.1
Bump mocha from 7.0.0 to 7.0.1
|
2020-01-27 09:03:36 +01:00 |
|
Frédéric Junod
|
e391be7de9
|
Merge pull request #10576 from openlayers/dependabot/npm_and_yarn/rollup-1.29.1
Bump rollup from 1.29.0 to 1.29.1
|
2020-01-27 09:03:10 +01:00 |
|
Frédéric Junod
|
f2d5b6b116
|
Merge pull request #10573 from mike-000/patch-7
Replace Bing layer with MapTiler in example
|
2020-01-27 08:47:25 +01:00 |
|
dependabot-preview[bot]
|
7f6d77d811
|
Bump sinon from 8.1.0 to 8.1.1
Bumps [sinon](https://github.com/sinonjs/sinon) from 8.1.0 to 8.1.1.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sinonjs/sinon/compare/v8.1.0...v8.1.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-27 07:47:19 +00:00 |
|
dependabot-preview[bot]
|
2205937b2d
|
Bump mocha from 7.0.0 to 7.0.1
Bumps [mocha](https://github.com/mochajs/mocha) from 7.0.0 to 7.0.1.
- [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.0.0...v7.0.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-27 07:46:34 +00:00 |
|
dependabot-preview[bot]
|
bf57a23940
|
Bump rollup from 1.29.0 to 1.29.1
Bumps [rollup](https://github.com/rollup/rollup) from 1.29.0 to 1.29.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/v1.29.0...v1.29.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-27 07:45:55 +00:00 |
|
mike-000
|
e820042748
|
Fix ol/layer/Graticule rendercomplete problem
fix typedef imports
|
2020-01-26 14:04:05 +00:00 |
|
mike-000
|
a7bdee43b3
|
Fix ol/layer/Graticule rendercomplete problem
Use custom loading strategy to avoid problems caused by calling removeLoadedExtent in the loader function
|
2020-01-26 13:51:11 +00:00 |
|
Andreas Hocevar
|
23d441f9f2
|
Handle tileSize and tilePixelRatio properly
|
2020-01-25 19:55:30 +01:00 |
|
Andreas Hocevar
|
91b9058582
|
Merge pull request #10570 from ahocevar/fix-vector-image-ratio
Use correct extent for the vector image
|
2020-01-24 19:30:45 +01:00 |
|
Andreas Hocevar
|
5ca4af125e
|
Merge pull request #10572 from ahocevar/assert-no-duplicate-layers
Assert each layer is only added to the map once
|
2020-01-24 18:03:27 +01:00 |
|
Andreas Hocevar
|
1ee03decdd
|
Assert each layer is only added to the map once
|
2020-01-24 17:52:13 +01:00 |
|
mike-000
|
96ebacca1f
|
Replace Bing layer with MapTiler
|
2020-01-24 16:34:43 +00:00 |
|
mike-000
|
a9e738c919
|
Replace Bing layer with MapTiler
|
2020-01-24 16:33:34 +00:00 |
|
mike-000
|
c9c616bd6f
|
Replace Bing layer with MapTiler
|
2020-01-24 16:31:08 +00:00 |
|
mike-000
|
1eac18f94a
|
Replace Bing layer with MapTiler
|
2020-01-24 15:51:41 +00:00 |
|
mike-000
|
e11db6de44
|
Replace Bing layer with MapTiler
|
2020-01-24 15:49:08 +00:00 |
|
Vincent Lecrubier
|
8c89ddceca
|
Revert #9489 and solves retina tiles on zoomify apparently.
|
2020-01-24 15:33:42 +00:00 |
|
Andreas Hocevar
|
89c5364b2f
|
Use correct extent for the vector image
|
2020-01-24 13:50:02 +01:00 |
|
Andreas Hocevar
|
97cb0bbd77
|
Merge pull request #10563 from ahocevar/map-to-image
More compatible way of exporting a map as pdf
|
2020-01-23 12:19:56 +01:00 |
|
Vincent Lecrubier
|
3a5c8d637c
|
Zoomify: Separate the service pixel ratio and the device pixel ratio
|
2020-01-22 09:32:11 +00:00 |
|
Andreas Hocevar
|
4db204698e
|
More compatible way of exporting a map as pdf
|
2020-01-21 22:27:28 +01:00 |
|
Andreas Hocevar
|
d1b2dfb669
|
Merge pull request #10545 from mike-000/patch-7
Make KML point feature styles compatible with declutter
|
2020-01-20 13:45:52 +01:00 |
|
mike-000
|
5830a36131
|
Convert any html character codes in labels
fix typedef
|
2020-01-20 10:37:04 +00:00 |
|
mike-000
|
83d65b61e1
|
Convert any html character codes in labels
fix typedef
|
2020-01-20 10:30:44 +00:00 |
|