State public enum State State of MapboxPanelController opened Panel is opened on full height Declaration Swift case opened collapsed Panel is collapsed. Only search bar and few category buttons (configurable) would be visible. Declaration Swift case collapsed hidden Panel is totally hidden. Declaration Swift case hidden