terra-draw icon indicating copy to clipboard operation
terra-draw copied to clipboard

A library for drawing on maps that supports Mapbox, MapLibre, Google Maps, OpenLayers and Leaflet out the box

Results 91 terra-draw issues
Sort by recently updated
recently updated
newest added
trafficstars

At the moment drawing on a globe seems to be mostly supported having tested with MapboxGL JS globe projection. The one thing that seems to be broken is midpoints as...

enhancement

Just creating this ticket so it doesn't get lost - @kuanb suggested a Freehand LineString tool similar to the Freehand Polygon mode that is available. This would be reasonably straight...

new mode

In the core Terra Draw library we extend from a base adapter for adapters and also a base mode for modes. It would be good to export these at the...

enhancement

Hi! I just watched your FOSS4G talk and wow, releasing this library couldn't have come at a better time for me. I've been working on a tool to quickly sketch...

suggestions/ideas

Not sure if that's a bug, but i'll report it. I'm using turf.difference to track edits i make to polygons, and noticed unusual geometries that i receive under certain circumstances....

bug

**Is your feature request related to a problem? Please describe.** Hi. Calling 'onFinish' event on every change (coordinate drag end) is a bad idea. There should be more dedicated events...

enhancement

**Describe the bug** Using TerraDrawPolygonMode with snapping enabled cause unexpected behaviour on the mouse move of first point. the expectation is to have the mouse move of first point to...

enhancement

## Description of Changes Added small section on using a Codespace to create a dev environment. (No worries if you don't think it's useful and want to reject!) ## Link...

## Description of Changes Fixed typos and improved readability of guide text. ## Link to Issue #283 ## PR Checklist - [x] The PR title follows the [conventional commit](https://www.conventionalcommits.org/en/v1.0.0/#summary) standard...

**What technical task needs doing?** Terra Draw most likely qualifies as a OS Geo Community Project. This ticket is to track the progress of signing up to this program. For...

chore