Skip to content

junqiu-lei/maps-dashboards-plugin

 
 

Repository files navigation

Documentation

OpenSearch Maps Explorer Dashboard Plugin

The OpenSearch Maps Explorer Dashboards plugin enables you to add or remove specific layers on demand via layers panel.

Features

  • Initialize maps workbench with default layers.

  • Add/Remove specific layers.

Install Prerequisites

You will need to install node.js, nvm, and yarn in your environment to properly pull down dependencies to build and bootstrap the plugin.

Installation Guide

  • 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.

Security

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

Copyright OpenSearch Contributors.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.7%
  • TypeScript 46.5%
  • SCSS 3.8%