-
would be very useful to have a click event listener on the map., when any point on the map is clicked. with similar payload then on the layers.
tibz7 updated
3 years ago
-
_Note: If this is a bug or support ticket, please provide the following information:_
* Unity version:
* Scripting Runtime Version: 2019.2
* Scripting Backend: c#
* Api Compatibility Leve…
-
### Description
I’m trying to load Google 3DTiles as a `MapBoxLayer` using `Tile3DLayer` and `CesiumIonLoader`.
using:
```js
const CesiumLayer= new MapboxLayer({
id: 'tiles',
type…
-
crash report.
RN 0.51,
react-native-maps ^0.18.3,
react-native-maps-super-cluster ^1.3.1,
description:
when user swipes the map over the international dateline app crashes.
i'v opened the sa…
-
Hello everyone, this error comes up when I import the component. I am using Vue version 2.6.11, and I also tried installing @vue/composition-api, but it does not work. I also tried to downgrade to ver…
-
I ended up getting the install from NPM to work with Node 10. If you'd like, you can close this issue.
------
Error when installing from NPM:
```
> npm install @mapbox/vtshaver
> @mapbox/…
-
I was using spritezero-cli but I think the CLI version is not up to date and have very old dependencies.. node 8 and a previues version of spritezero.
I'm trying to install spritezero and run it vi…
-
I've spotted production build fail with error
```Uncaught ReferenceError: y is not defined```
(See screenshot below)
![image](https://user-images.githubusercontent.com/59085483/104226879-2aad0b80-…
8L4V4 updated
7 months ago
-
Current comment (which doubles up as a *developer* documentation) on `extent` field is lacking clarity and description.
Consider current text evolution from `v1.0.0` to `v2.1`
#### v1.0.0/1.0.1
…
-
I'm using wind-layer with mapbox-gl to draw a wind field over a small area. At low zoom levels, it looks correct, but when I increase the zoom, the layer is not drawn at the bottom.
This image show…