elastic / kibana

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

[Maps] support timeslider client-side masking when using vector tiles #119351

Open nreese opened 2 years ago

nreese commented 2 years ago

Currently, when a timeslider is applied to vector tile layer with a ESSearchSource source, the timeslice is displayed by changing the vector tile URL for the new time slice. This requires the map to reload the vector tiles. Instead, vector tilelayer should implement getUpdateDueToTimeslice and support client side masking when the vector tile contains complete data and the time slice data is already present on the client.

elasticmachine commented 2 years ago

Pinging @elastic/kibana-gis (Team:Geo)

elasticmachine commented 1 year ago

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