maxLatitudeWebMercator top-level constant

double const maxLatitudeWebMercator

The maximum value for the geographic latitude inside the Web Mercator projection coverage.

The value is 85.05112878.

Implementation

const maxLatitudeWebMercator = 85.05112878;