Marco Debus
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...
Happening for me as well!
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!