forceHideMapComponent
Forcibly sets the visibility state of a specific UI component.
Changes the state to show or hide the driving screen component.
Parameters
componentID
The UI component whose visibility state will be changed.
hide
If true, the component will be hidden; if false, it will be shown.