#:import utils kivy.utils BoxLayout: orientation: 'horizontal' HexMap: id: map coords_display: coords size_hint: .8, 1 MapLabel: id: coords size_hint: .2, 1 : text: 'Change me'