Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Heatmap increase layers when zoom in/out #102

Open
junqiu-lei opened this issue Aug 5, 2022 · 3 comments
Open

[BUG] Heatmap increase layers when zoom in/out #102

junqiu-lei opened this issue Aug 5, 2022 · 3 comments
Assignees
Labels
bug Something isn't working maps

Comments

@junqiu-lei
Copy link
Member

junqiu-lei commented Aug 5, 2022

What is the bug?
When use heat map in OSD, user panned around zoomed in or out the same data points layer, the heatmap layer will increase to make data unreadable.

How can one reproduce the bug?
Steps to reproduce the behavior:

  1. Sign in into Opensearch Dashboards
  2. Navigate to the Dashboard option from the left pane
  3. Select a dashboard that contains a heat map
  4. Click on the heatmap
  5. Right click on your browser and select Inspect
  6. Coming back to the heatmap, select the + icon to zoom in
  7. While zooming in, you can see additional layers of canvas being added from the Elements section that you opened in Step 5.
  8. Additionally you are able to see that adding more layers leads to the heatmap blurring out.

What is the expected behavior?
Should be able to display only one data layer when zoom in/out on heatmap.

What is your host/environment?

  • Browser: Google Chrome
  • Version 1.3
  • Plugins Heatmaps

Do you have any additional context?
Add any other context about the problem.

@junqiu-lei junqiu-lei added the bug Something isn't working label Aug 5, 2022
@navneet1v navneet1v added the maps label Aug 10, 2022
@ccgovuk
Copy link

ccgovuk commented Aug 11, 2022

To illustrate, these 3 screenshots are from the same map, same zoom level, just panned twice. Youll see each one has 3 more leaflet layers in the "leflet-pane leaflet-overlay-pane" div class.

S1
S2
S3

@navneet1v
Copy link
Collaborator

@vamshin Please help in prioritizing the issue.

@vamshin
Copy link
Member

vamshin commented Aug 17, 2022

This bug will be fixed part of Maps layers feature in 2.5
#15

@navneet1v navneet1v transferred this issue from opensearch-project/maps Nov 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working maps
Projects
None yet
Development

No branches or pull requests

4 participants