-
**mapbox-gl-js version**: 1.9.1
**mapbox-gl-draw version**: 1.0.9 (tried 1.20-beta1 too)
### Steps to Trigger Behavior
1. change style of MapboxDraw constructor to use properties as colors
…
-
**mapbox-gl-js version**: 1.11.1
**browser**: Last version of FF
### Steps to Trigger Behavior
draw a symbol on a linestring with this options:
```javascript
layout:…
-
We need to understand the capabilities of vector tile layers hosted on ArcGIS Online. The two core questions are:
1. Can we add Esri vector tiles to a React app that uses a React Mapbox GL plugin?
…
-
**mapbox-gl-js version**:1.11.0
### Question
Could you please tell me the relationship between pixel on map and meter in real world?
I need to accurately draw something on map. That's import…
-
* KOReader version: all
It's about making use of the _font-variant_ property (or font-variant-_something_ property) to display some or all alternate properties of Open-Type fonts.
This is a featu…
-
Hello, this is just a continuation #4529. After successfully integrating harp.gl's map with deck.gl, I was experimenting with things and found my Icon Layer laid on top of the buildings of the map.
…
-
**mapbox-gl-js version**:
### Question
I'm currently transferring googlmap to mapbox. I'm wondering how can I draw symbols in the following image using mapbox apis. The two NPC cars in mapbox …
-
Hi, I am wondering how data is aggregated in density map and this may turn into a feature request.
As data can be aggregated in time, here in a density map it is aggregated in space. Meaning: When I …
-
## Issue
`database().ref().set()` method seems to be working fine but reading data giving out the below error on the screenshot.
```js
import database from '@react-native-firebase/database'
co…
-
I manually added `graphql-tag` to peer deps then ran `pnpm i --save graphql-tag`.
Maybe this messed it up...
## Workaround
`pnpm i -f --save foo`
---
package.json and shrinkwrap.yam…