We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adc6110 commit 5d81274Copy full SHA for 5d81274
src/lib/database.js
@@ -28,6 +28,7 @@ const UNPREFIXED_FIELDS = [
28
'id',
29
'collection',
30
'geometry',
31
+ 'bbox'
32
]
33
34
let collectionToIndexMapping = null
0 commit comments