Marco Debus

Results 8 comments of Marco Debus

I just ran into the same issue as well. Deleting the `schema_lock` row "fixes" the issue though...

OK thanks for pointing me to the right direction! What about averaging out the `mercatorElevation` by not only taking the elevation from the center of the map but at x...

same problem for me > I have a similar issue here. It only happens with `asChild` (which creates the Slot which probably doesn't like something).

I'm using this Vue wrapper library https://gitlab.com/relief-melone/vue-mapbox-ts in the most recent version. Which itself is using Mapbox GL JS v2.9.1 (https://gitlab.com/relief-melone/vue-mapbox-ts/-/blob/master/package.json#L41) The problem is gone when I disable 3D!!! But...

Thanks for the info!