Companion

object Companion

Static methods

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
getDefaultMapOptions
Link copied to clipboard
fun getDefaultMapOptions(context: Context): MapOptions
Get a default MapOptions with reasterization mode GlyphsRasterizationMode#ALL_GLYPHS_RASTERIZED_LOCALLY
getDefaultResourceOptions
Link copied to clipboard
fun getDefaultResourceOptions(context: Context): ResourceOptions
Get a default ResourceOptions instance.
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Properties

defaultPluginList
Link copied to clipboard
val defaultPluginList: List<Plugin.Mapbox>
Default map view plugin registry.