Armin

Results 26 comments of Armin

> what I did was something like this: > > ```js > const wrapper = shallow( > > > > ).dive(/* Provider */).dive(/* */).dive(/*Consumer*/).dive(/*Component*/); > ``` > > I don't...

Thanks for the reply. I also don't have a RC unit right now but might give it a go if I don't find another solution for that problem. GoPro mentions...

Just wondering: Did any of you guys already try the official "Camera Toolkit for Android" (GoPro Developer Program): https://developer.gopro.com/info? We were thinking about using this Toolkit to control two GoPros...

@Gorn226 You are right, afaik. We had to describe our (also) business product briefly to GoPro because they want to make sure they don't help you to develop a product...

Same here on: # Versions **react-materialize:** 3.9.2 (and 3.5.9) **materialize-css:** 1.0.0 **react:** 16.13.1 # Fix See Pull-Request: #1134

I'd vote for **YES** as there are multiple ways to import `materialize-css` (as far as I understood so far) which is really confusing for a full-stack dev who only rarely...

_Not sure if this is the same feature request but I give it a try:_ Is it possible to pass variables to the mapnik.xml file _using the mapnik library (not...

Cool. So far it feels like the following parameters don't matter for the vehicle-search: - User Location - Size of the Bounding Box - Zoom Level I only get different...

@W1MMER you mentions some changes to the endpoints, I'm wondering what exactly you meant there.

I didn't find anything in this direction. I just made multiple requests: - starting with my whole area of interest - if new vehicles / positions are found, I slice...