tileToLat

fun tileToLat(x: Int, zoom: Int): Double

Converts the X of a Slippy Tile with a given zoom level into a latitude.

Return

a latitude coordinate.

Parameters

x

X of the Slippy Tile name.

zoom

Zoom level of the Slippy Tile