jkonieczny
4c7f52c8a4
Offset for ImageStyle
2020-01-15 11:13:44 +01:00
jkonieczny
ee1b038714
add example to regularshape
2020-01-15 11:13:44 +01:00
jkonieczny
1506e13b60
use anchor for offsetting
2020-01-15 11:13:44 +01:00
jkonieczny
601bd7bae6
add offset option to RegularShape
2020-01-15 11:13:44 +01:00
wussup
cbdd63a38b
Strings must have singlequotes
...
Strings must have singlequotes
2020-01-15 10:29:14 +01:00
wussup
bc6f34d691
Read projection from CRS type EPSG
...
CRS also may have type 'EPSG' and then the code is reading from property 'code' in object 'properties'
2020-01-15 10:13:18 +01:00
Andreas Hocevar
fd935bae53
Remove label cache, render text directly to target canvas
2020-01-13 22:12:53 +01:00
Matt Walker
eeec2b9e7d
Lint: remove unused imports
2020-01-13 11:32:40 +00:00
Matt Walker
4e599a370b
Use document.body to check if an event target is within the page
...
Some events will originate outside the map viewport such as keyboard
events which originate with the element specified by keyboardEventTarget
which could be document.body
2020-01-13 10:56:41 +00:00
Matt Walker
5ce532e3e4
Mock PointerEvent in tests to include target
...
The `target` Event property is readonly as it is set internally when an
event is dispatched. This change uses a plain object with the essential
properties that a PointerEvent has which is sufficent for map event handling
2020-01-13 10:46:40 +00:00
Frédéric Junod
56a6919d9a
Merge pull request #10518 from openlayers/dependabot/npm_and_yarn/front-matter-3.1.0
...
Bump front-matter from 3.0.2 to 3.1.0
2020-01-13 10:02:48 +01:00
Frédéric Junod
c4eea624f4
Merge pull request #10516 from openlayers/dependabot/npm_and_yarn/handlebars-4.7.1
...
Bump handlebars from 4.5.3 to 4.7.1
2020-01-13 10:02:26 +01:00
Frédéric Junod
76e81bbc78
Merge pull request #10514 from openlayers/dependabot/npm_and_yarn/terser-webpack-plugin-2.3.2
...
Bump terser-webpack-plugin from 2.3.1 to 2.3.2
2020-01-13 10:02:08 +01:00
Frédéric Junod
bbadfefc92
Merge pull request #10523 from openlayers/dependabot/npm_and_yarn/sinon-8.0.4
...
Bump sinon from 8.0.2 to 8.0.4
2020-01-13 09:34:43 +01:00
Frédéric Junod
e4c98c58bd
Merge pull request #10513 from fgubler/fgubler/constrain-only-center-flag-fix-notes
...
fixed flag-name in upgrade notes
2020-01-13 09:34:21 +01:00
dependabot-preview[bot]
6d5602b569
Bump front-matter from 3.0.2 to 3.1.0
...
Bumps [front-matter](https://github.com/jxson/front-matter ) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/jxson/front-matter/releases )
- [Commits](https://github.com/jxson/front-matter/compare/v3.0.2...v3.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-13 08:33:08 +00:00
dependabot-preview[bot]
f79cc24ff3
Bump handlebars from 4.5.3 to 4.7.1
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.5.3 to 4.7.1.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/v4.7.1/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.5.3...v4.7.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-13 08:33:06 +00:00
Frédéric Junod
b2e81109b4
Merge pull request #10515 from openlayers/dependabot/npm_and_yarn/babel/preset-env-7.8.2
...
Bump @babel/preset-env from 7.7.7 to 7.8.2
2020-01-13 09:32:43 +01:00
Frédéric Junod
afe97ef04e
Merge pull request #10517 from openlayers/dependabot/npm_and_yarn/karma-firefox-launcher-1.3.0
...
Bump karma-firefox-launcher from 1.2.0 to 1.3.0
2020-01-13 09:32:16 +01:00
Frédéric Junod
ab607eb02a
Merge pull request #10519 from openlayers/dependabot/npm_and_yarn/babel/core-7.8.0
...
Bump @babel/core from 7.7.7 to 7.8.0
2020-01-13 09:31:50 +01:00
Frédéric Junod
86cef49368
Merge pull request #10520 from openlayers/dependabot/npm_and_yarn/globby-11.0.0
...
Bump globby from 10.0.1 to 11.0.0
2020-01-13 09:31:17 +01:00
Frédéric Junod
8e45a3378a
Merge pull request #10521 from openlayers/dependabot/npm_and_yarn/rollup-plugin-terser-5.2.0
...
Bump rollup-plugin-terser from 5.1.3 to 5.2.0
2020-01-13 09:30:53 +01:00
Frédéric Junod
ec265a04c7
Merge pull request #10522 from openlayers/dependabot/npm_and_yarn/rollup-1.29.0
...
Bump rollup from 1.28.0 to 1.29.0
2020-01-13 09:30:34 +01:00
dependabot-preview[bot]
ea1070193e
Bump sinon from 8.0.2 to 8.0.4
...
Bumps [sinon](https://github.com/sinonjs/sinon ) from 8.0.2 to 8.0.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/v8.0.2...v8.0.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-13 08:10:42 +00:00
dependabot-preview[bot]
e9ab684ef3
Bump rollup from 1.28.0 to 1.29.0
...
Bumps [rollup](https://github.com/rollup/rollup ) from 1.28.0 to 1.29.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.28.0...v1.29.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-13 08:09:49 +00:00
dependabot-preview[bot]
87a953c4ec
Bump rollup-plugin-terser from 5.1.3 to 5.2.0
...
Bumps [rollup-plugin-terser](https://github.com/TrySound/rollup-plugin-terser ) from 5.1.3 to 5.2.0.
- [Release notes](https://github.com/TrySound/rollup-plugin-terser/releases )
- [Commits](https://github.com/TrySound/rollup-plugin-terser/compare/v5.1.3...v5.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-13 08:09:06 +00:00
dependabot-preview[bot]
e05641b6b8
Bump globby from 10.0.1 to 11.0.0
...
Bumps [globby](https://github.com/sindresorhus/globby ) from 10.0.1 to 11.0.0.
- [Release notes](https://github.com/sindresorhus/globby/releases )
- [Commits](https://github.com/sindresorhus/globby/compare/v10.0.1...v11.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-13 08:08:00 +00:00
dependabot-preview[bot]
bacc159fc6
Bump @babel/core from 7.7.7 to 7.8.0
...
Bumps [@babel/core](https://github.com/babel/babel ) from 7.7.7 to 7.8.0.
- [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.7...v7.8.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-13 08:07:01 +00:00
dependabot-preview[bot]
8935cb509a
Bump karma-firefox-launcher from 1.2.0 to 1.3.0
...
Bumps [karma-firefox-launcher](https://github.com/karma-runner/karma-firefox-launcher ) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/karma-runner/karma-firefox-launcher/releases )
- [Changelog](https://github.com/karma-runner/karma-firefox-launcher/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma-firefox-launcher/compare/v1.2.0...v1.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-13 08:05:32 +00:00
dependabot-preview[bot]
02931d54b5
Bump @babel/preset-env from 7.7.7 to 7.8.2
...
Bumps [@babel/preset-env](https://github.com/babel/babel ) from 7.7.7 to 7.8.2.
- [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.7...v7.8.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-13 08:03:35 +00:00
dependabot-preview[bot]
95a319a670
Bump terser-webpack-plugin from 2.3.1 to 2.3.2
...
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin ) from 2.3.1 to 2.3.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.3.1...v2.3.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-13 08:02:43 +00:00
Gubler, Florian
986e6d940c
fixed flag-name in upgrade notes: "constrainOnlyCenter" instead of "constrainCenterOnly"
2020-01-13 08:45:29 +01:00
Andreas Hocevar
080ef7c56e
Merge pull request #10504 from mike-000/patch-1
...
Fix for reset north when rotation is 360 degrees
2020-01-12 13:00:36 +01:00
Andreas Hocevar
810fab54ec
Merge pull request #10510 from MoonE/clear-built-apidoc-before-running-jsdoc
...
Remove build/apidoc before running jsdoc again
2020-01-12 12:55:40 +01:00
Maximilian Krög
3bac2e49d1
Remove build/apidoc before running jsdoc again
2020-01-11 17:40:56 +01:00
mike-000
0512c690f8
Fix for reset north when rotation is 360 degrees
...
Animated reset north doesn't work and isn't needed if rotation is 360 degrees (or a multiple of 360)
2020-01-10 13:39:29 +00:00
Matt Walker
f3d94b3132
Fix lint error
2020-01-10 11:16:54 +00:00
Matt Walker
34dc538122
Stop events that originate with a removed target
...
As discussed in https://github.com/openlayers/openlayers/issues/6948#issuecomment-565375694
The check to see if the target is within the "page" uses the viewport as
the MapBrowserEventHandler instance adds it's listeners to the viewport.
Using Node.contains appears to have a slight performance benefit
over manually walking the DOM.
2020-01-10 10:48:15 +00:00
Andreas Hocevar
c851f6c6bf
Merge pull request #10498 from gazza0/master
...
Fixing issue #10497 on behalf of LarryHuang
2020-01-09 14:10:53 +01:00
gazza0
88e3db4928
Merge pull request #1 from gazza0/gazza0-patch-1
...
Fixing issue #10497 on behalf of LarryHuang
2020-01-09 03:01:20 -08:00
gazza0
420e7d87ae
Fixing issue #10497 on behalf of LarryHuang
...
Since Larry is not able to access github, i'm committing on behalf of him, explanation of the issue and he's original fix can be found https://github.com/openlayers/openlayers/issues/10497
2020-01-09 02:52:21 -08:00
Andreas Hocevar
44fab1000e
Merge pull request #10496 from ahocevar/stopevent-dragging
...
Do not stop events when dragging
2020-01-09 09:52:57 +01:00
Andreas Hocevar
a4735e0700
Merge pull request #10478 from ahocevar/abort-without-dispose
...
Do not abort and dispose of tiles
2020-01-09 09:52:07 +01:00
Andreas Hocevar
b26f570cb7
Do not stop events when dragging
2020-01-08 21:39:29 +01:00
Andreas Hocevar
e2687da202
Merge pull request #10495 from danielklim/dlim/view-fit-typo
...
typo in view.fit
2020-01-08 12:57:40 +01:00
Andreas Hocevar
9f4dbd3c35
Reuse existing canvases from vector render tiles
2020-01-08 10:53:43 +01:00
Andreas Hocevar
5a8df1d4e2
We no longer need to increase the cache size
2020-01-08 10:53:42 +01:00
Andreas Hocevar
46d98201c3
Store source tiles on render tile instead of source
2020-01-08 10:53:42 +01:00
Dan Lim
21e9601d7b
typo in view.fit
2020-01-07 16:12:06 -08:00
Tim Schaub
8125463e59
Merge pull request #10473 from mike-000/patch-1
...
Fix for undefined source in Vector layer
2020-01-06 18:25:11 -07:00