Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 1.87 KB

README.md

File metadata and controls

41 lines (24 loc) · 1.87 KB

Terra Draw Logo

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!

An example of drawing geodesic lines using Terra Draw with Leaflet

Library Support

Terra Draw uses the concept of 'adapters' to allow it to work with a host of different mapping libraries. Currently supported are:

Getting Started

Please see the the getting started guide - this provides a host of information on how to get up and running with Terra Draw. You may also find some useful pointers for things you may be finding yourself wanting to do in the common patterns guide.

Development

Please see the the development documentation

Contributing

Please see the the contributing documentation

Project Website

You can check out the official Terra Draw website at terradraw.io. If you are interested in contributing to the website please see this repository.

License

MIT