Extract nodata values from metadata when possible

This commit is contained in:
Tim Schaub
2021-08-19 10:40:59 -06:00
parent 8954f001fa
commit 42970915ea
6 changed files with 59 additions and 12 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ const map = new Map({
],
view: new View({
center: [1900000, 6100000],
zoom: 15,
zoom: 13,
minZoom: 10,
}),
});