Andreas Hocevar
|
60dd85fa08
|
Merge pull request #10828 from ahocevar/offscreen-canvas
Offscreen canvas example
|
2020-03-24 21:45:06 +01:00 |
|
Andreas Hocevar
|
d70b3aa3d5
|
Move catch-up logic to main thread
This avoids requestAnimationFrame in the worker.
|
2020-03-24 12:14:31 +01:00 |
|
Andreas Hocevar
|
576f50331b
|
Add attribution
|
2020-03-23 20:30:58 +01:00 |
|
Andreas Hocevar
|
5113d70701
|
Rename example
|
2020-03-23 19:37:13 +01:00 |
|
Andreas Hocevar
|
0e1af6836f
|
Example cleanup
|
2020-03-23 12:47:27 +01:00 |
|
Andreas Hocevar
|
828becf68e
|
Position rotate control in the bottom left
|
2020-03-23 12:47:26 +01:00 |
|
Andreas Hocevar
|
941df3b270
|
Fix issues with TypeScript's built-in webworker lib
|
2020-03-23 12:47:26 +01:00 |
|
Andreas Hocevar
|
28f390828d
|
Use same data as in mapbox-style example
|
2020-03-23 12:47:26 +01:00 |
|
Andreas Hocevar
|
ade9ac8857
|
Make mapbox-style example fullscreen on demand
|
2020-03-23 12:47:25 +01:00 |
|
Andreas Hocevar
|
bc1be50cbc
|
Add worker support to examples
|
2020-03-23 12:47:25 +01:00 |
|
Andreas Hocevar
|
30ac91c4ae
|
Simpler feature check
|
2020-03-23 12:47:25 +01:00 |
|
Andreas Hocevar
|
b9bfe45d86
|
Update ol-mapbox-style
|
2020-03-23 12:47:25 +01:00 |
|
Andreas Hocevar
|
3f7f999db0
|
Avoid try/catch, DOM and workers
|
2020-03-23 12:46:24 +01:00 |
|
Andreas Hocevar
|
6dcc54bfb8
|
'action' instead of 'type' as message identifier
|
2020-03-23 12:46:24 +01:00 |
|
Andreas Hocevar
|
f80c175263
|
Do not transform rotated views
|
2020-03-23 12:46:23 +01:00 |
|
Andreas Hocevar
|
3217bf1316
|
Add style handling
|
2020-03-23 12:46:23 +01:00 |
|
Andreas Hocevar
|
10c3330580
|
Use correct transorms at the right time
|
2020-03-23 12:46:23 +01:00 |
|
Andreas Hocevar
|
06f6ba13c8
|
Make font loading work in workers
|
2020-03-23 12:46:22 +01:00 |
|
Andreas Hocevar
|
bb1ca76bcc
|
Make Executor work in workers
|
2020-03-23 12:46:22 +01:00 |
|
Andreas Hocevar
|
a93edb338b
|
Instant UI feedback
|
2020-03-23 12:46:21 +01:00 |
|
Andreas Hocevar
|
56edbb2d73
|
Make createTransformToString a standalone function
|
2020-03-23 12:46:21 +01:00 |
|
Andreas Hocevar
|
3f5022630b
|
Create a basic example for OffscreenCanvas rendering
|
2020-03-23 12:46:20 +01:00 |
|
Andreas Hocevar
|
8b76f52652
|
Make createTransformString work in non-window context
|
2020-03-23 12:46:20 +01:00 |
|
Andreas Hocevar
|
717b8ad0cf
|
Make createCanvasContext2D work in non-window context
|
2020-03-23 12:46:19 +01:00 |
|
Andreas Hocevar
|
f896d9fb03
|
Move tile priority function to the TileQueue module
|
2020-03-23 12:46:18 +01:00 |
|
Andreas Hocevar
|
3944a5a038
|
Make DEVICE_PIXEL_RATIO work in non-window context
|
2020-03-23 12:46:18 +01:00 |
|
Andreas Hocevar
|
c7f2399e7f
|
Merge pull request #10837 from openlayers/dependabot/npm_and_yarn/ol-mapbox-style-6.1.0
Bump ol-mapbox-style from 6.0.1 to 6.1.0
|
2020-03-23 11:48:01 +01:00 |
|
Andreas Hocevar
|
306a773e61
|
Merge pull request #10836 from openlayers/dependabot/npm_and_yarn/coveralls-3.0.11
Bump coveralls from 3.0.9 to 3.0.11
|
2020-03-23 11:24:05 +01:00 |
|
Andreas Hocevar
|
6e4351f119
|
Merge pull request #10835 from openlayers/dependabot/npm_and_yarn/babel/preset-env-7.9.0
Bump @babel/preset-env from 7.8.7 to 7.9.0
|
2020-03-23 11:04:38 +01:00 |
|
Andreas Hocevar
|
7c23c501c3
|
Merge pull request #10834 from openlayers/dependabot/npm_and_yarn/rollup-2.1.0
Bump rollup from 1.32.1 to 2.1.0
|
2020-03-23 11:03:41 +01:00 |
|
Andreas Hocevar
|
98ddf7a147
|
Merge pull request #10833 from openlayers/dependabot/npm_and_yarn/fs-extra-9.0.0
Bump fs-extra from 8.1.0 to 9.0.0
|
2020-03-23 11:00:21 +01:00 |
|
Andreas Hocevar
|
6969ee6275
|
Merge pull request #10832 from openlayers/dependabot/npm_and_yarn/babel/core-7.9.0
Bump @babel/core from 7.8.7 to 7.9.0
|
2020-03-23 10:58:32 +01:00 |
|
Andreas Hocevar
|
1331131e04
|
Merge pull request #10831 from openlayers/dependabot/npm_and_yarn/babel-loader-8.1.0
Bump babel-loader from 8.0.6 to 8.1.0
|
2020-03-23 10:44:09 +01:00 |
|
Andreas Hocevar
|
0fdfed439c
|
Merge pull request #10830 from openlayers/dependabot/npm_and_yarn/mocha-7.1.1
Bump mocha from 7.1.0 to 7.1.1
|
2020-03-23 10:41:41 +01:00 |
|
Andreas Hocevar
|
124d00daf2
|
Merge pull request #10829 from openlayers/dependabot/npm_and_yarn/marked-0.8.2
Bump marked from 0.8.0 to 0.8.2
|
2020-03-23 10:16:07 +01:00 |
|
Andreas Hocevar
|
ca6288a800
|
Merge pull request #10811 from openlayers/dependabot/npm_and_yarn/sinon-9.0.1
Bump sinon from 9.0.0 to 9.0.1
|
2020-03-16 18:47:32 +01:00 |
|
Andreas Hocevar
|
d85b5065f5
|
Merge pull request #10810 from openlayers/dependabot/npm_and_yarn/rollup-plugin-terser-5.3.0
Bump rollup-plugin-terser from 5.2.0 to 5.3.0
|
2020-03-16 18:47:03 +01:00 |
|
Andreas Hocevar
|
bb0c6635a2
|
Merge pull request #10809 from openlayers/dependabot/npm_and_yarn/yargs-15.3.1
Bump yargs from 15.3.0 to 15.3.1
|
2020-03-16 18:46:29 +01:00 |
|
Andreas Hocevar
|
0b7b979c89
|
Merge pull request #10474 from mike-000/patch-2
Fix for undefined source in Image layer
|
2020-03-11 18:05:29 +01:00 |
|
Andreas Hocevar
|
f448d7179a
|
Merge pull request #10785 from ahocevar/zoomify-retina
Detect Zoomify server-side retina tiles
|
2020-03-11 11:05:57 +01:00 |
|
Andreas Hocevar
|
2f35a3be75
|
Merge pull request #10792 from flexjoly/native-javascript-eventListener.handleEvent
Add support for EventListener Object
|
2020-03-10 19:17:22 +01:00 |
|
Andreas Hocevar
|
5f283496ed
|
Merge pull request #10777 from ahocevar/geolocation-example
Keep the render loop running during simulation
|
2020-03-10 16:11:14 +01:00 |
|
Andreas Hocevar
|
e59aa02a15
|
Remove duplicated for loop
|
2020-03-10 14:20:20 +01:00 |
|
Andreas Hocevar
|
4fa454f2b3
|
Fix types
|
2020-03-10 14:20:12 +01:00 |
|
Andreas Hocevar
|
ed10ac168b
|
Merge pull request #10791 from sosmo/fix-ios-pointermove-2
iOS 12 touchmove: Prevent touchmove event default when no preceding pointer event
|
2020-03-10 13:40:59 +01:00 |
|
Andreas Hocevar
|
5e51e397bb
|
Merge pull request #10786 from ahocevar/resolve-contraints-on-updatesize
Resolve constraints when updating size
|
2020-03-10 13:05:29 +01:00 |
|
Andreas Hocevar
|
9f76ec197a
|
Merge pull request #10788 from sosmo/fix-ios-pointermove
Add safeguard to handleTouchMove
|
2020-03-10 09:49:42 +01:00 |
|
Andreas Hocevar
|
a1386e3a1f
|
Update comment
|
2020-03-10 09:36:10 +01:00 |
|
Andreas Hocevar
|
c5fd013e31
|
Resolve constraints when updating size
|
2020-03-09 16:20:21 +01:00 |
|
Andreas Hocevar
|
686b4dbdc8
|
Merge pull request #10723 from mike-000/patch-6
Improve the extent transforms used by Graticule and handle extents crossing the dateline
|
2020-03-09 15:26:52 +01:00 |
|
Andreas Hocevar
|
5424e3eae2
|
Keep the render loop running during simulation
|
2020-03-09 15:25:49 +01:00 |
|
Andreas Hocevar
|
ad476f6086
|
Detect Zoomify server-side retina tiles
|
2020-03-09 15:22:43 +01:00 |
|
Andreas Hocevar
|
1d4744b730
|
Merge pull request #10744 from mike-000/patch-7
Ensure the Modify Features Test example opens at correct zoom
|
2020-03-08 23:44:43 +01:00 |
|
Andreas Hocevar
|
2d57e795e7
|
Merge pull request #10767 from mike-000/patch-8
Replace Bing layer with MapTiler in examples
|
2020-03-08 14:24:20 +01:00 |
|
Andreas Hocevar
|
8c3da1167c
|
Merge pull request #10751 from MoonE/apidoc-sort-events
Sort events / observables in all cases
|
2020-03-07 23:25:22 +01:00 |
|
Andreas Hocevar
|
730a0dbe09
|
Merge pull request #10746 from MoonE/apidoc-fix-windows-build
Fix building apidoc on windows
|
2020-02-28 22:47:48 +01:00 |
|
Andreas Hocevar
|
6370175b28
|
Merge pull request #10720 from MoonE/apidoc-better-search
Apidoc better search
|
2020-02-28 14:27:20 +01:00 |
|
Andreas Hocevar
|
0fd336daa5
|
Merge pull request #10743 from ahocevar/ignore-cache-size-when-too-small
Ignore user provided tile cache size when too small
|
2020-02-27 14:52:33 +01:00 |
|
Andreas Hocevar
|
e235ad0708
|
Merge pull request #10736 from M393/clustersource-setsource
Allow cluster source to unlisten from its source
|
2020-02-27 14:00:38 +01:00 |
|
Andreas Hocevar
|
a072e3acea
|
Ignore user provided tile cache size when too small
|
2020-02-27 13:41:21 +01:00 |
|
Andreas Hocevar
|
df1d0ac4a0
|
Merge pull request #10739 from ahocevar/timeout-typo
Fix typo in trackpad timeout
|
2020-02-27 07:49:09 +01:00 |
|
Andreas Hocevar
|
e9227a9bc1
|
Fix typo in trackpad timeout
|
2020-02-26 19:27:20 +01:00 |
|
Andreas Hocevar
|
59f14eaa2e
|
Merge pull request #10738 from ahocevar/textbackground-declutter
Fix text background decluttering
|
2020-02-26 14:47:25 +01:00 |
|
Andreas Hocevar
|
a03cfa35ed
|
Store copies of background points for decluttering
|
2020-02-26 13:30:00 +01:00 |
|
Andreas Hocevar
|
e02ede8f76
|
Merge pull request #10725 from openlayers/dependabot/npm_and_yarn/elm-pep-1.0.6
Bump elm-pep from 1.0.4 to 1.0.6
|
2020-02-24 11:45:51 +01:00 |
|
Andreas Hocevar
|
05d3386995
|
Merge pull request #10715 from mike-000/patch-8
Fix disappearing graticule labels when rotation returns to 0
|
2020-02-20 21:21:17 +01:00 |
|
Andreas Hocevar
|
c20e5bf58a
|
Merge pull request #10713 from mike-000/patch-7
Draw graticule labels in a postrender function
|
2020-02-20 17:10:08 +01:00 |
|
Andreas Hocevar
|
4a11bcccbb
|
Merge pull request #10711 from ahocevar/optional-args
Make sure that optional args are typed accordingly
|
2020-02-20 12:50:48 +01:00 |
|
Andreas Hocevar
|
608d515f1f
|
Make sure that optional args are typed accordingly
|
2020-02-20 12:39:31 +01:00 |
|
Andreas Hocevar
|
ef63644211
|
Merge pull request #10710 from ahocevar/fix-stylefunction-type
Fix stylefunction return type
|
2020-02-20 12:35:52 +01:00 |
|
Andreas Hocevar
|
6b9791eeed
|
Fix stylefunction return type
|
2020-02-20 11:47:42 +01:00 |
|
Andreas Hocevar
|
d6eb66f083
|
Merge pull request #10709 from ahocevar/stylefunction-type
Fix type and documentation of style function
|
2020-02-20 11:25:43 +01:00 |
|
Andreas Hocevar
|
13713bab51
|
Fix type and documentation of style function
|
2020-02-20 11:09:12 +01:00 |
|
Andreas Hocevar
|
74d26f04fa
|
Merge pull request #10708 from ahocevar/falsey-select-style
Handle Select interactions with falsey select style
|
2020-02-20 08:46:44 +01:00 |
|
Andreas Hocevar
|
c73034fe7d
|
Handle Select interactions with falsey select style
|
2020-02-20 00:36:33 +01:00 |
|
Andreas Hocevar
|
3a92a8091a
|
Merge pull request #10699 from ahocevar/select
Make Select interaction work when there are multiple instances
|
2020-02-19 15:33:00 +01:00 |
|
Andreas Hocevar
|
cac903c837
|
Merge pull request #10703 from ahocevar/tests
CI and test fixes
|
2020-02-19 14:55:31 +01:00 |
|
Andreas Hocevar
|
bdeab6ab49
|
Update coverage reporter
|
2020-02-19 14:23:29 +01:00 |
|
Andreas Hocevar
|
2c213f805c
|
Try a different cicleci image
|
2020-02-19 14:23:06 +01:00 |
|
Andreas Hocevar
|
502bb8a169
|
Merge pull request #10698 from ahocevar/shadow-root
Shadow root
|
2020-02-19 13:45:45 +01:00 |
|
Andreas Hocevar
|
f98f66c529
|
Make Select interaction work when there are multiple instances
|
2020-02-19 11:52:12 +01:00 |
|
Andreas Hocevar
|
575ef48b3a
|
Merge pull request #10688 from ahocevar/generate-d-ts
Publish type definition files
|
2020-02-19 10:57:31 +01:00 |
|
Andreas Hocevar
|
7fa4b2cb24
|
Publish type definition files
|
2020-02-19 10:42:54 +01:00 |
|
Andreas Hocevar
|
7fee85734a
|
Add custom element example
|
2020-02-18 21:32:31 +01:00 |
|
Andreas Hocevar
|
b6abe036ce
|
Make events work in shadow dom
|
2020-02-18 21:32:09 +01:00 |
|
Andreas Hocevar
|
5ea0b52ba8
|
Merge pull request #10691 from ahocevar/hitdetect-color-range
Do not exceed color range
|
2020-02-18 10:04:00 +01:00 |
|
Andreas Hocevar
|
07b02fe947
|
Do not exceed color range
|
2020-02-17 21:58:45 +01:00 |
|
Andreas Hocevar
|
8f9552e78c
|
Merge pull request #10678 from mike-000/patch-7
Add maxResolution option to ol/tilegrid.createXYZ() and ol/source/XYZ
|
2020-02-17 19:54:55 +01:00 |
|
Andreas Hocevar
|
d5f249f0ef
|
Merge pull request #10690 from mike-000/patch-8
Document minZoom and maxZoom options for all layers
|
2020-02-17 18:29:21 +01:00 |
|
Andreas Hocevar
|
eebb2cb9ae
|
Merge pull request #10672 from ahocevar/mousewheel
Nicer mousewheel and trackpad zooming
|
2020-02-17 18:27:03 +01:00 |
|
Andreas Hocevar
|
d93073f8d0
|
No trackpad mode for constrained resolutions
|
2020-02-16 10:05:32 +01:00 |
|
Andreas Hocevar
|
5150378983
|
Improve trackpad rebound behavior
|
2020-02-16 09:08:27 +01:00 |
|
Andreas Hocevar
|
a6c195e528
|
Merge pull request #10675 from jipexu/patch-1
typo
|
2020-02-16 07:51:59 +01:00 |
|
Andreas Hocevar
|
f3ce8e23b4
|
Fractional zoom changes in WHEEL mode
|
2020-02-15 13:53:14 +01:00 |
|
Andreas Hocevar
|
804c307fa9
|
Merge pull request #10669 from mike-000/patch-6
More browser compatible Export Map example
|
2020-02-14 22:41:08 +01:00 |
|
Andreas Hocevar
|
2c7c639f4b
|
Merge pull request #10667 from ahocevar/label-linedash
Do not render label with the current linedash
|
2020-02-14 14:31:43 +01:00 |
|
Andreas Hocevar
|
0471b6e650
|
Do not render label with the current linedash
|
2020-02-14 13:50:03 +01:00 |
|
Andreas Hocevar
|
003e415382
|
Merge pull request #10666 from mike-000/patch-6
Load polyfill before example specific scripts in examples template
|
2020-02-14 13:34:15 +01:00 |
|
Andreas Hocevar
|
ea5c91e19e
|
Revert "Merge pull request #9565 from dbrnz/v6.0.0-beta.7-branch"
This reverts commit 35569a8427, reversing
changes made to 29a434314b.
|
2020-02-14 11:46:57 +01:00 |
|
Andreas Hocevar
|
0e9b43ed93
|
Merge pull request #10657 from openlayers/release-v6.2.1
Changelog for v6.2.1
|
2020-02-13 21:11:49 +01:00 |
|