feat: style - allow clip setting for prec and population layers

This commit is contained in:
Azgaar 2024-08-26 19:21:15 +02:00
parent 15aa7f98e1
commit 33fbfc2e48
3 changed files with 12 additions and 10 deletions

View file

@ -1,7 +1,7 @@
"use strict";
// version and caching control
const version = "1.99.11"; // generator version, update each time
const version = "1.99.12"; // generator version, update each time
{
document.title += " v" + version;