Select to view content in your preferred language

3D Tiles

1893
13
05-16-2023 11:12 PM
Bernd_Loigge
New Contributor III

Hi,

Is there a possibility to embed Google 3D-Tiles  using the ESRI JS SDK? Which layer type would we need to use? If there is none available, is there a way to write our own to integrate the 3D-Tiles, any tutorials available?

BR

13 Replies
Bernd_Loigge
New Contributor III

Hi,

We have tested the IntegratedMesh3DTilesLayers as well and in our opinion they are only usable if the altitude can be adjusted.

0 Kudos
dani
by Esri Contributor
Esri Contributor

Hi @Bernd_Loigge ,

Just to clarify, it is possible to adjust the absolute height offset of an IntegratedMesh3DTilesLayer using the elevationInfo property

Exaggerating the elevation, however, is not currently supported. If this is what you're hoping to do, maybe you could provide some example use cases of what you're trying to accomplish? That would help us for future prioritization. 

Thanks!

0 Kudos
VictorBerchet
Occasional Contributor

I find the view to be more realistic with a 1.3x altitude exaggeration

VictorBerchet
Occasional Contributor

The picture in my previous post is around Grenoble, France. At that time any location/zoom were affected but it started working again shortly after I posted.

My thought is that some caching get corrupted while I tested with an invalid API key.

Thanks for adding support, it looks really great!

0 Kudos