Tom Brückner
Tom Brückner
I am using `beforeSlide` to disable a toolbar once the user starts dragging, and enable it again after dragging, i.e. when `afterSlide` is fired. This works, if the drag action...
Since I added `urbica/react-map-gl` to my app, I get this npm warning: ``` @mapbox/[email protected] requires a peer of mapbox-gl@^0.29.0 but none is installed. You must install peer dependencies yourself ```...
I just learned that MapboxGL has switched their licensing terms from 2.0 on: https://github.com/mapbox/mapbox-gl-js/issues/10162 It's a bummer, since they now even charge users if the tiles are hosted at another...
If you click on the GeolocationControl, the map zooms into a certain zoom level. But this change is not reported via onViewportChange. This leads to errorneous behaviour if you click...
### Is your feature request related to a problem? Please describe Our modal is embedded in a component that itself has an `onClick` handler. To prevent triggering this, we would...
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:...
I am using WebStorm and React with a custom framework (Meteor's universe:i18n) and tried this configuration:  As you can see, it yields an error messages. Unfortunately, I have no...
First of all, I love mup. It just works, which is awesome! One thing that I am missing is an in-depth documentation about how you would re-configure mup to setup...
We upgraded Meteor from 2.2.1 top 2.5.6, which was necessary due to an incompatibility with `opensea.js`. Everything works fine on the development server, but once I push the app to...
I used this extension under Windows without any problems. But under MacOS X Yosemite, I'm experiencing two strange issues: 1. The extension will create .css and .map files even for...