SphericalMercatorProjection

Constructors

Link copied to clipboard
constructor(worldWidth: Double)

Functions

Link copied to clipboard
open fun toLatLng(point: Point): LatLng
Link copied to clipboard
open fun toPoint(latLng: LatLng): Point