Skip to content

Grafana-panel-plugin to visualize extrusions of geospacial geometries. Based on Mapbox.

License

Notifications You must be signed in to change notification settings

world-direct/extrusion-panel-plugin

Repository files navigation

Extrusion panel

The Extrusion panel plugin allows to extrude geometries provided as GeoJSON.

Build

Development build

Install yarn, and use

yarn install

To build the plugin for the use in the development:

yarn dev

This will run linting tools and apply prettier fix.

In addition you can use the following to get an index.html which can be used for stand-alone testing:

yarn watch

Production build

To build the plugin for the use in production:

yarn build

About

Grafana-panel-plugin to visualize extrusions of geospacial geometries. Based on Mapbox.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published