The OpenSearch Maps Explorer Dashboards plugin enables you to add or remove specific layers on demand via layers panel.
-
Initialize maps workbench with default layers.
-
Add/Remove specific layers.
You will need to install node.js, nvm, and yarn in your environment to properly pull down dependencies to build and bootstrap the plugin.
-
Environment Setup
Set up OpenSearch Dashboards locally.
-
Forking and Cloning
Fork this repository on GitHub, and clone locally in OpenSearch Dashboard plugins folder with
git clone
. -
Run
Starts OpenSearch Dashboards with this plugin. In the base OpenSearch Dashboards directory, run
yarn start
.OpenSearch Dashboards will be available on
localhost:5603
.
If you discover a potential security issue in this project we ask that you notify AWS/Amazon Security via our vulnerability reporting page. Please do not create a public GitHub issue.
Copyright OpenSearch Contributors.