Properties

Link copied to clipboard
val defaultManagerList: List<Manager.KtMapManager>

Functions

Link copied to clipboard
open override fun createFromParcel(parcel: Parcel): KtMapOptions
Link copied to clipboard
fun extractValidFont(vararg fontNames: String?): String

Select a font from a range of font names to match the availability of fonts on the device.

Link copied to clipboard
open override fun newArray(size: Int): Array<KtMapOptions?>