mike-000
|
0f03a5e70e
|
handle view rotation
|
2021-01-30 19:28:03 +00:00 |
|
Tim Schaub
|
d6d18d46a8
|
Merge pull request #11950 from mike-000/patch-21
Make polygons in the GeoJSON example comply to GeoJSON specification
|
2021-01-29 06:02:41 -07:00 |
|
Tim Schaub
|
aace9ea711
|
Merge pull request #11948 from simonseyock/vector-source-load-events-doc
Improve layer typings
|
2021-01-29 05:57:52 -07:00 |
|
Andreas Hocevar
|
d54e40feb5
|
Merge pull request #11955 from geraldo/cartodb-fix-urls
Fix URLs in ol/source/CartoDB pointing to CartoDB API docs
|
2021-01-28 08:52:37 +01:00 |
|
geraldo
|
fd04cd7a41
|
Fix URLs in ol/source/CartoDB pointing to CartoDB API docs
|
2021-01-27 17:15:27 +01:00 |
|
mike-000
|
a63d3bf1ff
|
Make polygons GeoJSON specification compliant
|
2021-01-26 18:48:14 +00:00 |
|
Simon Seyock
|
419578a96c
|
Improve layer typings
|
2021-01-26 15:49:39 +01:00 |
|
Andreas Hocevar
|
2a694a682d
|
Merge pull request #11947 from yukihiratype2/main
Demonstrates how to get the coordinates been clustered.
|
2021-01-26 11:19:35 +01:00 |
|
Andreas Hocevar
|
3d56201768
|
Merge pull request #11938 from ahocevar/view-padding-calculateextent
Take view padding into account for calculateExtent()
|
2021-01-26 11:15:54 +01:00 |
|
Tim Schaub
|
5ba002583e
|
Merge pull request #11943 from openlayers/dependabot/npm_and_yarn/fs-extra-9.1.0
Bump fs-extra from 9.0.1 to 9.1.0
|
2021-01-25 16:29:19 -07:00 |
|
Tim Schaub
|
1b2a444be9
|
Merge pull request #11944 from openlayers/dependabot/npm_and_yarn/webpack-cli-4.4.0
Bump webpack-cli from 4.3.1 to 4.4.0
|
2021-01-25 16:28:49 -07:00 |
|
Tim Schaub
|
69b0bf9668
|
Merge pull request #11945 from openlayers/dependabot/npm_and_yarn/sinon-9.2.4
Bump sinon from 9.2.3 to 9.2.4
|
2021-01-25 16:28:08 -07:00 |
|
Tim Schaub
|
6ac994f78f
|
Merge pull request #11942 from openlayers/dependabot/npm_and_yarn/rollup-2.38.0
Bump rollup from 2.36.2 to 2.38.0
|
2021-01-25 16:27:27 -07:00 |
|
yukihiratype2
|
988f3fa502
|
Demonstrates how to get the coordinates been clustered.
|
2021-01-25 21:19:15 +08:00 |
|
dependabot-preview[bot]
|
b2b2df872a
|
Bump sinon from 9.2.3 to 9.2.4
Bumps [sinon](https://github.com/sinonjs/sinon) from 9.2.3 to 9.2.4.
- [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/v9.2.3...v9.2.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-01-25 07:11:59 +00:00 |
|
dependabot-preview[bot]
|
f5cfbf2854
|
Bump webpack-cli from 4.3.1 to 4.4.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.3.1...webpack-cli@4.4.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-01-25 07:11:09 +00:00 |
|
dependabot-preview[bot]
|
dd8df684c6
|
Bump fs-extra from 9.0.1 to 9.1.0
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 9.0.1 to 9.1.0.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/9.0.1...9.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-01-25 07:09:41 +00:00 |
|
dependabot-preview[bot]
|
a39ee72a8a
|
Bump rollup from 2.36.2 to 2.38.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.36.2 to 2.38.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.36.2...v2.38.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-01-25 07:08:50 +00:00 |
|
Andreas Hocevar
|
d64abf1c6d
|
Merge pull request #11941 from ahocevar/strategy-loading
Fix loading flag for vector loading strategies
|
2021-01-23 23:12:50 +01:00 |
|
Andreas Hocevar
|
aa2c301f3e
|
Do not change center when the padding changes
|
2021-01-23 21:50:41 +01:00 |
|
Andreas Hocevar
|
4f2b2c5750
|
Fix loading flag for vector loading strategies
|
2021-01-23 15:30:34 +01:00 |
|
Andreas Hocevar
|
900107df1d
|
Take view padding into account for calculateExtent()
|
2021-01-22 20:08:05 +01:00 |
|
Tim Schaub
|
9e6ec55758
|
Merge pull request #11933 from openlayers/dependabot/npm_and_yarn/karma-6.0.1
Bump karma from 5.2.3 to 6.0.1
|
2021-01-22 05:08:57 -07:00 |
|
dependabot-preview[bot]
|
a93fe61c23
|
Bump karma from 5.2.3 to 6.0.1
Bumps [karma](https://github.com/karma-runner/karma) from 5.2.3 to 6.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/v5.2.3...v6.0.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-01-21 02:11:20 +00:00 |
|
Tim Schaub
|
81335bf82d
|
Merge pull request #11930 from openlayers/dependabot/npm_and_yarn/socket.io-2.4.1
[Security] Bump socket.io from 2.3.0 to 2.4.1
|
2021-01-20 19:08:59 -07:00 |
|
dependabot-preview[bot]
|
9f228df060
|
[Security] Bump socket.io from 2.3.0 to 2.4.1
Bumps [socket.io](https://github.com/socketio/socket.io) from 2.3.0 to 2.4.1. **This update includes a security fix.**
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/2.4.1/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/2.3.0...2.4.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-01-20 21:35:57 +00:00 |
|
Tim Schaub
|
aef627d614
|
Merge pull request #11919 from openlayers/dependabot/npm_and_yarn/webpack-dev-server-3.11.2
Bump webpack-dev-server from 3.11.1 to 3.11.2
|
2021-01-19 20:33:16 -07:00 |
|
Tim Schaub
|
0fce1dcc37
|
Merge pull request #11922 from openlayers/dependabot/npm_and_yarn/eslint-7.18.0
Bump eslint from 7.17.0 to 7.18.0
|
2021-01-19 20:32:28 -07:00 |
|
Tim Schaub
|
00fadac11c
|
Merge pull request #11925 from kannes/patch-3
Mention unit of radius for Polygon.circular()
|
2021-01-19 20:07:51 -07:00 |
|
Hannes
|
25a374d698
|
Mention unit of radius for Polygon.circular()
Radius was using an unknown unit. This makes it clear that it will be interpreted as meters.
|
2021-01-19 17:25:47 +01:00 |
|
dependabot-preview[bot]
|
c149f52eaf
|
Bump webpack-dev-server from 3.11.1 to 3.11.2
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 3.11.1 to 3.11.2.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/v3.11.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.11.1...v3.11.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-01-18 10:00:53 +00:00 |
|
dependabot-preview[bot]
|
d054676dcc
|
Bump eslint from 7.17.0 to 7.18.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.17.0 to 7.18.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.17.0...v7.18.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-01-18 10:00:48 +00:00 |
|
Andreas Hocevar
|
ec79e3721c
|
Merge pull request #11921 from openlayers/dependabot/npm_and_yarn/rollup-2.36.2
Bump rollup from 2.36.1 to 2.36.2
|
2021-01-18 10:58:57 +01:00 |
|
Andreas Hocevar
|
c1eb8d44de
|
Merge pull request #11918 from openlayers/dependabot/npm_and_yarn/webpack-4.46.0
Bump webpack from 4.45.0 to 4.46.0
|
2021-01-18 10:58:13 +01:00 |
|
dependabot-preview[bot]
|
bc82a8ddef
|
Bump webpack from 4.45.0 to 4.46.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.45.0 to 4.46.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.45.0...v4.46.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-01-18 09:17:09 +00:00 |
|
dependabot-preview[bot]
|
6b17edbaa6
|
Bump rollup from 2.36.1 to 2.36.2
Bumps [rollup](https://github.com/rollup/rollup) from 2.36.1 to 2.36.2.
- [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.36.1...v2.36.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-01-18 09:16:18 +00:00 |
|
Andreas Hocevar
|
3134a36cce
|
Merge pull request #11915 from openlayers/dependabot/npm_and_yarn/webpack-dev-middleware-4.1.0
Bump webpack-dev-middleware from 4.0.2 to 4.1.0
|
2021-01-18 10:14:35 +01:00 |
|
Andreas Hocevar
|
8a86a619e6
|
Merge pull request #11920 from openlayers/dependabot/npm_and_yarn/proj4-2.7.0
Bump proj4 from 2.6.3 to 2.7.0
|
2021-01-18 10:13:59 +01:00 |
|
Andreas Hocevar
|
8e83f14364
|
Merge pull request #11916 from openlayers/dependabot/npm_and_yarn/ol-mapbox-style-6.3.1
Bump ol-mapbox-style from 6.3.0 to 6.3.1
|
2021-01-18 10:13:15 +01:00 |
|
dependabot-preview[bot]
|
dcf0e972b6
|
Bump proj4 from 2.6.3 to 2.7.0
Bumps [proj4](https://github.com/proj4js/proj4js) from 2.6.3 to 2.7.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.6.3...2.7.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-01-18 08:08:52 +00:00 |
|
dependabot-preview[bot]
|
804160fc0c
|
Bump ol-mapbox-style from 6.3.0 to 6.3.1
Bumps [ol-mapbox-style](https://github.com/openlayers/ol-mapbox-style) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/openlayers/ol-mapbox-style/releases)
- [Changelog](https://github.com/openlayers/ol-mapbox-style/blob/master/CHANGELOG.md)
- [Commits](https://github.com/openlayers/ol-mapbox-style/compare/v6.3.0...v6.3.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-01-18 08:01:05 +00:00 |
|
dependabot-preview[bot]
|
ab198cc27b
|
Bump webpack-dev-middleware from 4.0.2 to 4.1.0
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 4.0.2 to 4.1.0.
- [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/v4.0.2...v4.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-01-18 07:59:11 +00:00 |
|
Andreas Hocevar
|
31d6580d88
|
Merge pull request #11914 from ahocevar/vectortile-declutter-image-with-text
Fix image with text decluttering
|
2021-01-17 18:32:27 +01:00 |
|
Andreas Hocevar
|
cadc45e14d
|
Merge pull request #11911 from ahocevar/declutter-tilegrid
Do not clip declutter executor groups
|
2021-01-17 18:31:11 +01:00 |
|
Andreas Hocevar
|
45f367cc04
|
Merge pull request #11856 from mike-000/patch-18
Use tilegrid extent as default attributionExtent for TileJSON
|
2021-01-15 14:35:20 +01:00 |
|
Andreas Hocevar
|
884c35d0ce
|
Merge pull request #11900 from mike-000/patch-19
Update pratique key to choisirgeoportail in the IGN WMTS example
|
2021-01-15 14:23:52 +01:00 |
|
Andreas Hocevar
|
5eb8d00512
|
Merge pull request #11913 from mike-000/patch-20
Handle null geometry in TopoJSON
|
2021-01-15 14:22:46 +01:00 |
|
Andreas Hocevar
|
fc20e77cea
|
Fix image with text decluttering
|
2021-01-15 00:29:58 +01:00 |
|
mike-000
|
50c99330e9
|
test null geometry
|
2021-01-14 11:25:07 +00:00 |
|
mike-000
|
500814db3c
|
handle null geometry
|
2021-01-14 11:11:01 +00:00 |
|