@ -187,6 +187,8 @@ class GeoEvents(GeoGraphyView):
|
||||
all handling of visibility is now in rebuild_trees, see that for more
|
||||
information.
|
||||
"""
|
||||
if not self.dbstate.is_open():
|
||||
return
|
||||
active = self.uistate.get_active('Event')
|
||||
if active:
|
||||
self._createmap(active)
|
||||
|
Reference in New Issue
Block a user