wrapLat property

  1. @nonVirtual
(double, double)? wrapLat
final

Wrap the latitude to fit inside the bounds of the Crs.

Implementation

@nonVirtual
final (double, double)? wrapLat;