Andreas Hocevar
8e0a8114d7
Merge pull request #10340 from mike-000/patch-7
...
Draw circles and custom geometry in user coordinates
2019-12-11 10:07:12 +01:00
mike-000
2e544cb677
Circles and custom geometry in user coordinates
...
Pass the view projection to the geometry function so circles and other custom geometry can be given the expected shape/size in the view while being defined in user coordinates.
Add tests to draw circles in a user projection and along both axes
Draw regular polygon in a user projection
Draw box in a user projection
2019-12-10 19:47:37 +00:00
Andreas Hocevar
e361391503
Merge pull request #10393 from ahocevar/vectortile-getfeaturesinextent
...
getFeaturesInExtent function for ol/source/VectorTile
2019-12-10 15:24:54 +01:00
Andreas Hocevar
bbc1de280d
getFeaturesInExtent() for VectorTile source
2019-12-10 14:07:37 +01:00
Andreas Hocevar
f460198850
Simpler tileLoadFunction for vector tiles
2019-12-10 13:50:35 +01:00
Andreas Hocevar
f52f72dd96
Merge pull request #10402 from ahocevar/no-preventdefault
...
Do not preventDefault on pointerdown
2019-12-10 13:40:53 +01:00
Andreas Hocevar
8911b96d3c
Do not preventDefault on pointerdown
2019-12-10 12:25:23 +01:00
Andreas Hocevar
38b278339d
Merge pull request #10269 from mike-000/patch-2
...
Replace the BNG layer source in the Raster Reprojection example
2019-12-10 09:20:50 +01:00
Andreas Hocevar
02b34a4c23
Merge pull request #10394 from ahocevar/cleanup-maprenderer
...
Remove map renderer element when disposing
2019-12-09 09:30:55 +01:00
Andreas Hocevar
ff02dd6653
Merge pull request #10391 from ahocevar/box-shadow
...
Use box-shadow css instead of filter
2019-12-09 09:29:47 +01:00
Andreas Hocevar
dc3e515c0e
Merge pull request #10392 from ahocevar/interim-vectortiles
...
Fix interim tile handing for vector tiles
2019-12-09 09:29:01 +01:00
Frédéric Junod
9939f082d0
Merge pull request #10399 from openlayers/dependabot/npm_and_yarn/rollup-1.27.9
...
Bump rollup from 1.25.1 to 1.27.9
2019-12-09 08:57:31 +01:00
Frédéric Junod
36deaf9fd1
Merge pull request #10398 from openlayers/dependabot/npm_and_yarn/terser-webpack-plugin-2.2.2
...
Bump terser-webpack-plugin from 2.2.1 to 2.2.2
2019-12-09 08:57:05 +01:00
Frédéric Junod
211368436f
Merge pull request #10397 from openlayers/dependabot/npm_and_yarn/babel/core-7.7.5
...
Bump @babel/core from 7.7.4 to 7.7.5
2019-12-09 08:56:38 +01:00
Frédéric Junod
c3773c1419
Merge pull request #10396 from openlayers/dependabot/npm_and_yarn/babel/preset-env-7.7.6
...
Bump @babel/preset-env from 7.7.4 to 7.7.6
2019-12-09 08:56:10 +01:00
dependabot-preview[bot]
dcadbf374a
Bump rollup from 1.25.1 to 1.27.9
...
Bumps [rollup](https://github.com/rollup/rollup ) from 1.25.1 to 1.27.9.
- [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.25.1...v1.27.9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-09 07:33:33 +00:00
dependabot-preview[bot]
29d34b8694
Bump terser-webpack-plugin from 2.2.1 to 2.2.2
...
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin ) from 2.2.1 to 2.2.2.
- [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.2.1...v2.2.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-09 07:32:31 +00:00
dependabot-preview[bot]
da2d743023
Bump @babel/core from 7.7.4 to 7.7.5
...
Bumps [@babel/core](https://github.com/babel/babel ) from 7.7.4 to 7.7.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.7.4...v7.7.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-09 07:31:51 +00:00
dependabot-preview[bot]
c3d31c796f
Bump @babel/preset-env from 7.7.4 to 7.7.6
...
Bumps [@babel/preset-env](https://github.com/babel/babel ) from 7.7.4 to 7.7.6.
- [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.7.4...v7.7.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-09 07:30:48 +00:00
Andreas Hocevar
cefc57622b
Remove map renderer element when disposing
2019-12-08 17:52:28 +01:00
Andreas Hocevar
5f6ea987a5
Merge pull request #10380 from mike-000/patch-5
...
Adjust examples for layer canvas pixel ratio and rotation
2019-12-07 16:52:26 +01:00
Andreas Hocevar
174dea3232
Fix interim tile handing for vector tiles
2019-12-07 15:18:18 +01:00
Andreas Hocevar
d86d4db813
Use boxe-shadow css instead of filter
2019-12-07 13:53:28 +01:00
Frédéric Junod
f9f8f9c7c5
Merge pull request #10384 from mike-000/patch-4
...
Include Transform typedef in API
2019-12-06 09:42:00 +01:00
Andreas Hocevar
29c55aacae
Merge pull request #10385 from walkermatt/rbush
...
Import transpiled rbush
2019-12-05 17:06:24 +01:00
Matt Walker
a389903749
Import transpiled rbush. Resolves #10379
2019-12-05 12:09:42 +00:00
mike-000
35b2a92c10
Include Transform typedef in API
2019-12-05 12:06:03 +00:00
mike-000
2790d50660
Adjust for layer canvas rotation
...
replace missed lines
2019-12-04 23:47:12 +00:00
mike-000
b4ae4ab86f
Adjust for layer canvas rotation
2019-12-04 23:08:29 +00:00
mike-000
aaae50e689
Adjust for layer canvas pixel ratio and rotation
2019-12-04 23:04:44 +00:00
mike-000
10f9a70d5f
Adjust for layer canvas pixel ratio and rotation
2019-12-04 22:59:16 +00:00
Andreas Hocevar
fb73bbaa00
Merge pull request #10363 from ahocevar/svg-layer
...
Interactive SVG layer example
2019-12-03 14:51:37 +01:00
Andreas Hocevar
d3b492d175
Interactive SVG layer example
2019-12-03 14:39:44 +01:00
Olivier Guyot
3530b4cf12
Merge pull request #10120 from mike-000/patch-9
...
Resolve constraints using anchor if following a cancelled animation
2019-12-03 09:37:48 +01:00
Tim Schaub
b1ebd03244
Merge pull request #10365 from openlayers/dependabot/npm_and_yarn/babel/preset-env-7.7.4
...
Bump @babel/preset-env from 7.6.3 to 7.7.4
2019-12-02 14:37:57 -07:00
Tim Schaub
f6bb0a3ad6
Merge pull request #10366 from openlayers/dependabot/npm_and_yarn/karma-coverage-istanbul-reporter-2.1.1
...
Bump karma-coverage-istanbul-reporter from 2.1.0 to 2.1.1
2019-12-02 14:37:37 -07:00
Tim Schaub
b1b3544f4d
Merge pull request #10367 from openlayers/dependabot/npm_and_yarn/coveralls-3.0.9
...
Bump coveralls from 3.0.7 to 3.0.9
2019-12-02 14:37:16 -07:00
Tim Schaub
3865a7c23a
Merge pull request #10368 from openlayers/dependabot/npm_and_yarn/sinon-7.5.0
...
Bump sinon from 7.3.2 to 7.5.0
2019-12-02 14:36:48 -07:00
Tim Schaub
3f82a8be77
Merge pull request #10369 from openlayers/dependabot/npm_and_yarn/babel/core-7.7.4
...
Bump @babel/core from 7.7.2 to 7.7.4
2019-12-02 14:36:21 -07:00
Tim Schaub
611946aa6f
Merge pull request #10370 from mike-000/patch-5
...
Replace Bing layer with MapTiler
2019-12-02 14:35:29 -07:00
mike-000
aaebab2831
Replace Bing layer with MapTiler
2019-12-02 16:40:16 +00:00
dependabot-preview[bot]
66c1112c84
Bump @babel/core from 7.7.2 to 7.7.4
...
Bumps [@babel/core](https://github.com/babel/babel ) from 7.7.2 to 7.7.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.7.2...v7.7.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-02 07:31:50 +00:00
dependabot-preview[bot]
45d1e8f032
Bump sinon from 7.3.2 to 7.5.0
...
Bumps [sinon](https://github.com/sinonjs/sinon ) from 7.3.2 to 7.5.0.
- [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/v7.3.2...v7.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-02 07:31:23 +00:00
dependabot-preview[bot]
05169ccd1f
Bump coveralls from 3.0.7 to 3.0.9
...
Bumps [coveralls](https://github.com/nickmerwin/node-coveralls ) from 3.0.7 to 3.0.9.
- [Release notes](https://github.com/nickmerwin/node-coveralls/releases )
- [Commits](https://github.com/nickmerwin/node-coveralls/commits/3.0.9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-02 07:30:40 +00:00
dependabot-preview[bot]
bcaf3b5a9b
Bump karma-coverage-istanbul-reporter from 2.1.0 to 2.1.1
...
Bumps [karma-coverage-istanbul-reporter](https://github.com/mattlewis92/karma-coverage-istanbul-reporter ) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/releases )
- [Changelog](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mattlewis92/karma-coverage-istanbul-reporter/compare/v2.1.0...v2.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-02 07:30:08 +00:00
dependabot-preview[bot]
8e9c8e8707
Bump @babel/preset-env from 7.6.3 to 7.7.4
...
Bumps [@babel/preset-env](https://github.com/babel/babel ) from 7.6.3 to 7.7.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.6.3...v7.7.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-02 07:29:21 +00:00
Andreas Hocevar
c70e385398
Merge pull request #10362 from ahocevar/leftover-from-10332
...
Remove line that was accidently added with #10332
2019-12-01 11:34:32 +01:00
Andreas Hocevar
2b6925dc1e
Remove line that was accidently added with #10332
2019-11-30 18:16:54 +01:00
Andreas Hocevar
057650fe7d
Merge pull request #10309 from ahocevar/vectortile-rendermode-vector
...
Bring back vector render mode for vector tile layers
2019-11-29 11:51:38 +01:00
Andreas Hocevar
10a6284b0b
Merge pull request #10332 from ahocevar/no-touch-action-css
...
Conditional default prevention instead of touch-action: none
2019-11-29 09:52:29 +01:00