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
getDefaultResourceOptions
Link copied to clipboard

Get a default ResourceOptions with token from default CredentialsManager

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