Параметры карты.
MapOptions()
fun setTheme(light: String, dark: String): Unit
light
String
dark
Unit
fun setTheme(theme: String): Unit
theme
@JvmStatic fun fromAttributes(context: Context, attrs: AttributeSet): MapOptions
context
Context
attrs
AttributeSet
MapOptions
var position
CameraPosition
var source
Source?
var styleFile
File?
val mapAttributes
MutableMap
var fontIconSizeMultiplier
Float?
var copyrightInsetsSides
Int?
var maxFps
Fps?
var powerSavingMaxFps
var renderMode
MapRenderMode
var lightTheme
var darkTheme