-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[maps] remove tile_map, region_map, and maps_legacy plugins (#105326)
* [maps] remove tile_map plugin * initial bounds * update embeddable query context * start editor * remove tile_map from tsconfig and i18n cleanup * implement view in maps button * tslint * remove empty lines * remove tileMap from limits.yml * remove region_map and maps_legacy plugins * region_map vis with Map embeddable * make MapComponent * lint * clean up * shorten text * lint * remove region_map from interpreter functional tests * update docs * add migration for removing ui_settings * remove tile_map and region_map functional tests * tslint * call handlers.done when layers are loaded * fix visualize create menu test * eslint * add owner comment to ui_settings/saved_objects/migrations.ts * remove deleted plugins from codeowners * review feedback * use correct value for TILE_MAP_RENDER * down select mapModules for getLayerDescriptors callback Co-authored-by: Kibana Machine <[email protected]>
- Loading branch information
1 parent
9fa41d1
commit dd9dd52
Showing
153 changed files
with
1,032 additions
and
7,160 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -280,10 +280,6 @@ | |
"jsonwebtoken": "^8.5.1", | ||
"jsts": "^1.6.2", | ||
"kea": "^2.4.2", | ||
"leaflet": "1.5.1", | ||
"leaflet-draw": "0.4.14", | ||
"leaflet-responsive-popup": "0.6.4", | ||
"leaflet.heat": "0.2.0", | ||
"less": "npm:@elastic/[email protected]", | ||
"load-json-file": "^6.2.0", | ||
"loader-utils": "^1.2.3", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
68 changes: 0 additions & 68 deletions
68
src/plugins/maps_legacy/public/components/legacy_map_deprecation_message.tsx
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.