Commit 71751f0
Feat: map-ol matrixset and view options (#294)
* feat(services-layers): add more options to create IListMatrixSet in wmts layer
* feat(map-ol): use all options from IListMatrixSet in getTileGrid
* fix(map-ol): use l.continuousWorld for wrapX in wmtsOptions
* feat(services-layers): sizes option for IListMatrixSet and getTileGrid
* feat(demo-maps): example for matrixSetOptions EPSG:3035
* build: 16.0.1-next.1 for IListMatrixSet
* feat(map-ol): allow to pass olViewOptions to create map
* feat(demo-maps): add view options for showFullExtent in demo
* build: set ukis version 16.0.1-next.2 map pass view options
* fix: allow different reference systems in wmts requests
* fix: tile grid tests
* doc: update changelog
* feat(map-maplibre): allow also tileMatrixPrefix of matrixSetOptions
---------
Co-authored-by: ange_lu <lucas.angermann@dlr.de>1 parent 28e48d0 commit 71751f0
29 files changed
Lines changed: 254 additions & 159 deletions
File tree
- projects
- base-layers-raster
- cookie-alert
- demo-auth
- demo-maps
- src/app/route-components/route-example-projection
- map-cesium
- map-maplibre
- src/lib
- map-ol
- src/lib
- map-three
- ngx-ukis-ui-clarity
- ngx-ukis-utilities
- services-layers
- src/lib/types
- services-map-state
- services-ogc
- services-util-store
- utilities
- utils-browser
- utils-maps
- utils-ogc
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
9 | 14 | | |
10 | 15 | | |
11 | 16 | | |
| |||
14 | 19 | | |
15 | 20 | | |
16 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
17 | 26 | | |
18 | 27 | | |
19 | 28 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments