mike-000
|
655a49de7b
|
Reuse temporary canvas in getDataAtPixel()
|
2021-11-04 13:09:16 +00:00 |
|
MoonE
|
fa2f730442
|
Merge pull request #12893 from andrewcoder002/main
Allow map target to be an external window
|
2021-11-03 21:20:24 +01:00 |
|
Andreas Hocevar
|
6bfef64e89
|
Merge pull request #12955 from ahocevar/mapbox-vector-layer
Make MapboxVector layer work in more access key scenarios
|
2021-11-03 13:45:17 +01:00 |
|
Andreas Hocevar
|
1697d1b647
|
Use URL constructor
Co-authored-by: Tim Schaub <tschaub@users.noreply.github.com>
|
2021-11-03 13:37:47 +01:00 |
|
Maximilian Krög
|
07fa1adfe8
|
Use more structured yaml for examples source path
|
2021-11-02 22:10:27 +01:00 |
|
Maximilian Krög
|
12de93b397
|
Fixed unusable overlay in fullscreen mode
|
2021-11-02 22:10:27 +01:00 |
|
Andreas Hocevar
|
cbac16e21f
|
Make MapboxVector layer work in more access key scenarios
|
2021-11-02 20:45:30 +01:00 |
|
Maximilian Krög
|
a10bc713f2
|
Configure additional sources displayed below map
|
2021-11-02 00:21:12 +01:00 |
|
Maximilian Krög
|
ca9fc92f70
|
Example builder code cleanup
Add function for transforming js source and cloaking
Use to parse source for import statements
Use now released parcel 2.0.0
|
2021-11-02 00:21:12 +01:00 |
|
Maximilian Krög
|
46d9e8db8e
|
Fix codesandbox edit for offscreen-canvas example
|
2021-11-02 00:21:12 +01:00 |
|
Maximilian Krög
|
8cff620691
|
Improve unusable map window
As long as the original window is visible animation frames will run
and the external map will be usable
|
2021-11-02 00:21:12 +01:00 |
|
Maximilian Krög
|
50dc9f1f88
|
Fix map tests
|
2021-11-02 00:21:11 +01:00 |
|
Maximilian Krög
|
9a6bb4d751
|
Fix FullScreen state when changing target in fullscreen mode
|
2021-11-02 00:21:11 +01:00 |
|
andrewcoder002
|
f74cd62827
|
Update external-map.js
Handle situations when main window loose focus - e.g. by selecting of differen browser tab.
|
2021-11-02 00:21:11 +01:00 |
|
Maximilian Krög
|
7bed63bf3f
|
Improve window open and close handling
Use pagehide event instead of beforeunload, seems to be more reliable
Add a timeout and info message when opening the window fails
|
2021-11-02 00:21:11 +01:00 |
|
Maximilian Krög
|
5149224354
|
Improve code and its formatting
|
2021-11-02 00:21:11 +01:00 |
|
andrewcoder002
|
f2f9f68840
|
Update condition.js
|
2021-11-02 00:21:11 +01:00 |
|
andrewcoder002
|
f353d52da3
|
Update external-map.js
|
2021-11-02 00:21:11 +01:00 |
|
andrewcoder002
|
f4739df907
|
Update external-map.js
|
2021-11-02 00:21:10 +01:00 |
|
andrewcoder002
|
8f24467ea4
|
Update PluggableMap.js
|
2021-11-02 00:21:10 +01:00 |
|
Maximilian Krög
|
770f53b5e3
|
Make FullScreen control work in external window
|
2021-11-02 00:21:10 +01:00 |
|
andrewcoder002
|
a807af75f1
|
Update external-map.js
|
2021-11-02 00:21:10 +01:00 |
|
andrewcoder002
|
c799cf0cfd
|
Update external-map-map.html
Handle situation when user reloads external map window
|
2021-11-02 00:21:10 +01:00 |
|
Maximilian Krög
|
d1560176ba
|
Fix mouse interactions with tabindex in external window
|
2021-11-02 00:21:10 +01:00 |
|
Maximilian Krög
|
86801d1151
|
Make external map example work
|
2021-11-02 00:21:09 +01:00 |
|
andrewcoder002
|
7a74ba606a
|
Test case of new functionality
Test case of new functionality that enables to switch map to another browser window and back
|
2021-11-02 00:21:09 +01:00 |
|
andrewcoder002
|
bc064aba36
|
Update PluggableMap.js
Removing listener when the target is changed again.
|
2021-11-02 00:21:09 +01:00 |
|
andrewcoder002
|
b51d16b575
|
Update PluggableMap.js
Just changed formatting
|
2021-11-02 00:21:09 +01:00 |
|
andrewcoder002
|
7d3abbd5ca
|
Update PluggableMap.js
|
2021-11-02 00:21:03 +01:00 |
|
Tim Schaub
|
d1930d4a3f
|
Merge pull request #12948 from openlayers/dependabot/npm_and_yarn/webpack-5.61.0
Bump webpack from 5.59.1 to 5.61.0
|
2021-11-01 06:44:25 -06:00 |
|
Tim Schaub
|
9da64fd73b
|
Merge pull request #12945 from openlayers/dependabot/npm_and_yarn/rollup-2.59.0
Bump rollup from 2.58.3 to 2.59.0
|
2021-11-01 06:41:32 -06:00 |
|
Tim Schaub
|
37ddae4349
|
Merge pull request #12946 from openlayers/dependabot/npm_and_yarn/babel/preset-env-7.16.0
Bump @babel/preset-env from 7.15.8 to 7.16.0
|
2021-11-01 06:39:30 -06:00 |
|
Tim Schaub
|
0645ea909e
|
Merge pull request #12947 from openlayers/dependabot/npm_and_yarn/babel/core-7.16.0
Bump @babel/core from 7.15.8 to 7.16.0
|
2021-11-01 06:38:35 -06:00 |
|
dependabot[bot]
|
166175b4ed
|
Bump webpack from 5.59.1 to 5.61.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.59.1 to 5.61.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.59.1...v5.61.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-01 12:36:51 +00:00 |
|
Tim Schaub
|
b0312b7bc9
|
Merge pull request #12949 from openlayers/dependabot/npm_and_yarn/karma-6.3.6
Bump karma from 6.3.5 to 6.3.6
|
2021-11-01 06:36:09 -06:00 |
|
Tim Schaub
|
e9bf7ccc61
|
Merge pull request #12944 from openlayers/dependabot/npm_and_yarn/webpack-dev-server-4.4.0
Bump webpack-dev-server from 4.3.1 to 4.4.0
|
2021-11-01 06:35:26 -06:00 |
|
dependabot[bot]
|
2e9f41ce34
|
Bump karma from 6.3.5 to 6.3.6
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.5 to 6.3.6.
- [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/v6.3.5...v6.3.6)
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-01 10:02:55 +00:00 |
|
dependabot[bot]
|
2feb88cd20
|
Bump @babel/core from 7.15.8 to 7.16.0
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.15.8 to 7.16.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.16.0/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-01 10:02:22 +00:00 |
|
dependabot[bot]
|
01bf4c32d9
|
Bump @babel/preset-env from 7.15.8 to 7.16.0
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.15.8 to 7.16.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.16.0/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-01 10:02:04 +00:00 |
|
dependabot[bot]
|
f9db2c3845
|
Bump rollup from 2.58.3 to 2.59.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.58.3 to 2.59.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.58.3...v2.59.0)
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-01 10:01:28 +00:00 |
|
dependabot[bot]
|
e4baee4c0c
|
Bump webpack-dev-server from 4.3.1 to 4.4.0
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.3.1...v4.4.0)
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-01 10:01:11 +00:00 |
|
Andreas Hocevar
|
b7cd60a7d4
|
Merge pull request #12935 from mrpan/fixbug_declutter
fix bug #12913
|
2021-11-01 09:10:12 +01:00 |
|
Andreas Hocevar
|
c2877d56cb
|
Apply suggestions from code review
|
2021-10-31 09:18:47 +01:00 |
|
Tim Schaub
|
fdba3ecf0e
|
Merge pull request #12933 from tschaub/gl-render-events
Include WebGL context in render events for WebGL layers
|
2021-10-29 10:47:57 -06:00 |
|
Tim Schaub
|
2adf74ece4
|
Include WebGL context in render events for WebGL layers
|
2021-10-29 08:39:47 -06:00 |
|
giserpan
|
26c6538531
|
fix bug when select interaction crashes with empty vector layer when declutter: true
|
2021-10-29 16:17:08 +08:00 |
|
Tim Schaub
|
aff751bdf0
|
Merge pull request #12917 from mike-000/removeFeature-2
Make removeFeature consistent with other remove methods
|
2021-10-27 14:20:10 -06:00 |
|
Tim Schaub
|
1b17f347c0
|
Add test for new removeFeature behavior
|
2021-10-27 14:11:55 -06:00 |
|
Tim Schaub
|
3bc28f2125
|
Merge pull request #12918 from mike-000/setDisplacement-2
Add setDisplacement method to ol/style/Image and subclasses
|
2021-10-26 17:05:48 -06:00 |
|
Tim Schaub
|
f1c0781eb2
|
Example style update
|
2021-10-26 16:55:56 -06:00 |
|