Skip to content

Commit b50d589

Browse files
2 parents 481b43c + 9ca5317 commit b50d589

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: features_example.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@
8181
"max": 100
8282
},
8383
"areas": {
84-
"areaType": "polygones",
85-
"polygonesOptions": {
84+
"areaType": "polygons",
85+
"polygonsOptions": {
8686
"maxCount": 4,
8787
"minPolygonPoints": 3,
8888
"maxPolygonPoints": 10,
@@ -126,8 +126,8 @@
126126
},
127127
"directional": "false",
128128
"areas": {
129-
"areaType": "polygones",
130-
"polygonesOptions": {
129+
"areaType": "polygons",
130+
"polygonsOptions": {
131131
"maxCount": 4,
132132
"minPolygonPoints": 3,
133133
"maxPolygonPoints": 10,

0 commit comments

Comments
 (0)