elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.57k stars 8.08k forks source link

[maps] Auto fit map to data bounds not working on dashboard with multiple maps #178414

Open nreese opened 5 months ago

nreese commented 5 months ago

Steps

  1. install flights sample data
  2. create map a. add documents layer from flights sample data. b. Open settings and enable Auto fit map to data bounds b. Save map
  3. create dashboard.
  4. Add saved map panel (x2) so your dashboard has 2 map panels
  5. For either map panel, open context menu and select Synchronize map movement. Unselect both panels.
  6. Add option list control on field "OriginCityName"
  7. Zoom map panels to different locations and zoom them in so you can easily see map movement when filters change
  8. Select a city in control, such as Rome. Notice how only one of the map auto fits to bounds
elasticmachine commented 5 months ago

Pinging @elastic/kibana-presentation (Team:Presentation)

ThomThomson commented 5 months ago

@nreese is this a regression?

nreese commented 5 months ago

is this a regression?

I don't think so. Not sure how much this feature was tested with multiple maps on a dashboard