Maximilian Krög
|
ab786cff73
|
Test setting resolution to undefined
|
2022-02-18 00:52:40 +01:00 |
|
Maximilian Krög
|
19c034fd12
|
Fix setting center to undefined
It only worked when the coordinate warning was shown, but
fromUserCoordinate shouldn't have been called with undefined in
the first place.
|
2022-02-18 00:06:56 +01:00 |
|
MoonE
|
57e9a4d1a8
|
Merge pull request #13390 from MoonE/icon-clone
Fix clone of icon loses imgSize when cache is full
|
2022-02-17 20:04:32 +01:00 |
|
Andreas Hocevar
|
02b40a7036
|
Merge pull request #13392 from ahocevar/vectortile-clipping
Use same clipping method for vector and image tiles
|
2022-02-17 19:07:29 +01:00 |
|
Andreas Hocevar
|
b7d022f80e
|
Use same clipping method for vector and image tiles
|
2022-02-17 18:12:19 +01:00 |
|
Andreas Hocevar
|
004abcc8a6
|
Merge pull request #13391 from ahocevar/no-clipping
Less clipping of target resolution tiles
|
2022-02-17 16:19:00 +01:00 |
|
Andreas Hocevar
|
3b4a2d5966
|
Remove unused clip code
|
2022-02-17 15:49:21 +01:00 |
|
Andreas Hocevar
|
c9ff07a695
|
Reduce the number of clip operations
|
2022-02-17 15:18:23 +01:00 |
|
Maximilian Krög
|
ab5e4f8838
|
Fix cloning of Icon style when IconImage is not cached
|
2022-02-17 00:58:35 +01:00 |
|
Maximilian Krög
|
c74d0a8957
|
Test cloning IconImage without cache
|
2022-02-17 00:58:35 +01:00 |
|
MoonE
|
f99c43db4d
|
Merge pull request #13385 from MoonE/jsdoc-references-2
Change remaining links to point to class page instead of module
|
2022-02-15 19:14:00 +01:00 |
|
Andreas Hocevar
|
76ef4f27d7
|
Merge pull request #13383 from ahocevar/user-projection
User projection API
|
2022-02-15 09:30:50 +01:00 |
|
Andreas Hocevar
|
4f614bc81f
|
Remove experimental category from geographic examples
|
2022-02-15 08:50:29 +01:00 |
|
Andreas Hocevar
|
63fc00902f
|
Warn once when suspicious coordinate are used
|
2022-02-15 08:50:05 +01:00 |
|
Maximilian Krög
|
f236ff0086
|
Lower case first letter for function parameter
|
2022-02-14 22:04:26 +01:00 |
|
Maximilian Krög
|
5788ce51a5
|
Fix one more link to a class page
|
2022-02-14 21:53:47 +01:00 |
|
Maximilian Krög
|
b29ab8f104
|
Link to class instead of module pages
|
2022-02-14 21:53:07 +01:00 |
|
Andreas Hocevar
|
924686ef71
|
Merge pull request #13381 from openlayers/dependabot/npm_and_yarn/babel/core-7.17.2
Bump @babel/core from 7.17.0 to 7.17.2
|
2022-02-14 19:22:21 +01:00 |
|
Andreas Hocevar
|
0755fbfd86
|
Merge pull request #13379 from openlayers/dependabot/npm_and_yarn/karma-6.3.16
Bump karma from 6.3.15 to 6.3.16
|
2022-02-14 19:21:50 +01:00 |
|
Andreas Hocevar
|
090986d7cc
|
Merge pull request #13377 from openlayers/dependabot/npm_and_yarn/eslint-8.9.0
Bump eslint from 8.8.0 to 8.9.0
|
2022-02-14 19:19:45 +01:00 |
|
Andreas Hocevar
|
e9b11fde4d
|
Merge pull request #13376 from openlayers/dependabot/npm_and_yarn/puppeteer-13.3.1
Bump puppeteer from 13.1.3 to 13.3.1
|
2022-02-14 19:19:09 +01:00 |
|
Andreas Hocevar
|
75a3adccce
|
Add useGeographic() and setUserProjection() to the API
|
2022-02-14 14:09:49 +01:00 |
|
Andreas Hocevar
|
c7d7ca26ff
|
Merge pull request #13382 from seravifer/main
Fix wrong types when using `"skipLibCheck": false`
|
2022-02-14 13:45:42 +01:00 |
|
Sergi Ávila
|
f9bc546e1e
|
Fix type on GeoJSON
|
2022-02-14 12:50:06 +01:00 |
|
Sergi Ávila
|
7e1bbd1c6d
|
Fix type on Circle, return null coordinates
|
2022-02-14 12:49:19 +01:00 |
|
Sergi Ávila
|
087090c07d
|
Fix wrong array generic type
|
2022-02-14 12:46:18 +01:00 |
|
dependabot[bot]
|
8d01de21fc
|
Bump @babel/core from 7.17.0 to 7.17.2
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.0 to 7.17.2.
- [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.17.2/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-14 10:02:25 +00:00 |
|
dependabot[bot]
|
4feda836f5
|
Bump karma from 6.3.15 to 6.3.16
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.15 to 6.3.16.
- [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.15...v6.3.16)
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-14 10:01:49 +00:00 |
|
dependabot[bot]
|
33b62230b5
|
Bump eslint from 8.8.0 to 8.9.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.8.0 to 8.9.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.8.0...v8.9.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-14 10:01:19 +00:00 |
|
dependabot[bot]
|
8b28ebbb5e
|
Bump puppeteer from 13.1.3 to 13.3.1
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 13.1.3 to 13.3.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v13.1.3...v13.3.1)
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-14 10:01:07 +00:00 |
|
MoonE
|
50c144cea2
|
Merge pull request #13374 from MoonE/jsdoc-references
Fix JsDoc references
|
2022-02-13 19:05:39 +01:00 |
|
Maximilian Krög
|
300cf6c2bb
|
Replce description for WebGLHelper.DefaultAttrib
|
2022-02-13 15:53:18 +01:00 |
|
Maximilian Krög
|
b9f9280260
|
Use code formatting for argument names in jsdoc
|
2022-02-13 13:39:10 +01:00 |
|
Maximilian Krög
|
a0dd0054a9
|
Fix jsdoc references
|
2022-02-13 13:39:06 +01:00 |
|
MoonE
|
1abd9951d2
|
Merge pull request #13373 from MoonE/vector-source-is-empty
Fix VectorSource isEmpty without spatial index
|
2022-02-13 13:34:43 +01:00 |
|
Maximilian Krög
|
e2c9f62cc6
|
Fix VectorSource isEmpty without spatial index
|
2022-02-13 00:08:24 +01:00 |
|
Maximilian Krög
|
9bfb0c1b9d
|
Test VectorSource isEmtpty without spatial index
|
2022-02-13 00:06:26 +01:00 |
|
Tim Schaub
|
7668f4f827
|
Merge pull request #13372 from openlayers/dependabot/npm_and_yarn/follow-redirects-1.14.8
Bump follow-redirects from 1.14.7 to 1.14.8
|
2022-02-12 12:13:40 -07:00 |
|
dependabot[bot]
|
5508b2dfd3
|
Bump follow-redirects from 1.14.7 to 1.14.8
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-12 18:53:16 +00:00 |
|
Andreas Hocevar
|
0353f25257
|
Merge pull request #13371 from ahocevar/vectorimage
Document difference between Vector and VectorImage layers
|
2022-02-12 17:48:17 +01:00 |
|
Andreas Hocevar
|
53239f7b1e
|
Document difference between Vector and VectorImage layers
|
2022-02-12 12:57:19 +01:00 |
|
MoonE
|
b5fe0f5b86
|
Merge pull request #12998 from MoonE/fix-cluster-setSource-type
Fix `ol/source/Cluster#setSource` type annotation
|
2022-02-11 22:38:47 +01:00 |
|
Tim Schaub
|
437b2a0fc2
|
Merge pull request #13357 from tschaub/preload
Preload tiles for WebGL tile layers
|
2022-02-10 14:36:31 -07:00 |
|
MoonE
|
c08f54b5d3
|
Merge pull request #13358 from MoonE/dispatch-events
Avoid event creation when there are no listeners
|
2022-02-10 20:54:09 +01:00 |
|
Tim Schaub
|
49fc16ef35
|
Merge pull request #13363 from mike-000/floor-round-ceil
Add floor, round and ceil to style expressions
|
2022-02-10 11:46:28 -07:00 |
|
mike-000
|
57db9a6a12
|
Add floor, round and ceil
|
2022-02-10 15:37:45 +00:00 |
|
Tim Schaub
|
b120f1d147
|
Merge pull request #13361 from mike-000/RasterSource-WebGL
Support WebGL layers in ol/source/Raster
|
2022-02-10 08:02:11 -07:00 |
|
mike-000
|
44136af99d
|
test with interpolated WebGL layer
|
2022-02-10 12:29:36 +00:00 |
|
mike-000
|
bf199bbe38
|
handle WebGL layers
|
2022-02-10 11:40:44 +00:00 |
|
Maximilian Krög
|
ac0b8ff4a4
|
Add hasListener check around dispatchEvent calls
|
2022-02-09 22:27:42 +01:00 |
|