Malte Hallström

Results 17 comments of Malte Hallström

We're facing this issue as well, so I'd like to add a concrete example to the reports here. > Note: Sorry for the WOT, I just want to make sure...

~I'm seeing the same thing. Did you find the reason @veb-ioki ?~ Nevermind, this seems to be solved in beta 48! 3rd party vector tiles work well on both Android...

I have a multi-platform project where this library is used for maps on native platforms and the official JS SDK is used for web. The project uses `react-native-web` which has...

It absolutely could've, thanks for the tip! It's been a while since I last heard of `rnx-kit`, they have some really useful stuff! Unfortunately, I'm using [fork-ts-checker-webpack-plugin](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin), and patching it...

I understand and I kind of agree! My use case is something like the following: ![pressables](https://user-images.githubusercontent.com/46646495/188213097-2d06f806-0c55-4d73-9198-55938415ccb0.png) I want the area encircled with red color to be clickable to toggle the...

I have an issue that seems quite related. I used the [Animate point along a route](https://docs.mapbox.com/mapbox-gl-js/example/animate-point-along-route/) example and just changed the coordinates around a bit to make the route cross...

Just stumbled upon this issue as well, and while not mission-critical it does feel bad not to be able to replicate some of my old CloudFormation templates completely using CDK...

I edited the original post to include the wanted information.

Is this still reproducible? I was playing around with the idea of converting a bare application to Expo and during my research, I came across this issue - but it...