Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Maps] [Embeddables] Provide ability to disable filtering controls within map #43644

Closed
spong opened this issue Aug 21, 2019 · 1 comment · Fixed by #43703
Closed

[Maps] [Embeddables] Provide ability to disable filtering controls within map #43644

spong opened this issue Aug 21, 2019 · 1 comment · Fixed by #43703
Assignees
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

Comments

@spong
Copy link
Member

spong commented Aug 21, 2019

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 the Tools icon which exposes the Draw 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 the addFilters function from map_embeddable which will prevent the Tools icon from rendering in toolbar_overlay.

image

@spong spong added [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 labels Aug 21, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-gis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants