-
-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
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
Labels
No labels