MercatorCoordinate

Describes a point on the map in Mercator projection.

Constructors

Link copied to clipboard

Functions

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

Properties

Link copied to clipboard
val x: Double
Link copied to clipboard
val y: Double