Jon

Results 12 comments of Jon

Sure that could work. But I want an authenticated member to only be able to access their own logs... I assume that if I opened that up as above they...

Hi, sure, seems to, I'll have a go. Cheers!

thanks - didn't progress this for a long while, but i'll check out your extension. cheers

Hi Kai I agree, the issue makes this library unusable with terrain and markers/clicking. I'll have another look at this issue myself. I'm also wondering it `this._renderTransform` just isn't being...

I've been looking at this again, and I'm very sure what's happening is that after terrain source data is loaded, the mapbox transformation info changes to include this, and react-map-gl...

Just been checking behaviour over previous release versions (all using same underlying mapbox-gl - 7.0.15 = markers placed in wrong location - 7.0.14 = works but camera itself moves up...

I've been playing around with the source code, and found that the issue started happening when changes were made to the _onAfterRepaint function. After various trail and error attempts, I...

https://github.com/visgl/react-map-gl/assets/1441033/0aeba108-932b-42e3-a148-aa44cd2817ac latest release https://github.com/visgl/react-map-gl/assets/1441033/d1d77f49-07c7-4851-9374-cf1279f2b88b with above change to `src\mapbox\mapbox.ts`

Hi @Pessimistress - Sorry for the delay responding. I've tried the latest versions, and the issue still exists. I've made a code sandbox here - you'll need to add a...

@Pessimistress wondering if there's any update to this? I've tried to investigate further, and what I'm seeing is that the transform being applied on line 704 of `src\components\src\mapbox\mapbox.ts` doesn't have...