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

There are some times I want to prevent terra draw from receive certain event. One of the uses of this is when i display a property editor in the map(basically...

This ticket covers updating the GETTING_STARTED guide with code for the missing examples for OpenLayers, MapboxGL, MapLibreGL and also if you are up to it adding in the ArcGIS Maps...

documentation
help wanted
good first issue

At the moment it is not clear that certain modes do not work on mobile/touch devices - we should look to document this. I would have to double check which...

documentation

This was originally raised in #38 but raising as a separate issue to more easily track it. The purposed of this issue is to explore how viable it would be...

enhancement

Adapters are the way in which we allow Terra Draw to work across different mapping libraries. An Adapter provides the code to map the library specific code to our more...

testing

Adapters are the way in which we allow Terra Draw to work across different mapping libraries. An Adapter provides the code to map the library specific code to our more...

testing

At the moment the cursor changing logic is arguably a bit brittle and probably not great for performance as we insert and remove a stylesheet from the `head` element every...

enhancement
Google Maps JS API

There have been reports (#44) that selection mode in MapLibreGL Adapter could be better. I don't have any intimidate ideas of how to improve this as most of the performance...

MapboxGL
MapLibreGL
performance

[maptalks](https://maptalks.com) is a light JavaScript library to create integrated 2D/3D maps. Although it has a set of built-in drawing tools, some functions may be missing, so it is a good...

new-adapter

If you add layers to the map while you are using terra draw in maplibre or mapbox then those layers could be added above terra draw ones. It would be...

enhancement
MapboxGL
MapLibreGL