-
I've started a react project using react-map-gl, but now I need to add routes from the optimization API. The docs that i'm finding all reference pure mapbox methods and events (map.on ) - what is the …
-
How would a plugin e.g. `mapbox-gl-draw` be integrated into react-map-gl? I tried using the `mapControls` attribute in `InteractiveMap` but I got an error that simply meant it did not match the interf…
ghost updated
4 years ago
-
#### Target Use case
More smoother border of the point is better。
#### Proposed feature
I compare Mapbox.gl to Deck.gl on drawing point. The Mapbox.gl draws more smoother than the Deckgl. Here…
-
Let's add some basic tests to this.
We can use mapbox-gl-draw as a template: https://github.com/mapbox/mapbox-gl-draw/tree/master/test.
-
Hi,
I've been looking to find a way to use mapbox plugins, specifically mapbox-gl-rtl-text.
I've been thinking we could use it in NgxMapboxGLModule.withConfig but that is not supported.
What…
-
**mapbox-gl-js version**: 1.12.0
Hi,
I think this probably lies outside of reasonable use of mapbox-gl but I was hoping you could shed some light into why this may be happening.
The below two…
-
I am using `react-map-gl` as React wrapper for mapbox to draw maps on the screen. I want to add a line into the map. I can achihve this in leaflet using `Polyline` component.
### EXAMPLE
```js
rou…
-
**mapbox-gl-js version**: 0.51.0
**mapbox-gl-draw version**: ^1.1.1
### Steps to Trigger Behavior
1. `import * as MapboxDraw from '@mapbox/mapbox-gl-draw';`
2. ng build
### Expected B…
-
I get this type of warning in console
WARNING in ./node_modules/mapbox-gl-draw-freehand-mode/src/index.js
11:14-23 "export 'default' (imported as 'Constants') was not found in '@mapbox/mapbox-gl…
-
**Describe the bug**
`MapboxGL.SymbolLayer` with `iconImage` in style is causing a native exception on ios. I only encountered this for Release builds. Does not happen on every app start but wh…