Skip to content

question: how to turn off map side panel by default ? #161

@barney2074

Description

@barney2074

Hi

loving geo-data-viewer- thanks for your work

How can I make the side panel in a map minimised by default ??
I can do this by fudging the html as below when the map is exported, but obviously need to do this each time:

              keplerGl: keplerGl.keplerGlReducer.initialState({
                uiState: {
                  readOnly: false,
                  activeSidePanel: null, 
                }
              })

thank you

Andrew

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions