UNPKG

@watergis/maplibre-gl-terradraw

Version:

This plugin is to add controls to your Maplibre for drawing powered by Terra Draw library.

35 lines (20 loc) 1.21 kB
# maplibre-gl-terradraw ![License](https://img.shields.io/github/license/watergis/maplibre-gl-terradraw) [![version](https://img.shields.io/npm/v/@watergis/maplibre-gl-terradraw.svg)](https://www.npmjs.com/package/@watergis/maplibre-gl-terradraw) [![CI](https://github.com/watergis/maplibre-gl-terradraw/actions/workflows/ci.yml/badge.svg)](https://github.com/watergis/maplibre-gl-terradraw/actions/workflows/ci.yml) [![Release](https://github.com/watergis/maplibre-gl-terradraw/actions/workflows/release.yml/badge.svg)](https://github.com/watergis/maplibre-gl-terradraw/actions/workflows/release.yml) ![plugin-overview.webp](./static/assets/plugin-overview.webp) This plugin is to add controls to your MapLibre for drawing powered by [Terra Draw](https://github.com/JamesLMilner/terra-draw) library. ## Install ```shell npm i -D @watergis/maplibre-gl-terradraw ``` ## Usage See the [documentation](https://terradraw.water-gis.com/). ## Plugin API See the [API documentation](https://watergis.github.io/maplibre-gl-terradraw/). ![dependency-graph.svg](./dependency-graph.svg) ## Contribution See [CONTRIBUTING](./CONTRIBUTING.md) ## Lisence This plugin is licensed under [MIT License](./LICENSE).