Decouple maps plugin and vis_type_vega plugin from maps_legacy plugin #76532
Labels
chore
[Deprecated-Use Team:Presentation]Team:Geo
Former Team Label for Geo Team. Now use Team:Presentation
v7.13.0
maps_legacy plugin contains lots of functionality. Some used by every mapping solution in Kibana. Other used specifically by tile_map and region_map plugin.
maps plugin and vis_type_vega plugin need to be decoupled from maps_legacy plugin making it possible to prune maps_legacy, tile_map, and region_map plugins without effecting maps plugin and vis_type_vega plugin.
I propose making a new plugin,
maps_common
undersrc/plugins
that would contain only the common functionality used by all mapping plugins.The text was updated successfully, but these errors were encountered: