Доработка. Более быстрое масштабирование

This commit is contained in:
sasha80
2025-05-29 13:38:37 +03:00
parent 4e5df25019
commit 2f050d34c3

View File

@@ -29,6 +29,7 @@ size = Vector2(400, 400)
[node name="tilemap" type="CanvasGroup" groups=["gui_items"]]
script = ExtResource("1_l64tp")
base_url = "http://192.168.11.105:8001/osm_tiles/{z}/{x}/{y}.png"
zoom_step = 0.1
max_zoom_level = 15
max_zoom_level_server = 10