Доработка. Центрирование карты по текущим координатам
This commit is contained in:
@@ -112,7 +112,6 @@ func _ready():
|
||||
|
||||
func on_map_centered(toggle_centered: bool):
|
||||
is_centered = toggle_centered
|
||||
print_debug(is_centered)
|
||||
|
||||
|
||||
func on_data_received(coords: Dictionary):
|
||||
|
||||
Reference in New Issue
Block a user