prvni commit

This commit is contained in:
hlad 2026-05-02 10:24:59 +02:00
commit df4556a682
6 changed files with 480 additions and 0 deletions

6
tileconfig/osm.json Normal file
View file

@ -0,0 +1,6 @@
{
"OpenStreetMap": {
"url": "https://tile.openstreetmap.org/{z}/{x}/{y}.png",
"type": "xyz"
}
}