Maximilian Krög
|
a10872baa4
|
No need to update the style when no source is set
|
2022-02-07 00:17:29 +01:00 |
|
Tim Schaub
|
adbbc05159
|
Avoid rendering outside WebGL layer and source extent
|
2022-02-05 21:02:22 -07:00 |
|
Tim Schaub
|
f10ba5c1e3
|
Avoid duplicate imports
|
2022-02-05 11:46:26 -07:00 |
|
Andreas Hocevar
|
770fcc870b
|
Add updateStyleVariables method to WebGLPoints layer
|
2022-02-03 22:12:05 +01:00 |
|
Maximilian Krög
|
93c08784af
|
Only set renderer to ready when all messages are received
|
2022-02-02 22:54:16 +01:00 |
|
Andreas Hocevar
|
7c3c1ac354
|
Fix rendercomplete for WebGLPoints layer and subclasses
|
2022-02-01 17:13:37 +01:00 |
|
Andreas Hocevar
|
0df65d59e2
|
Merge pull request #13319 from OSHistory/fixZIndexNotation
fix: fix casing for z-index
|
2022-01-31 13:23:49 +01:00 |
|
Andreas Hocevar
|
7e44b3e515
|
Merge pull request #13313 from openlayers/dependabot/npm_and_yarn/geotiff-2.0.3
Bump geotiff from 2.0.2 to 2.0.3
|
2022-01-31 13:23:24 +01:00 |
|
Andreas Hocevar
|
528589b163
|
Update import
|
2022-01-31 13:14:59 +01:00 |
|
OSHistory
|
bce14074ae
|
fix: fix casing for z-index
The CSS-property z-index had some faulty casings. Only occurs in src/ol/ol.css
|
2022-01-31 13:09:08 +01:00 |
|
Frederic Junod
|
a008d5696b
|
Fix typo CSS class name for the expanded attributions button
See #11403
|
2022-01-31 11:11:14 +01:00 |
|
Andreas Hocevar
|
12f8bae261
|
Merge pull request #13299 from ahocevar/tile-types
Improve types for tile layers
|
2022-01-30 18:43:15 +01:00 |
|
Andreas Hocevar
|
89c8c909dc
|
Merge pull request #13298 from ahocevar/webglpoints-assert-point
Document geometry type
|
2022-01-30 18:42:44 +01:00 |
|
Andreas Hocevar
|
c92e1ec9ab
|
Improve types for tile layers
|
2022-01-30 09:10:29 +01:00 |
|
Andreas Hocevar
|
7819c180af
|
Document point geometry type requirement
|
2022-01-30 08:22:09 +01:00 |
|
Maximilian Krög
|
f0e768bb9a
|
Remove case of MulitPolygon RenderFeature
|
2022-01-29 21:51:29 +01:00 |
|
Maximilian Krög
|
856f239280
|
Add function to convert RenderFeature to Feature
|
2022-01-29 17:52:07 +01:00 |
|
Maximilian Krög
|
f2d65ba0ab
|
Only set id if it is defined when creating feature
|
2022-01-29 16:06:01 +01:00 |
|
Andreas Hocevar
|
9e4d943239
|
Merge pull request #13292 from ahocevar/geotiff-2
Update to geotiff@2
|
2022-01-28 15:57:40 +01:00 |
|
Andreas Hocevar
|
fd779c1311
|
Merge pull request #13293 from ahocevar/setstyle-reset-variables
Re-assign style variables on setStyle()
|
2022-01-28 15:53:34 +01:00 |
|
Andreas Hocevar
|
2c87fcb4f9
|
Merge pull request #13261 from XiaofengZeng/ToFixAPIDoc
add @api comment on getAllLayers method
|
2022-01-28 11:44:50 +01:00 |
|
Andreas Hocevar
|
11e12ef94e
|
Re-assign variables on setStyle()
|
2022-01-28 07:48:21 +01:00 |
|
Andreas Hocevar
|
59600a0d68
|
Merge pull request #13290 from constantinius/geotiff-source-options
Allowing to pass additional options to the geotiff.js source
|
2022-01-28 07:44:35 +01:00 |
|
Andreas Hocevar
|
b5c91b8f05
|
Update to geotiff@2
|
2022-01-27 22:31:51 +01:00 |
|
Fabian Schindler
|
441cce8dc7
|
Update src/ol/source/GeoTIFF.js
Co-authored-by: Andreas Hocevar <andreas.hocevar@gmail.com>
|
2022-01-27 14:45:25 +01:00 |
|
Fabian Schindler
|
aea62119b2
|
Update src/ol/source/GeoTIFF.js
Co-authored-by: Andreas Hocevar <andreas.hocevar@gmail.com>
|
2022-01-27 14:44:59 +01:00 |
|
Andreas Hocevar
|
94cc414ea2
|
Defaults for the Layer, Source and Feature generics
|
2022-01-26 22:40:27 +01:00 |
|
Andreas Hocevar
|
2e5c1f2af9
|
Updates for TypeScript v4.6.0-beta
|
2022-01-26 22:40:27 +01:00 |
|
Fabian Schindler
|
1b71d39292
|
Adding typedef to declare all possible options for
geotiff.js sources
|
2022-01-26 16:46:47 +01:00 |
|
Fabian Schindler
|
f062b15bd5
|
Allowing to pass additional options to the
geotiff.js source
|
2022-01-25 21:52:27 +01:00 |
|
Andreas Hocevar
|
30d27a1d59
|
Merge pull request #13212 from ahocevar/multisource-webgl
Support multiple sources for WebGL tile layers
|
2022-01-19 08:43:22 +01:00 |
|
XiaofengZeng
|
705a37935e
|
add @api comment on getAllLayers method
|
2022-01-19 11:25:17 +08:00 |
|
mike-000
|
70ee68c649
|
Add crossOrigin option
Co-Authored-By: Andreas Hocevar <andreas.hocevar@gmail.com>
|
2022-01-18 23:14:30 +00:00 |
|
Andreas Hocevar
|
75f66757ef
|
Simplify example, improve documentation.
|
2022-01-18 20:05:07 +01:00 |
|
Andreas Hocevar
|
0a439b0129
|
Merge pull request #13236 from mike-000/reset-interpolation-postrender
Re-enable image smoothing after rendering
|
2022-01-14 18:47:15 +01:00 |
|
mike-000
|
b5196a65a1
|
Describe use of className with declutter
|
2022-01-14 12:35:36 +00:00 |
|
mike-000
|
ec2e3f4f23
|
Set interpolate for use by VectorImage layers
|
2022-01-14 10:31:18 +00:00 |
|
mike-000
|
1c81f60fec
|
re-enable image smoothing after rendering
|
2022-01-14 10:31:17 +00:00 |
|
Andreas Hocevar
|
0004b2594d
|
Support multiple sources for layers
|
2022-01-13 17:42:52 +01:00 |
|
Tim Schaub
|
0fbe83edf7
|
Merge pull request #13227 from tschaub/default-cors-mode
Default CORS mode for WebGL rendered sources
|
2022-01-11 16:22:03 -07:00 |
|
Tim Schaub
|
e71a8b65e1
|
Default CORS request mode for tiles used in WebGL rendering
|
2022-01-11 14:21:48 -07:00 |
|
Tim Schaub
|
647a0d8ece
|
Support the wrapX option for WebGL rendered tile sources
|
2022-01-11 12:48:49 -07:00 |
|
Andreas Hocevar
|
1f761d943f
|
Merge pull request #13219 from ahocevar/modify-delete-no-event
Do not fire modifyend event when nothing was modified
|
2022-01-11 13:56:08 +01:00 |
|
Maximilian Kroeg
|
430f354406
|
Draw VectorTiles with interpolate in hybrid mode again
|
2022-01-11 12:49:07 +01:00 |
|
Andreas Hocevar
|
48ce451f53
|
Do not fire modifyend event when nothing was modified
|
2022-01-11 12:45:08 +01:00 |
|
Andreas Hocevar
|
2f9a9af809
|
Merge pull request #13216 from EvertEt/typos
Fix some typos in ModifyInteraction documentation
|
2022-01-11 11:18:19 +01:00 |
|
EvertEt
|
6a26ff4204
|
Fix MVT incorrect feature data handling
Closes #13213
|
2022-01-11 11:03:24 +01:00 |
|
EvertEt
|
cd840aaf88
|
Fix some typos in ModifyInteraction documentation
|
2022-01-11 11:03:04 +01:00 |
|
Tim Schaub
|
a963ab7d1d
|
Avoid failure if existing target has no background color
|
2022-01-07 15:05:31 -07:00 |
|
Tim Schaub
|
e0aa161302
|
Merge pull request #13186 from mike-000/WebGL-getDataAtPixel
Add getDataAtPixel() method for WebGL
|
2022-01-07 12:05:10 -07:00 |
|