This section provides a list of examples of projects using Terra Draw:
- terradraw.io - the official Terra Draw website. Uses Terra Draw extensively for all drawing modes.
- S2 Demo - s2js is a Javascript port of the s2 spherical geometry library. This demo demonstrates drawing using the rectangle and polygon modes and returning the underlying s2 segements.
- Orama Demo - uses Orama's geosearch capabiliti, where the user can draw a polygon and return the underlying airports in real time.
- maplibre-gl-terradraw - a easy to use plugin for using Terra Draw with MapLibre.
If you have your own up to date open source examples, please feel free to raise a PR and add them to the list!
Guides
- Getting Started
- Store
- Adapters
- Modes
- Styling
- Events
- Development
- Examples