Companion

object Companion

Static variables and methods.

Functions

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

Properties

ID_DATA
Link copied to clipboard
const val ID_DATA: String
Key for data
MAX_MERCATOR_LATITUDE
Link copied to clipboard
const val MAX_MERCATOR_LATITUDE: Double = 85.05112877980659
Maximum latitude value in Mercator projection.
MIN_MERCATOR_LATITUDE
Link copied to clipboard
const val MIN_MERCATOR_LATITUDE: Double
Minimum latitude value in Mercator projection.