Companion

Static methods

object Companion

Functions

equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
getDefaultMapOptions
Link copied to clipboard

Get a default MapOptions with reasterization mode GlyphsRasterizationMode#ALL_GLYPHS_RASTERIZED_LOCALLY

fun getDefaultMapOptions(context: Context): MapOptions
getDefaultPlugins
Link copied to clipboard

Get a default selection of Mapbox created plugins.

fun getDefaultPlugins(): List<String>
getDefaultResourceOptions
Link copied to clipboard

Get a default ResourceOptions instance.

fun getDefaultResourceOptions(context: Context): ResourceOptions
hashCode
Link copied to clipboard
open override fun hashCode(): Int
toString
Link copied to clipboard
open override fun toString(): String