-
**ReactiveMaps**: Search as move doesn't work with defaultQuery
When i set option defaultQuery in props
`defaultQuery: () => ({ sort: sortQuery })`
After that: i move on the map, the response of …
-
To keeps things transparent, we should create a development and support roadmap for Reactivesearch v2 and v3.
- It should define the content of releases.
- It can include release targets, migratio…
-
I appreciate the amount of effort that must have gone into making the interactive tutorial. Unfortunately, I got stuck too many times to keep trying. I tried to use the basic dummy data (starbucks) an…
-
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 fol…
-
**Issue Type:**
enhancement
**Platform:**
Web for Maps
**Description:**
We currently don't have a way to store the state of the map (i.e. the current center location, zoom level). This …
-
**Issue Type:**
Enhancement
**Platform:**
Web / ReactiveMaps
**Description:**
Currently, the GeoDistance (Dropdown and Slider) components work by using Google's location search function…
-
-
Hi,
i have this issue after update reactivemaps "@appbaseio/reactivemaps"
leaflet 1.4.0
XXX/node_modules/leaflet/dist/leaflet-src.js:7
typeof exports === 'object' && typeof module !== 'undefin…
-
- Using ReactiveOpenStreetMap or ReactiveGoogleMap.
- set defaultQuery option in props
```
const mapProps = {
dataField: 'location',
showSearchAsMove: true,
searchAsMove:…
-
**Affected Projects**
React
**Library Version:**
"@appbaseio/reactivemaps": "^3.0.0-beta.11"
"@appbaseio/reactivesearch": "^3.12.5"
**Describe the bug**
When you use the search as move feat…