appbaseio / appbaseio/reactivemaps
Map Not Displaying Query Invalid....
未关闭
- 主要语言
- JavaScript
- 星标
- 940
- 派生
- 42
- PR 合并指标
- 30 天内没有已合并 PR
描述
I'm currently running into a weird issue where the the reactivemaps component is not displaying anything at all despite me having API keys set and a field with geo_point types.
I'm using it as follows:
```jsx
```
When looking at network tools, the _msearch query appears to be the following..
`{"query":{"bool":{"must":[{"match_all":{}},{"geo_bounding_box":{"GeoPoint":{"top_left":[null,null],"bottom_right":[null,null]}}}]}},"size":10,"from":0}`
Any thoughts on why this might be occurring. I've tried adding other default parameters, but have had no luck.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。