Andreas Hocevar
|
b2f1d081ed
|
Merge pull request #12777 from ahocevar/fix-offscreen-canvas
Fix offscreen-canvas example
|
2021-09-18 22:47:26 +02:00 |
|
Andreas Hocevar
|
b7e3695cac
|
Merge pull request #12778 from ahocevar/vectortile-remove-extra-work
Do not render vector tiles unless they are being used
|
2021-09-18 22:46:41 +02:00 |
|
Andreas Hocevar
|
610fd69120
|
Do not render vector tiles unless they are being used
|
2021-09-18 11:02:55 +02:00 |
|
Andreas Hocevar
|
35b3262e0b
|
Fix offscreen-canvas example
|
2021-09-18 10:30:34 +02:00 |
|
Andreas Hocevar
|
e5193ffa6e
|
Use a more restrictive Mapbox token
|
2021-09-18 09:28:25 +02:00 |
|
Andreas Hocevar
|
0d06f7b493
|
Merge pull request #12759 from jumpinjackie/fix/control-typings
#12758: Allow undefined to be passed to control setMap(). Also fix type of getMap()
|
2021-09-17 08:07:39 +02:00 |
|
Andreas Hocevar
|
c57c898381
|
Merge pull request #12760 from ahocevar/opacity
Fix opacity handling for tile and vector layers
|
2021-09-16 19:49:47 +02:00 |
|
Andreas Hocevar
|
2f5e6906b9
|
Fix opacity handling for tile and vector layers
|
2021-09-16 08:49:32 +02:00 |
|
Andreas Hocevar
|
0efdef9b40
|
Merge pull request #12749 from openlayers/dependabot/npm_and_yarn/marked-3.0.3
Bump marked from 3.0.2 to 3.0.3
|
2021-09-13 17:49:23 +02:00 |
|
Andreas Hocevar
|
860546800f
|
Merge pull request #12748 from openlayers/dependabot/npm_and_yarn/ol-mapbox-style-6.4.2
Bump ol-mapbox-style from 6.4.1 to 6.4.2
|
2021-09-13 17:48:56 +02:00 |
|
Andreas Hocevar
|
cccdaf7546
|
Merge pull request #12747 from openlayers/dependabot/npm_and_yarn/terser-webpack-plugin-5.2.4
Bump terser-webpack-plugin from 5.2.3 to 5.2.4
|
2021-09-13 17:48:24 +02:00 |
|
Andreas Hocevar
|
ee8fe615f2
|
Merge pull request #12746 from openlayers/dependabot/npm_and_yarn/babel/preset-env-7.15.6
Bump @babel/preset-env from 7.15.4 to 7.15.6
|
2021-09-13 17:47:55 +02:00 |
|
Andreas Hocevar
|
d4f77349e7
|
Merge pull request #12745 from openlayers/dependabot/npm_and_yarn/webpack-5.52.1
Bump webpack from 5.52.0 to 5.52.1
|
2021-09-13 17:47:18 +02:00 |
|
Andreas Hocevar
|
2523929c4f
|
Merge pull request #12744 from openlayers/dependabot/npm_and_yarn/webpack-dev-middleware-5.1.0
Bump webpack-dev-middleware from 5.0.0 to 5.1.0
|
2021-09-13 17:46:41 +02:00 |
|
Andreas Hocevar
|
11ea89468a
|
Merge pull request #12743 from mike-000/patch-3
Remove docs reference to unmanaged layer and Select
|
2021-09-13 17:45:45 +02:00 |
|
Andreas Hocevar
|
c5fafbd6c2
|
Merge pull request #12734 from ahocevar/still-ie11-why-oh-why
Continue supporting IE11 in examples and legacy build
|
2021-09-11 17:23:03 +02:00 |
|
Andreas Hocevar
|
6085964b61
|
Merge pull request #12739 from mike-000/patch-2
Change canvas style from initial to unset
|
2021-09-10 21:50:28 +02:00 |
|
Andreas Hocevar
|
c128051802
|
Add polyfills to legacy build preview
|
2021-09-10 18:32:26 +02:00 |
|
Andreas Hocevar
|
0f2ec4d9c5
|
Add legacy build test map to site/index.html
|
2021-09-10 18:15:09 +02:00 |
|
Andreas Hocevar
|
ccb9ff6f37
|
Configure builds so they actually work
|
2021-09-10 18:15:08 +02:00 |
|
Andreas Hocevar
|
f0b3ce635a
|
Merge pull request #12731 from ahocevar/user-resolution
Handle resolution and tile loadingstrategy with user projection
|
2021-09-10 17:52:48 +02:00 |
|
Andreas Hocevar
|
b4d93141ec
|
Do not mangle properties for built examples
|
2021-09-10 16:28:42 +02:00 |
|
Andreas Hocevar
|
fa8aa81840
|
Continue supporting IE11 in examples and legacy buld
|
2021-09-10 13:40:25 +02:00 |
|
Andreas Hocevar
|
26fd8a8f59
|
Better distinguish new example from existing one
|
2021-09-10 13:15:17 +02:00 |
|
Andreas Hocevar
|
87bcfdeaa4
|
Merge pull request #12732 from mike-000/patch-1
Add <meta charset="utf-8"> to Quick Start
|
2021-09-10 13:10:24 +02:00 |
|
Andreas Hocevar
|
50e89080a4
|
Use view projection tile grid in tile loadingstrategy
|
2021-09-10 02:01:47 +02:00 |
|
Andreas Hocevar
|
c9593b0cf6
|
Adjust resolution for user extent
|
2021-09-10 02:01:46 +02:00 |
|
Andreas Hocevar
|
1f3e3efe5d
|
Merge pull request #12712 from ahocevar/read-rgb
Add convertToRGB option to GeoTIFF source
|
2021-09-07 17:23:32 +02:00 |
|
Andreas Hocevar
|
cde6417d62
|
Add convertToRGB option to GeoTIFF source
|
2021-09-07 17:19:34 +02:00 |
|
Andreas Hocevar
|
8a67c5dbe6
|
Merge pull request #12703 from openlayers/dependabot/npm_and_yarn/terser-webpack-plugin-5.2.3
Bump terser-webpack-plugin from 5.1.4 to 5.2.3
|
2021-09-06 12:45:22 +02:00 |
|
Andreas Hocevar
|
72ad10887e
|
Merge pull request #12704 from openlayers/dependabot/npm_and_yarn/babel/eslint-parser-7.15.4
Bump @babel/eslint-parser from 7.15.0 to 7.15.4
|
2021-09-06 12:45:01 +02:00 |
|
Andreas Hocevar
|
8c96fc8120
|
Merge pull request #12705 from openlayers/dependabot/npm_and_yarn/webpack-5.52.0
Bump webpack from 5.51.1 to 5.52.0
|
2021-09-06 12:44:22 +02:00 |
|
Andreas Hocevar
|
348a1d1a13
|
Merge pull request #12706 from openlayers/dependabot/npm_and_yarn/webpack-dev-server-4.1.0
Bump webpack-dev-server from 4.0.0 to 4.1.0
|
2021-09-06 12:44:01 +02:00 |
|
Andreas Hocevar
|
0b0d6ba637
|
Merge pull request #12707 from openlayers/dependabot/npm_and_yarn/babel/core-7.15.5
Bump @babel/core from 7.15.0 to 7.15.5
|
2021-09-06 12:43:34 +02:00 |
|
Andreas Hocevar
|
6173b3259d
|
Merge pull request #12702 from openlayers/dependabot/npm_and_yarn/babel/preset-env-7.15.4
Bump @babel/preset-env from 7.15.0 to 7.15.4
|
2021-09-06 12:43:14 +02:00 |
|
Andreas Hocevar
|
1f40bcd633
|
Merge pull request #12642 from ahocevar/mapbox-style-fullscreen
Fix fullscreen in mapbox-style example
|
2021-09-05 09:30:33 +02:00 |
|
Andreas Hocevar
|
5901751f43
|
Merge pull request #12624 from ahocevar/apidoc-undefined
Improve API docs for optional properties
|
2021-09-05 09:30:04 +02:00 |
|
Andreas Hocevar
|
d7af546ad3
|
Merge pull request #12690 from ahocevar/foreachsegment-stride
Fix return stride of forEachSegment
|
2021-09-02 16:20:23 +02:00 |
|
Andreas Hocevar
|
d17c7ad31e
|
Fix return stride of forEachSegment
|
2021-09-02 09:44:33 +02:00 |
|
Andreas Hocevar
|
95bfe85dd5
|
Merge pull request #12684 from mike-000/patch-12
Fix view resolutions in example
|
2021-08-31 13:11:02 +02:00 |
|
Andreas Hocevar
|
7bb5211fc0
|
Merge pull request #12683 from ahocevar/icon-sprite-offset-pixelratio
Fix sprite offset for pixel ratio !== 1
|
2021-08-31 09:47:47 +02:00 |
|
Andreas Hocevar
|
df493725c6
|
Fix sprite offset for pixel ratio !== 1
|
2021-08-30 22:05:34 +02:00 |
|
Andreas Hocevar
|
9c5d0b54e3
|
Merge pull request #12669 from ahocevar/geotiff-options
Add opaque and transition options to GeoTIFF source
|
2021-08-28 19:54:12 +02:00 |
|
Andreas Hocevar
|
14371a5462
|
Add opaque and transition options to GeoTIFF source
|
2021-08-27 19:46:49 +02:00 |
|
Andreas Hocevar
|
64ea2a56da
|
Merge pull request #12666 from ahocevar/pluggablemap-events
Re-add accidently removed events
|
2021-08-26 19:29:20 +02:00 |
|
Andreas Hocevar
|
b588ec8c7f
|
Re-add accidently removed events
|
2021-08-26 19:05:27 +02:00 |
|
Andreas Hocevar
|
3b6bf14cdc
|
Merge pull request #12657 from openlayers/dependabot/npm_and_yarn/mocha-9.1.0
Bump mocha from 9.0.3 to 9.1.0
|
2021-08-23 14:06:32 +02:00 |
|
Andreas Hocevar
|
0fcaad321c
|
Merge pull request #12650 from openlayers/dependabot/npm_and_yarn/webpack-5.51.1
Bump webpack from 5.50.0 to 5.51.1
|
2021-08-23 10:42:25 +02:00 |
|
Andreas Hocevar
|
64fff348fd
|
Merge pull request #12654 from openlayers/dependabot/npm_and_yarn/webpack-dev-server-4.0.0
Bump webpack-dev-server from 4.0.0-rc.0 to 4.0.0
|
2021-08-23 10:32:49 +02:00 |
|
Andreas Hocevar
|
88810afac6
|
Merge pull request #12653 from openlayers/dependabot/npm_and_yarn/globby-12.0.1
Bump globby from 12.0.0 to 12.0.1
|
2021-08-23 10:29:01 +02:00 |
|
Andreas Hocevar
|
1723bea12c
|
Merge pull request #12652 from openlayers/dependabot/npm_and_yarn/loglevelnext-5.0.6
Bump loglevelnext from 5.0.5 to 5.0.6
|
2021-08-23 10:22:29 +02:00 |
|
Andreas Hocevar
|
fbded2a504
|
Merge pull request #12651 from openlayers/dependabot/npm_and_yarn/rollup-2.56.3
Bump rollup from 2.56.2 to 2.56.3
|
2021-08-23 10:18:09 +02:00 |
|
Andreas Hocevar
|
b71667c386
|
Merge pull request #12647 from mike-000/patch-11
Remove Translate option conflicts and update documentation
|
2021-08-22 12:29:27 +02:00 |
|
Andreas Hocevar
|
a0b75268ee
|
Fix fullscreen in mapbox-style example
|
2021-08-20 09:28:22 +02:00 |
|
Andreas Hocevar
|
10989f96bf
|
Fix aspect calculation in shaded-relief example
|
2021-08-18 21:30:53 +02:00 |
|
Andreas Hocevar
|
814d70b1cc
|
Add more tests
|
2021-08-18 17:54:48 +02:00 |
|
Andreas Hocevar
|
7acd5338c9
|
Allow sampling data from neighboring pixels
|
2021-08-18 11:24:37 +02:00 |
|
Andreas Hocevar
|
324148c606
|
Add more docs
|
2021-08-18 11:24:37 +02:00 |
|
Andreas Hocevar
|
7a8c1f309b
|
Use geotiff v1.0.4
|
2021-08-18 11:24:36 +02:00 |
|
Andreas Hocevar
|
011c14c7df
|
Load layers for pyramid on demand
|
2021-08-18 11:24:35 +02:00 |
|
Andreas Hocevar
|
283aed2dc9
|
Better docs
|
2021-08-18 11:24:34 +02:00 |
|
Andreas Hocevar
|
4526f2ef34
|
Properly handle alt tiles of transparent images
|
2021-08-18 11:24:34 +02:00 |
|
Andreas Hocevar
|
efae01e71f
|
Add COG tile pyramid example
|
2021-08-18 11:24:33 +02:00 |
|
Andreas Hocevar
|
394873013c
|
Do not render layer when outside extent
|
2021-08-18 11:24:32 +02:00 |
|
Andreas Hocevar
|
e7dfcc77ae
|
Fix source key handling for interim tiles
|
2021-08-18 11:24:32 +02:00 |
|
Andreas Hocevar
|
e8ead306ff
|
Remove multi-source restrictions and fix alpha
|
2021-08-18 11:24:31 +02:00 |
|
Andreas Hocevar
|
79b3bc4244
|
Add multi-source cog example
|
2021-08-18 11:24:29 +02:00 |
|
Andreas Hocevar
|
05e0fb1bf7
|
Mix Geotiffs with arbitrary bands and resolutions
|
2021-08-18 11:24:29 +02:00 |
|
Andreas Hocevar
|
f0cac76718
|
Add expression for Math.abs
|
2021-08-18 11:24:28 +02:00 |
|
Andreas Hocevar
|
05eac3e384
|
Use worker for GeoTIFF decoding
|
2021-08-18 11:24:27 +02:00 |
|
Andreas Hocevar
|
311247265b
|
Add interim tiles handling
|
2021-08-18 11:24:26 +02:00 |
|
Andreas Hocevar
|
fd43b00118
|
Premultiply alpha for transparent tile sources
|
2021-08-18 11:24:25 +02:00 |
|
Andreas Hocevar
|
976f1b694a
|
Fix legacy build to work with geotiff
|
2021-08-18 11:24:24 +02:00 |
|
Andreas Hocevar
|
429a8fbc1a
|
Remove lint after dependency updates
|
2021-08-18 11:24:24 +02:00 |
|
Andreas Hocevar
|
2dd212cdac
|
Merge pull request #12627 from openlayers/dependabot/npm_and_yarn/webpack-cli-4.8.0
Bump webpack-cli from 4.7.2 to 4.8.0
|
2021-08-17 11:48:33 +02:00 |
|
Andreas Hocevar
|
6df5ff8d2b
|
Merge pull request #12632 from mike-000/patch-10
Only warn of zero size when map should be visible
|
2021-08-17 10:27:35 +02:00 |
|
Andreas Hocevar
|
b41abcb08e
|
Merge pull request #12631 from openlayers/dependabot/npm_and_yarn/marked-3.0.0
Bump marked from 2.1.3 to 3.0.0
|
2021-08-16 14:03:47 +02:00 |
|
Andreas Hocevar
|
e9607acacb
|
Merge pull request #12630 from openlayers/dependabot/npm_and_yarn/webpack-5.50.0
Bump webpack from 5.49.0 to 5.50.0
|
2021-08-16 14:02:55 +02:00 |
|
Andreas Hocevar
|
c155850395
|
Merge pull request #12629 from openlayers/dependabot/npm_and_yarn/yargs-17.1.1
Bump yargs from 17.1.0 to 17.1.1
|
2021-08-16 14:02:15 +02:00 |
|
Andreas Hocevar
|
b068284d8f
|
Merge pull request #12628 from openlayers/dependabot/npm_and_yarn/rollup-2.56.2
Bump rollup from 2.56.1 to 2.56.2
|
2021-08-16 14:01:47 +02:00 |
|
Andreas Hocevar
|
2332acc4e4
|
Merge pull request #12626 from mike-000/patch-9
Set canvas style to override problem 3rd party css
|
2021-08-16 12:15:07 +02:00 |
|
Andreas Hocevar
|
000461993b
|
Add undefined as type when optional and no default
|
2021-08-12 12:18:51 +02:00 |
|
Andreas Hocevar
|
44ec78749f
|
Merge pull request #12616 from openlayers/dependabot/npm_and_yarn/webpack-5.49.0
Bump webpack from 5.47.1 to 5.49.0
|
2021-08-09 14:22:51 +02:00 |
|
Andreas Hocevar
|
0649f613ad
|
Merge pull request #12617 from openlayers/dependabot/npm_and_yarn/babel/eslint-parser-7.15.0
Bump @babel/eslint-parser from 7.14.9 to 7.15.0
|
2021-08-09 14:22:18 +02:00 |
|
Andreas Hocevar
|
6ee0da2d76
|
Merge pull request #12615 from openlayers/dependabot/npm_and_yarn/rollup-2.56.1
Bump rollup from 2.56.0 to 2.56.1
|
2021-08-09 14:21:45 +02:00 |
|
Andreas Hocevar
|
d86cc70e46
|
Merge pull request #12614 from openlayers/dependabot/npm_and_yarn/puppeteer-10.2.0
Bump puppeteer from 10.1.0 to 10.2.0
|
2021-08-09 14:21:16 +02:00 |
|
Andreas Hocevar
|
91a24d45bd
|
Merge pull request #12613 from openlayers/dependabot/npm_and_yarn/yargs-17.1.0
Bump yargs from 17.0.1 to 17.1.0
|
2021-08-09 14:18:44 +02:00 |
|
Andreas Hocevar
|
99fe1d1f8b
|
Merge pull request #12612 from openlayers/dependabot/npm_and_yarn/babel/core-7.15.0
Bump @babel/core from 7.14.8 to 7.15.0
|
2021-08-09 14:18:13 +02:00 |
|
Andreas Hocevar
|
c328d47074
|
Merge pull request #12611 from openlayers/dependabot/npm_and_yarn/babel/preset-env-7.15.0
Bump @babel/preset-env from 7.14.9 to 7.15.0
|
2021-08-09 14:11:43 +02:00 |
|
Andreas Hocevar
|
3420eeca1c
|
Merge pull request #12610 from openlayers/dependabot/npm_and_yarn/clean-css-cli-5.3.3
Bump clean-css-cli from 5.3.2 to 5.3.3
|
2021-08-09 14:11:09 +02:00 |
|
Andreas Hocevar
|
f8ac74fa1b
|
Merge pull request #12597 from mwerlitz/12596_rastersource_does_not_end_tile_transition
#12596 fix RasterSource does not end Tile transition
|
2021-08-05 15:19:16 +02:00 |
|
Andreas Hocevar
|
022928eaa1
|
Merge pull request #12602 from openlayers/dependabot/npm_and_yarn/rollup-2.56.0
Bump rollup from 2.54.0 to 2.56.0
|
2021-08-05 12:40:17 +02:00 |
|
Andreas Hocevar
|
7a2b0cd2d9
|
Merge pull request #12583 from openlayers/dependabot/npm_and_yarn/webpack-sources-3.2.0
Bump webpack-sources from 2.3.1 to 3.2.0
|
2021-08-05 10:23:24 +02:00 |
|
Andreas Hocevar
|
7bb35422a0
|
Merge pull request #12599 from ahocevar/reference-image-again
Replace reference image to match that of the CI
|
2021-08-05 09:24:59 +02:00 |
|
Andreas Hocevar
|
27d915aefa
|
Replace reference image to match that of the CI
|
2021-08-05 09:17:29 +02:00 |
|
Andreas Hocevar
|
4f38dd2c66
|
Merge pull request #12595 from ahocevar/null-types
Generate correct type definitions with null
|
2021-08-05 07:57:28 +02:00 |
|
Andreas Hocevar
|
e9791cf4d3
|
Generate correct type definitions with null
|
2021-08-04 14:32:36 +02:00 |
|
Andreas Hocevar
|
40f7140348
|
Merge pull request #12578 from ahocevar/update-reference-image
Update rendering test reference image
|
2021-08-04 13:47:04 +02:00 |
|
Andreas Hocevar
|
36fc2c042a
|
Update rendering test reference image
|
2021-08-01 11:03:47 +02:00 |
|
Andreas Hocevar
|
6bc60f9911
|
Merge pull request #12575 from ahocevar/raster-events
Add on(), un() and once() signatures for ol/source/Raster
|
2021-08-01 10:33:19 +02:00 |
|