Skip to content

Commit 5d81274

Browse files
committed
review: add back bbox
1 parent adc6110 commit 5d81274

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib/database.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ const UNPREFIXED_FIELDS = [
2828
'id',
2929
'collection',
3030
'geometry',
31+
'bbox'
3132
]
3233

3334
let collectionToIndexMapping = null

0 commit comments

Comments
 (0)