Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

terra-draw

JamesLMilner18.9kMIT1.5.0TypeScript support: included

Frictionless map drawing across mapping provider

map, drawing, draw, map drawing, geometry, arcgis, leaflet, maplibre, openlayers, mapbox

readme

<picture> <source media="(prefers-color-scheme: dark)" srcset="./assets/logo-dark-mode.png"> <source media="(prefers-color-scheme: light)" srcset="./assets/logo.png"> Terra Draw logo </picture>

Terra Draw CI Badge npm version

Frictionless map drawing across mapping libraries.

Terra Draw centralizes map drawing logic and provides a host of out-of-the-box drawing modes that work across different JavaScript mapping libraries. It also allows you to bring your own modes!

Supported Mapping Libraries

Terra Draw works with your mapping library of choice via adapters. Please pick the adapter for the mapping library you are working with:

Getting Started

License

MIT