Map based visualization stops retrieving map tiles when query edited for very long time
- Dominant language
- TypeScript
- Stars
- 117
- Forks
- 51
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 4
Description
**Steps to reproduce:**
List the minimal actions needed to reproduce the behavior.
1. Log in to InfluxDB Cloud account
2. Create a query that returns geolocation information
3. Choose the Map visualization
4. Wait for the map to download
5. Leave the website open for a few hours (in my case it was around 6-8 hours)
6. Try to zoom in or move the map to an entirely different area
**Expected behavior:**
The map tiles load properly along with all the data points.
**Actual behavior:**
The map tiles do not load and a grey background is shown, along with all the data points correctly displayed.
**Environment info:**
- InfluxDB Cloud
- AWS eu-central-1 region
- Other relevant environment details: Container runtime, disk info, etc
**Config:**
N/A
**Logs:**
N/A
(I did not think of retrieving any data from dev tools and Network tab)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.