MapAttributeParser

Utility class for parsing AttributeSet to MapSettings.

object MapAttributeParser

Functions

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

Parse AttributeSet to MapSettings.

fun parseMapOptions(attrs: TypedArray, pixelRatio: Float): MapOptions
toString
Link copied to clipboard
open override fun toString(): String