Implement circle filter for dataviews
This commit is contained in:
@@ -18,6 +18,7 @@ const ALLOWED_DATAVIEW_QUERY_PARAMS = [
|
||||
'own_filter', // 0, 1
|
||||
'no_filters', // 0, 1
|
||||
'bbox', // w,s,e,n
|
||||
'circle', // json
|
||||
'start', // number
|
||||
'end', // number
|
||||
'column_type', // string
|
||||
|
||||
Reference in New Issue
Block a user