Frictionless map drawing across mapping libraries.
Terra Draw centralises map drawing logic and provides a host of out the box drawing modes that work across different JavaScript mapping libraries. It also also you bring your own modes!
Library Support
Terra Draw uses the concept of 'adapters' to allow it to work with a host of different mapping libraries. Currently supported are:
Install
You can install the Terra Draw into your project like so:
npm install terra-draw
Be aware Terra Draw is currently in alpha, the initial API is still being finalised
Development
Please see the the development documentation
Contributing
Please see the the contributing documentation
Project Website
You can checkout the offical Terra Draw website at terradraw.io. If you are interested in contributing to the website please see this repository.
License
MIT