axisLat

fun axisLat(centerLat: Double, radiusMeters: Double): Double

Calculate the latitude of a circle's intersections with its bbox meridians.

NOTE: the returned value will be +/- .AXISLAT_ERROR of the actual value.

Return

A latitude

Parameters

centerLat

The latitude of the circle center

radiusMeters

The radius of the circle in meters