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

**Describe the bug** Delete polygon coordinates in touch screen **Terra Draw npm version** 1.4.3 **To Reproduce** Steps to reproduce the behavior: In any touch screen device 1. Draw a polygon...

enhancement

**Is your feature request related to a problem? Please describe.** It would be valuable to be able to make light edits to a geometry without explicitly entering edit mode. We...

enhancement

## Description of Changes This should fix #534 by checking if the layer exists before removing it. ## Link to Issue #534 ## PR Checklist - [x] The PR title...

**Describe the bug** Not able to add feature from using `.addFearture` function. The error is `Not a valid polygon` even though it passed all the checks (I manually checked the...

enhancement
large effort

**Is your feature request related to a problem? Please describe.** We are currently using Mapbox Draw, and I am looking to migrate our project to Terra Draw. Our project allows...

enhancement
large effort

**Describe the bug** Objects can't be moved or resized so that they cross -180 or 180 longitude. **Terra Draw npm version** 1.2.0 **To Reproduce** Steps to reproduce the behavior: 1....

bug

Help! Is it possible to update feature properties using `terra-draw`, with something like `draw.setFeatureState`, to update the `properties` object of a feature? The [docs](https://github.com/JamesLMilner/terra-draw/blob/main/guides/2.STORE.md) only show adding/removing features. (Is the...

enhancement

**Is your feature request related to a problem? Please describe.** It seems to me we can only set the `pointerDistance` for all features once in the `SelectModeOptions`. I am wondering...

enhancement

**Describe the bug** At the moment, the editable feature does not seem to be working correctly for polygon, linestring and point modes. **Terra Draw npm version** 1.3.0 **To Reproduce** Steps...

bug

Hi there, thanks for a great drawing solution! I have rolled it out in my product and experienced some complaints from the users though: **Is your feature request related to...

enhancement