Juun
Juun
There is a limitation in the current implementation: * Cannot override higher zoom levels within configured terrain regions For example: * Level 15 region configured with Provider A * Level...
Hi, @ggetz ! 👋 You're right, that this is not for showing multiple terrains at once. My specific use case was to **integrate terrains** from different sources **seamlessly**. I set...
Hey @ggetz, it's been a while! I found a way to solve the addressed limitation I stated above. By letting `getTileDataAvailable` to return `true` always on defined region, it no...