Skip to content

Commit e12c9e3

Browse files
authored
Update item.json
1 parent ce26761 commit e12c9e3

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

examples/item.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,12 @@
55
],
66
"type": "Feature",
77
"id": "item-123",
8-
"bbox": [172.9, 1.3, 173, 1.4],
8+
"bbox": [
9+
172.9,
10+
1.3,
11+
173,
12+
1.4
13+
],
914
"geometry": {
1015
"type": "Polygon",
1116
"coordinates": [

0 commit comments

Comments
 (0)