[Maps] [Embeddables] Provide ability to disable filtering controls within map #43644
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
v7.4.0
In integrating maps into the SIEM App with the Embeddable API, there are some instances where we need to disable the ability to filter from within the map. This includes the
Filter on property
icon within the feature tooltip, and also theTools
icon which exposes theDraw to filter
functionality as well.For the
Filter on property
, perhaps we could use a similar method from #43643 to enable/disable this action?As for the
Tools
ToolbarOverlay icon, it looks like the only way to disable this now is by removing theaddFilters
function frommap_embeddable
which will prevent the Tools icon from rendering in toolbar_overlay.The text was updated successfully, but these errors were encountered: