Add tileSize field for raster and raster-dem tile sources (#946)

This commit is contained in:
Theo
2024-10-10 19:40:10 +07:00
parent b03af2c039
commit 2cf6598737
4 changed files with 42 additions and 3 deletions
+1
View File
@@ -4,6 +4,7 @@
- Add german translation
- Use same version number for web and desktop versions
- Add scheme type options for vector/raster tile
- Add `tileSize` field for raster and raster-dem tile sources
- _...Add new stuff here..._
### 🐞 Bug fixes