crsExtent
crsExtent: Range2dProps
Extent of the coordinate reference system. This is the area where the coordinate reference system can be used. Outside of this area, the coordinate reference system may not be accurate. The extent is defined by a range of longitude and latitude values. Minimum longitude and latitude correspond to crsExtent.low.x and crsExtent.low.y, respectively. Maximum longitude and latitude correspond to crsExtent.high.x and crsExtent.high.y, respectively.
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.