We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee5e075 commit 60ef60aCopy full SHA for 60ef60a
src/Deeptable.ts
@@ -145,7 +145,7 @@ export class Deeptable {
145
}
146
147
/**
148
- * Loads a quadtree created by version 2.0 or great of the quadfeather package (including manifests).
+ * Loads a quadtree created by version 2.0 or greater of the quadfeather package (including manifests).
149
*
150
* @param tileProxy A tileProxy to use for fetching tiles. Can be used to wrap authentication.
151
* @param baseUrl The base URL of the quadfeather data.
0 commit comments