diff --git a/docs/resources.md b/docs/resources.md index fb8513c..9090d72 100644 --- a/docs/resources.md +++ b/docs/resources.md @@ -397,9 +397,9 @@ definition = { Available format configurations: -* `geodataJson`: +* For `geodataJson`: ```javascript -{ +formatConfig = { Int resolution // number of samples the bounding box is divided to, defaults to 4096 } ```