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

Map (Markers) visualization fails to center on the markers #6975

Open
salqadri opened this issue May 16, 2024 · 0 comments
Open

Map (Markers) visualization fails to center on the markers #6975

salqadri opened this issue May 16, 2024 · 0 comments

Comments

@salqadri
Copy link

salqadri commented May 16, 2024

Issue Summary

The Map (Markers) widget does not center on the markers. Instead, it seems to center on the IP address of the client which can be half a world away from where the markers are.

Steps to Reproduce

  1. Create a table with a column called lat and a column called lon and put some location of the Earth where you don't live in.
  2. Create a Visualization and select Map (Markers) and choose the columns in your table
  3. Turn off clustering
  4. Notice that if you put this in a dashboard and refresh the dashboard you will not see your marker and neither is there any navigation control to get there.

Any other info e.g. Why do you consider this to be a bug? What did you expect to happen instead?
I expected for the map to be auto-centered on the marker or try to encompass all markers. I also expected a button for centering but we can call that a feature request. This is more of a bug.

Technical details:

  • Redash Version: 10.1.0
  • Browser/OS: Chrome 124.0.6367.207 on MacOS Sonoma
  • How did you install Redash: Company installation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant