-
**Important details:**
* the internet works as expected;
* this is intermittent and the steps to reproduce are not always the same -> this was encountered while the device recovered from sleep mode a…
-
The fill-extrusion layer misses some faces, also if we set the opacity to < 1 it'll display glitches (maybe z-fighting)
https://github.com/maplibre/maplibre-gl-js/assets/10349981/61625301-b62a-4318…
-
I am importing react-globe.gl as an ES6 modules on Meteor as a fullstack platform.
If I want to customize the globe, I have to import THREE as well, like this:
```js
import THREE from 'three';
…
-
**Is your feature request related to a problem? Please describe.**
To achieve twinkling stars, I tried setting up a video as a background and setting Globe's `backgroundImageUrl` as transparent. But,…
-
I'm guessing this is referring to spells that are supposed to be above innate level 2/3 for the sake of piercing Minor Globe of Invuln, Ethereal Visage, Ghostly Visage, et al.
If you need a pair prog…
-
I try to build Globe like here https://codesandbox.io/s/react-simple-maps-globe-hl2ny
But I use the last version of "react-simple-maps": "2.0.0" instead of "0.12.1" like in the example code and rece…
-
```
What steps will reproduce the problem?
1. Capture mouse events from the globe
2. In the event handlers: Based on a boolean value call event.preventDefault
and event.stopPropogation()
3. Double c…
-
```
What steps will reproduce the problem?
1. Capture mouse events from the globe
2. In the event handlers: Based on a boolean value call event.preventDefault
and event.stopPropogation()
3. Double c…
-
When using the `camera()`, `scene()`, and `renderer()` functions to access the internals of the Globe, changing any of their properties does not reflect in the rendered globe.
For example:
```
…
-
Hi,
I must say, this globe looks very stylish and its a great add on to the contact page.
However, is there a way i can make this globe resonsive. Because the width and height parameters are passed …