minLongitude top-level constant

double const minLongitude

The minimum value for the geographic longitude.

The value is -180.0.

Implementation

const minLongitude = -180.0;