You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,7 @@
7
7
***@dlr-eoc/map-ol:**
8
8
- Use `projjson` or `proj4js` to create projection if defined on `IProjDef`.
9
9
- Use all `IListMatrixSet` options in `getTileGrid` to create `WMTSTileGrid`.
10
+
- Allow to pass `olViewOptions` to map-ol component.
10
11
11
12
***@dlr-eoc/services-layers:**
12
13
- More options to create `WMTSTileGrid` on `IListMatrixSet`. The new optional options are `extent?: TGeoExtent`, `origin?: number[]`, `origins?: [number, number][]`, `tileSizes?: number[]` and `sizes?: [number, number][];`.
0 commit comments