updated resampler

This commit is contained in:
Mészáros Gergely 2021-08-15 04:43:01 +02:00
parent 01cc1eec30
commit a3c81b24d1
2 changed files with 20 additions and 3 deletions

View file

@ -22,6 +22,7 @@ const generateSubmap = debounce(async function () {
const settings = {
promoteTown: Boolean(document.getElementById("submapPromoteTown").checked),
depressRivers: Boolean(document.getElementById("submapDepressRivers").checked),
addLakesInDepressions: Boolean(document.getElementById("submapAddLakeInDepression").checked),
}
// Create projection func from current zoom extents