setNightMode

abstract fun setNightMode(nightMode: Boolean?)

Change theme (mode) of the map.

Parameters

nightMode
  • if true night mode, if false - day mode, if null - default (application theme)