opensearch-project / OpenSearch-Dashboards

📊 Open source visualization dashboards for OpenSearch.
https://opensearch.org/docs/latest/dashboards/index/
Apache License 2.0
1.65k stars 867 forks source link

[Deangular] Tile map and region map #4665

Closed ashwin-pc closed 12 months ago

ashwin-pc commented 1 year ago

Work left

ananzh commented 1 year ago

I created an issue in our map team https://github.com/opensearch-project/dashboards-maps/issues/459 since I see a TODO in tile map code.

// TODO: Determine why visualizations don't populate without this
import 'angular-sanitize';

We should notify map team and let them investigate how this would break them.