new maps
All checks were successful
Deploy / deploy (push) Successful in 1s

Signed-off-by: K1 <git@karoh.net>
This commit is contained in:
K1 2026-05-03 20:01:23 +02:00
parent 83dd1fd3fe
commit 5dd3a13b3b
3 changed files with 139 additions and 1 deletions

3
dve.js
View file

@ -1,7 +1,8 @@
const json_files = [
"tileconfig/osm.json",
"tileconfig/mapycom.json",
"tileconfig/praha.json"
"tileconfig/praha.json",
"tileconfig/others.json"
];
const center = [50.08804, 14.42076];