-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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] Allow layers to be excluded from fit to data #100098
[Maps] Allow layers to be excluded from fit to data #100098
Conversation
x-pack/plugins/maps/public/connected_components/layer_panel/layer_settings/layer_settings.tsx
Outdated
Show resolved
Hide resolved
x-pack/plugins/maps/common/descriptor_types/layer_descriptor_types.ts
Outdated
Show resolved
Hide resolved
Pinging @elastic/kibana-gis (Team:Geo) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
code review
x-pack/plugins/maps/public/connected_components/layer_panel/layer_settings/layer_settings.tsx
Outdated
Show resolved
Hide resolved
x-pack/plugins/maps/public/connected_components/layer_panel/layer_settings/layer_settings.tsx
Outdated
Show resolved
Hide resolved
💚 Build SucceededMetrics [docs]Async chunks
History
To update your PR or re-run it, just comment with: |
Friendly reminder: Looks like this PR hasn’t been backported yet. |
1 similar comment
Friendly reminder: Looks like this PR hasn’t been backported yet. |
Summary
Closes #87107
Checklist
Delete any items that are not applicable to this PR.
For maintainers