Ejemplo n.º 1
0
 def on_edit_indoor(self, event):
     """Edit indoor tool"""
     servers.get_spatial_server().toggleeditindoor()
Ejemplo n.º 2
0
 def on_edit_indoor(self, event):
     """Edit indoor tool"""
     servers.get_spatial_server().toggleeditindoor()
Ejemplo n.º 3
0
 def on_connect_indoor(self, event):
     """Connect indoors tool"""
     servers.get_spatial_server().connectindoors()
Ejemplo n.º 4
0
 def on_connect_indoor(self, event):
     """Connect indoors tool"""
     servers.get_spatial_server().connectindoors()