[maps] vector tile load errors not displayed in legend #130199
Labels
bug
Fixes for quality problems that affect the customer experience
[Deprecated-Use Team:Presentation]Team:Geo
Former Team Label for Geo Team. Now use Team:Presentation
impact:high
Addressing this issue will have a high level of impact on the quality/strength of our product.
Steps to view problem
Notice how not data is loaded and legend shows empty icon instead of error
Opening the browser web tools, there are 2 problems.
1)The tiles are returned with 200 status code. The kibana vector tile routes need to be updated to pass elasticsearch status code to the client.
2) The client needs to update layer error state when
error
event is fired.The text was updated successfully, but these errors were encountered: