-
To make it easier to pan the map when using the rectangle tool, we should set up a key press that toggles a panning control.
AC:
* When the rectangle or paintbrush tool is active, when the user press…
-
Hey guys! Forgive me if this question has been asked before, but I've looked around and I'm stumped. This is my first react app, and I have turned mapbox draw polygons into a geojson, added editable p…
-
I want to use Mapbox for one of my projects and was thinking of using this library to use it in react.
I want a feature where i can display routes with multiple stops along the routes. I see that map…
-
Sometimes panning and zooming can result in very abrupt movement of map tiles so that the map ends up centered far from where the user intended to pan. This may be an issue with using mapbox-gl within…
-
I am using `react-map-gl` + `mapbox-gl-circle`. I displayed a circle but I cannot resize it and drag it.
But if I use `mapbox-gl` + `mapbox-gl-circle` = all is good.
```
import React from "reac…
-
i want to keep this open for a while, there's so much that can be done directly in a shader. i'm thinking about doing this in a `development viewer`m kicking out VD_basic_lines.
- [x] dashed lines …
-
**Kibana version:** 7.11.0 BC2
**Elasticsearch version:** 7.11.0 BC2
**Server OS version:** darwin_x86_64
**Browser version:** chrome latest
**Browser OS version:** OS X
**Original inst…
-
**mapbox-gl-js version**: "^2.0.0
**mapbox-gl-draw version**:^1.2.0
### Steps to Trigger Behavior
1. create a feature collection from a get request
```
const data = {
type: "F…
-
I'm working on an application based on the custom HTML clustering example (https://docs.mapbox.com/mapbox-gl-js/example/cluster-html/) and got a weird behavior where after zooming in (with `easeTo`) t…
-
Similarly to showTileBoundaries, it may be useful to provide a small toggle allowing visualization of the terrain mesh.
A few use cases reported by @samanpwbb
- Improve understanding/debugging is…