-
## Screenshots
### Before Marker was Added
![Before Marker added](https://storage.googleapis.com/viper-public/01-borders.png)
### Afterwards
![Does not colour properly](https://storage.goo…
-
Mapbox-gl in the mobile app is still on version 0.44 in order to support offline maps. Upgrading to a more recent version would allow us to take advantage of api features such as `feature-state` which…
-
**mapbox-gl-js version**: v0.39.1
**mapbox-gl-draw version**:v1.0.2
### Steps to Trigger Behavior
place object (for example point)
### Expected Behavior
can place one more object right a…
-
Hi,
**mapbox-gl-js version**: v2.8.1
**mapbox-gl-draw version**:v1.3.0
### Steps to Trigger Behavior
1. make a listener for every draw event that log it's event name
2. draw an element
…
-
mapbox-gl-js recently changed the function signature for `fire`, so our most recent beta release (https://github.com/mapbox/mapbox-gl-js/pull/6549) breaks compatibility with this library. see change l…
-
It is important for our customer that our application works in IE11 (and others as well), however this plugin currently does not work in IE11, because IE does not support some ES features like const…
-
**mapbox-gl-js version**: v0.39.1
**mapbox-gl-draw version**: v0.19.0
### Steps to Trigger Behavior
1. `console.log(MapboxDraw.modes)`
### Expected Behavior
[API](https://github.com/…
-
**mapbox-gl-js version**: newest
**mapbox-gl-draw version**: newest
### Steps to Trigger Behavior
It's randomly happening:
1. Select a polygon
2. Select a vertex (point), -> the yellow …
-
The jazzy-generated API reference starts out with a front page that describes the SDK, along with detailed release notes, but there isn’t a high-level overview of classes to give the developer a lay o…
-
**Describe the bug**
In the example [Draw and Modify Geodesic](https://openlayers.org/en/latest/examples/draw-and-modify-geodesic.html), when the multiWorld: true option is enabled, there is a rend…