Commit 1b2a0cc
committed
feat(olcs): Use OL tile load functions rather than Cesium's
This is related to (and based on) openlayers/ol-cesium#562 and openlayers/ol-cesium#37. However, we
need it for GeoPackage support rather than for reprojection. Additionally, this helps support any
other custom tile classes and tile load functions in Cesium.1 parent bed8ace commit 1b2a0cc
8 files changed
Lines changed: 102 additions & 571 deletions
File tree
- externs
- src/os
- mixin
- olcs
- sync
- ol/source
- ui/node
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
78 | 85 | | |
79 | 86 | | |
80 | 87 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | 72 | | |
74 | 73 | | |
75 | 74 | | |
| |||
1601 | 1600 | | |
1602 | 1601 | | |
1603 | 1602 | | |
1604 | | - | |
1605 | 1603 | | |
1606 | 1604 | | |
1607 | 1605 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
10 | 15 | | |
11 | 16 | | |
12 | 17 | | |
| |||
0 commit comments