setMapThemeInverted
FitFileViewer - API Documentation v29.4.0
FitFileViewer - API Documentation / utils/theming/specific/createMapThemeToggle / setMapThemeInverted
Function: setMapThemeInverted()
setMapThemeInverted(
inverted:boolean):void
Defined in: utils/theming/specific/createMapThemeToggle.js:158
Sets the map theme preference
Parametersβ
invertedβ
boolean
Whether map should use dark theme (true) or light theme (false)
Returnsβ
void