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] Support mapbox vector style sheets #70366

Closed
thomasneirynck opened this issue Jun 30, 2020 · 2 comments
Closed

[Maps] Support mapbox vector style sheets #70366

thomasneirynck opened this issue Jun 30, 2020 · 2 comments
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

Comments

@thomasneirynck
Copy link
Contributor

thomasneirynck commented Jun 30, 2020

Support arbitrary mapbox vector style sheets (https://docs.mapbox.com/mapbox-gl-js/style-spec/) as a layer-type.

@thomasneirynck thomasneirynck added enhancement New value added to drive a business result [Deprecated-Use Team:Presentation]Team:Geo Former Team Label for Geo Team. Now use Team:Presentation labels Jun 30, 2020
@thomasneirynck
Copy link
Contributor Author

thomasneirynck commented Jun 30, 2020

It's not entirely clear how this should be scoped:

  • Add the style as a non-editable Kibana Maps layer. This would be similar to how EMS-styles are supported in Maps. This would be lower effort, but would really lock-in the saved-object configurations and Maps to the mapbox product suite (ie. mapbox-gl is the only library that implements all functionality of an arbitrary mapbox stylesheets)
  • Add the style-sheet as a one or more editable Maps layers. This is challenging since it is unclear how mapbox layer styles should be mapped to a Kibana Maps layer. Would require support for [Maps] Group layers into tree view #37252

@thomasneirynck
Copy link
Contributor Author

Let's close this. Nice2have, but no requests from outside.

Supporting TileJson may be more worthwhile (since user can always symbolize with the Kibana-layer-editor-UX)

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
Projects
None yet
Development

No branches or pull requests

1 participant