Commit cdcaf87
committed
Use pure js mbtiles
Replace @signalk/node-mbtiles with the experimental,
Claude-coded version of mbtiles support that uses
Node's upcoming (but still experimental) node:sqlite
module for sqlite file access.
https://nodejs.org/api/sqlite.html
Added in: v22.5.01 parent bb72de3 commit cdcaf87
File tree
4 files changed
+3
-3
lines changed- src
- @types
4 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments