[Maps] [Embeddables] Provide ability to know when map/embeddable is loading #43695
Labels
[Deprecated-Use Team:Presentation]Team:Geo
Former Team Label for Geo Team. Now use Team:Presentation
enhancement
New value added to drive a business result
Feature:Embedding
Embedding content via iFrame
In integrating maps into the SIEM App with the Embeddables API, we would like to be able to provide our own custom loading indicator when the map is fetching data.
This is an enhancement request to expose some sort of trigger/action we can listen for to know when the map has started/finished loading. Currently, granularity of which layer is loading does not matter, so a global loading flag should suffice (but more is always better :)
I don't believe there is any need to know when sub-components are fetching data (e.g.
_loadFeatureProperties()
within tooltips).cc @stacey-gammon @streamich @nreese
The text was updated successfully, but these errors were encountered: