Skip to content

Commit

Permalink
fix(Crs): typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gchoqueux committed Dec 11, 2024
1 parent f1fc5df commit 001cac9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/Geographic/src/Crs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ export function isValid(crs: ProjectionLike) {

/**
* Gives a reasonable epsilon for this CRS.
* Try to publish
*
* @param crs - The CRS to use.
* @returns 0.01 if the CRS is EPSG:4326, 0.001 otherwise.
Expand Down

0 comments on commit 001cac9

Please sign in to comment.