Signed-off-by: K1 <git@karoh.net>
This commit is contained in:
parent
83dd1fd3fe
commit
5dd3a13b3b
3 changed files with 139 additions and 1 deletions
3
dve.js
3
dve.js
|
|
@ -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];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue