Commit 88bca71
authored
feat: PMTiles constructor for RasterLayer (#1105)
https://github.com/user-attachments/assets/4b178c4c-61b4-4b1c-b75c-12dca46dcacd
Remaining tasks:
- Documentation
- Example
- Fix type errors
- Write small release post
- Release
Closes #10941 parent 62dfbbf commit 88bca71
11 files changed
Lines changed: 649 additions & 211 deletions
File tree
- docs/api/layers
- examples
- lonboard
- layer
- raster
- types
- src/model/layer
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| |||
0 commit comments