Detect if the map is open
This commit is contained in:
@@ -9,6 +9,7 @@ class MapPanel : public QFrame {
|
||||
|
||||
public:
|
||||
explicit MapPanel(const QMapboxGLSettings &settings, QWidget *parent = nullptr);
|
||||
void setVisible(bool visible);
|
||||
|
||||
signals:
|
||||
void mapPanelRequested();
|
||||
|
||||
Reference in New Issue
Block a user